diff options
author | delphij <delphij@FreeBSD.org> | 2007-06-18 15:56:53 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-06-18 15:56:53 +0800 |
commit | 01be9d561bc5eaff0dfef9d9e288278692486f38 (patch) | |
tree | 502209de037cbae897d2e028d5417109724e0206 /security/vuxml | |
parent | 222966de32651da7bbebff05b485b9a41214c349 (diff) | |
download | freebsd-ports-gnome-01be9d561bc5eaff0dfef9d9e288278692486f38.tar.gz freebsd-ports-gnome-01be9d561bc5eaff0dfef9d9e288278692486f38.tar.zst freebsd-ports-gnome-01be9d561bc5eaff0dfef9d9e288278692486f38.zip |
Document SpamAssassin vulnerability CVE-2007-2873, a local
DoS issue.
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 361031ce5590..171818e6926c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="8092b820-1d6f-11dc-a0b2-001921ab2fa4"> + <topic>p5-Mail-SpamAssassin -- local user symlink-attack DoS vulnerability</topic> + <affects> + <package> + <name>p5-Mail-SpamAssassin</name> + <range><lt>3.2.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>SpamAssassin website reports:</p> + <blockquote cite="http://spamassassin.apache.org/advisories/cve-2007-2873.txt"> + <p>A local user symlink-attack DoS vulnerability in + SpamAssassin has been found, affecting versions 3.1.x, + 3.2.0, and SVN trunk.</p> + </blockquote> + </body> + </description> + <references> + <url>http://spamassassin.apache.org/advisories/cve-2007-2873.txt</url> + <cvename>CVE-2007-2873</cvename> + </references> + <dates> + <discovery>2007-06-11</discovery> + <entry>2007-06-18</entry> + </dates> + </vuln> + <vuln vid="39988ee8-1918-11dc-b6bd-0016179b2dd5"> <topic>cups -- Incomplete SSL Negotiation Denial of Service</topic> <affects> |