summaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-19 10:37:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-19 10:37:24 +0000
commitc2497cc8f8bd84954b8902892d5df562fe7c8b7c (patch)
tree0243ece2d5dcdb953c6724a30cf8ae86c2978977 /security/vuxml
parent- Update to 0.8 (diff)
- Add entry for claws-mail - APOP vulnerability
Notes
Notes: svn path=/head/; revision=190338
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 3fa808c95fb7..f542a58eb16a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c389d06d-ee57-11db-bd51-0016179b2dd5">
+ <topic>claws-mail -- APOP vulnerability</topic>
+ <affects>
+ <package>
+ <name>claws-mail</name>
+ <range><lt>2.9.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>CVE reports:</p>
+ <blockquote cite="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558">
+ <p>The APOP protocol allows remote attackers to guess the first 3
+ characters of a password via man-in-the-middle (MITM) attacks
+ that use crafted message IDs and MD5 collisions.
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2007-1558</cvename>
+ <url>http://www.claws-mail.org/news.php</url>
+ </references>
+ <dates>
+ <discovery>2007-04-02</discovery>
+ <entry>2007-04-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5678da43-ea99-11db-a802-000fea2763ce">
<topic>lighttpd -- DOS when access files with mtime 0</topic>
<affects>