diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-01-10 22:02:52 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-01-10 22:02:52 +0800 |
commit | 8070bd356fec22e3f84245746c6c70f94c7e16df (patch) | |
tree | 322976a9b15ad695e2e82168365a55e043dceb7d /security | |
parent | b21645cdcd964e3226bd7e0e1c723e514f527f74 (diff) | |
download | freebsd-ports-gnome-8070bd356fec22e3f84245746c6c70f94c7e16df.tar.gz freebsd-ports-gnome-8070bd356fec22e3f84245746c6c70f94c7e16df.tar.zst freebsd-ports-gnome-8070bd356fec22e3f84245746c6c70f94c7e16df.zip |
Add an entry for clamav/clamav-devel
Reviewed by: simon (secteam)
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 3f41108f71f6..b15858a3bb11 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="612a34ec-81dc-11da-a043-0002a5c3d308"> + <topic>clamav -- possible heap overflow in the UPX code</topic> + <affects> + <package> + <name>clamav</name> + <range><lt>0.88</lt></range> + </package> + <package> + <name>clamav-devel</name> + <range><lt>20060110</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Luca Gibelli reports about clamav 0.88:</p> + <blockquote cite="http://lurker.clamav.net/message/20060109.213247.a16ae8db.en.html"> + <p>A possible heap overflow in the UPX code has been fixed</p> + </blockquote> + </body> + </description> + <references> + <mlist>http://lurker.clamav.net/message/20060109.213247.a16ae8db.en.html</mlist> + <url>http://secunia.com/advisories/18379/</url> + </references> + <dates> + <discovery>2006-01-09</discovery> + <entry>2006-01-10</entry> + </dates> + </vuln> + <vuln vid="6d9a28f8-8152-11da-817c-0001020eed82"> <topic>milter-bogom -- headerless message crash</topic> <affects> |