diff options
author | thierry <thierry@FreeBSD.org> | 2009-09-15 05:57:10 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-09-15 05:57:10 +0800 |
commit | 817203eb96dc20cf7e7f240154fbf35b986ea9c2 (patch) | |
tree | 3dc07d08ed2b1cc2930006867a50030066efbfac /security | |
parent | 129a9175007cb1f56f0c21a71247b6032f36593b (diff) | |
download | freebsd-ports-gnome-817203eb96dc20cf7e7f240154fbf35b986ea9c2.tar.gz freebsd-ports-gnome-817203eb96dc20cf7e7f240154fbf35b986ea9c2.tar.zst freebsd-ports-gnome-817203eb96dc20cf7e7f240154fbf35b986ea9c2.zip |
Adding an entry for three vulnerabilities fixed in the latest Horde
framework (i.e. the port www/horde-base).
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0a3e0a1dcfe4..855bde6de75d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -35,6 +35,31 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ee23aa09-a175-11de-96c0-0011098ad87f"> + <topic>horde-base -- three vulnerabilities</topic> + <affects> + <package> + <name>horde-base</name> + <range><lt>3.3.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Horde team reports a vulnerability that allows overwriting + of local files and two XSS vulnerabilities.</p> + </body> + </description> + <references> + <url>http://bugs.horde.org/ticket/?id=8311</url> + <url>http://bugs.horde.org/ticket/?id=8399</url> + <url>http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.558&r2=1.515.2.559</url> + </references> + <dates> + <discovery>2009-05-28</discovery> + <entry>2009-09-14</entry> + </dates> + </vuln> + <vuln vid="152b27f0-a158-11de-990c-e5b1d4c882e0"> <topic>nginx -- remote denial of service vulnerability</topic> <affects> |