aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2007-05-17 05:10:03 +0800
committersimon <simon@FreeBSD.org>2007-05-17 05:10:03 +0800
commit4c1ae29ecc8e3c00782cfd61ad92e0efbdcbe7d4 (patch)
tree0875d15ba9d8118a9e3cd88ed6e2ec79d3a0e1cf /security/vuxml
parent443cb9d4dae1a1661699ebf01938fe16057e9319 (diff)
downloadfreebsd-ports-gnome-4c1ae29ecc8e3c00782cfd61ad92e0efbdcbe7d4.tar.gz
freebsd-ports-gnome-4c1ae29ecc8e3c00782cfd61ad92e0efbdcbe7d4.tar.zst
freebsd-ports-gnome-4c1ae29ecc8e3c00782cfd61ad92e0efbdcbe7d4.zip
Document png -- DoS crash vulnerability.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c74b90abecc0..cae989503df0 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4cb9c513-03ef-11dc-a51d-0019b95d4f14">
+ <topic>png -- DoS crash vulnerability</topic>
+ <affects>
+ <package>
+ <name>png</name>
+ <range><lt>1.2.17</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A Libpng Security Advisory reports:</p>
+ <blockquote cite="http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/l/li/libpng/libpng-1.2.17-ADVISORY.txt">
+ <p>A grayscale PNG image with a malformed (bad CRC) tRNS
+ chunk will crash some libpng applications.</p>
+ <p>This vulnerability could be used to crash a browser when
+ a user tries to view such a malformed PNG file. It is not
+ known whether the vulnerability could be exploited
+ otherwise.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2007-2445</cvename>
+ <certvu>684664</certvu>
+ <url>http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/l/li/libpng/libpng-1.2.17-ADVISORY.txt</url>
+ </references>
+ <dates>
+ <discovery>2007-05-15</discovery>
+ <entry>2007-05-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3546a833-03ea-11dc-a51d-0019b95d4f14">
<topic>samba -- multiple vulnerabilities</topic>
<affects>