diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-23 18:25:50 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-23 18:25:50 +0000 |
commit | ffa5463747f9bcafe03112847d13ef1a6fef7225 (patch) | |
tree | 11c7f68d664b74870446856b1fdee2be331e6517 /security | |
parent | dfc7514c342aba775d2e4dd37f32e5e8dd5c589e (diff) | |
download | freebsd-ports-ffa5463747f9bcafe03112847d13ef1a6fef7225.zip |
Add entry for mail/davmail.
PR: 198297
Submitted by: Jason Unovitch <jason.unovitch@gmail.com>
Approved by: <john.c.prather@gmail.com> (maintainer (timeout))
Diffstat (limited to 'security')
-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 ca85986c33ec..9c34a2db8c26 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -57,6 +57,34 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="384fc0b2-0144-11e5-8fda-002590263bf5"> + <topic>davmail -- fix potential CVE-2014-3566 vulnerability (POODLE)</topic> + <affects> + <package> + <name>davmail</name> + <range><lt>4.6.0</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Mickaƫl Guessant reports:</p> + <blockquote cite="http://sourceforge.net/p/davmail/mailman/message/33279118/"> + <p>DavMail 4.6.0 released</p> + <p>Enhancements: Fix potential CVE-2014-3566 vulnerability.</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/p/davmail/mailman/message/33279118/</url> + <url>http://sourceforge.net/p/davmail/code/2322/</url> + <cvename>CVE-2014-3566</cvename> + </references> + <dates> + <discovery>2014-10-27</discovery> + <entry>2015-05-23</entry> + </dates> + </vuln> + <vuln vid="7927165a-0126-11e5-9d98-080027ef73ec"> <topic>dnsmasq -- remotely exploitable buffer overflow in release candidate</topic> <affects> |