diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-07-07 09:13:02 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-07-07 09:13:02 +0000 |
commit | 3feeb0cd41ba1603d162bb69edd39f538a0e1994 (patch) | |
tree | 626123382840114e2ad99a9647335c83047ea933 /security | |
parent | d3a47683ba369ee583284af17e4f1a36c2eb0e57 (diff) |
Notes
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 66660f8c551d..3efeceb72aa3 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -375,6 +375,34 @@ Note: Please add new entries to the beginning of this file. <entry>2010-06-23</entry> </dates> </vuln> + + <vuln vid="25673e6e-786b-11df-a921-0245fb008c0b"> + <topic>ziproxy -- security vulnerability in PNG decoder</topic> + <affects> + <package> + <name>ziproxy</name> + <range><ge>3.1.0</ge></range> + <range><lt>3.1.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Daniel Mealha Cabrita reports:</p> + <blockquote cite="http://ziproxy.sourceforge.net/#news"> + <p>Fixed security vulnerability (heap-related) in PNG decoder. + (new bug from 3.1.0)</p> + </blockquote> + </body> + </description> + <references> + <url>http://ziproxy.sourceforge.net/#news</url> + <mlist msgid="201006150731.30474.dancab@gmx.net">http://sourceforge.net/mailarchive/message.php?msg_name=201006150731.30474.dancab%40gmx.net</mlist> + </references> + <dates> + <discovery>2010-06-15</discovery> + <entry>2010-06-15</entry> + </dates> + </vuln> <vuln vid="8816bf3a-7929-11df-bcce-0018f3e2eb82"> <topic>tiff -- Multiple integer overflows</topic> |