diff options
author | Remko Lodder <remko@FreeBSD.org> | 2006-04-05 19:50:24 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2006-04-05 19:50:24 +0000 |
commit | fc258f1004e6c8fad3d887fdd84a8fd8167eee84 (patch) | |
tree | 22471c4d281cb06078429e0c581fc6b90127f81d /security | |
parent | 906853f6429fa09e151aebbd4346c1978b14bce9 (diff) | |
download | ports-fc258f1004e6c8fad3d887fdd84a8fd8167eee84.tar.gz ports-fc258f1004e6c8fad3d887fdd84a8fd8167eee84.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 511b81cc0b7a..890ff0493dfd 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ae9fb0d7-c4dc-11da-b2fb-000e0c2e438a"> + <topic>netpbm -- buffer overflow in pnmtopng</topic> + <affects> + <package> + <name>netpbm</name> + <range><lt>10.26</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Ubuntu reports:</p> + <blockquote cite="http://www.ubuntulinux.org/support/documentation/usn/usn-210-1"> + <p>A buffer overflow was found in the "pnmtopng" conversion + program. By tricking an user (or automated system) to + process a specially crafted PNM image with pnmtopng, this + could be exploited to execute arbitrary code with the + privileges of the user running pnmtopng.</p> + </blockquote> + </body> + </description> + <references> + <bid>15128</bid> + <cvename>CAN-2005-2978</cvename> + <url>http://www.ubuntulinux.org/support/documentation/usn/usn-210-1</url> + </references> + <dates> + <discovery>2005-10-18</discovery> + <entry>2006-04-05</entry> + </dates> + </vuln> + <vuln vid="d9307a41-c4d7-11da-b2fb-000e0c2e438a"> <topic>zoo -- stack based buffer overflow</topic> <affects> |