diff options
author | hrs <hrs@FreeBSD.org> | 2005-06-19 01:27:50 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-06-19 01:27:50 +0800 |
commit | 4d76a843d2fb60e7a929b8c59e5673d9b2a98bae (patch) | |
tree | 4d29dcb5c3d6966aa036a4b1a3f0ee78c38aa890 /security/vuxml | |
parent | 46628ff30486660fac9bc245cb1237a49e69452d (diff) | |
download | freebsd-ports-gnome-4d76a843d2fb60e7a929b8c59e5673d9b2a98bae.tar.gz freebsd-ports-gnome-4d76a843d2fb60e7a929b8c59e5673d9b2a98bae.tar.zst freebsd-ports-gnome-4d76a843d2fb60e7a929b8c59e5673d9b2a98bae.zip |
Document SpamAssassin -- Denial of service vulnerability.
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 972be64dbd78..f7c85867951f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,42 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="cc4ce06b-e01c-11d9-a8bd-000cf18bbe54"> + <topic>SpamAssassin -- Denial of service vulnerability</topic> + <affects> + <package> + <name>p5-Mail-SpamAssassin</name> + <range><ge>3.0.1</ge><le>3.0.3</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Apache SpamAssassin Security Team reports:</p> + <blockquote cite="http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200506.mbox/%3c17072.35054.586017.822288@proton.pathname.com%3e"> + <p>Apache SpamAssassin 3.0.4 was recently released, and + fixes a denial of service vulnerability in versions 3.0.1, 3.0.2, + and 3.0.3. The vulnerability allows certain misformatted + long message headers to cause spam checking to + take a very long time.</p> + + <p>While the exploit has yet to be seen in the wild, + we are concerned that there may be attempts to abuse + the vulnerability in the future. Therefore, we strongly + recommend all users of these versions upgrade to + Apache SpamAssassin 3.0.4 as soon as possible.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CAN-2005-1266</cvename> + <mlist msgid="c17072.35054.586017.822288@proton.pathname.com">http://mail-archives.apache.org/mod_mbox/spamassassin-announce/200506.mbox/%3c17072.35054.586017.822288@proton.pathname.com%3e</mlist> + </references> + <dates> + <discovery>2004-06-15</discovery> + <entry>2004-06-18</entry> + </dates> + </vuln> + <vuln vid="e879ca68-e01b-11d9-a8bd-000cf18bbe54"> <topic>squirrelmail -- Several cross site scripting vulnerabilities</topic> <affects> |