aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-09-15 23:16:36 +0800
committernectar <nectar@FreeBSD.org>2004-09-15 23:16:36 +0800
commitdd727f5435df0d1cb8875ab6b0e0a4bd7272d4da (patch)
tree95aa950e5fc0f0412053a25dc4e3a02b6d7248b3 /security
parented4a6d8471f53ce3aad07d489fbbb887f33c2e10 (diff)
downloadfreebsd-ports-gnome-dd727f5435df0d1cb8875ab6b0e0a4bd7272d4da.tar.gz
freebsd-ports-gnome-dd727f5435df0d1cb8875ab6b0e0a4bd7272d4da.tar.zst
freebsd-ports-gnome-dd727f5435df0d1cb8875ab6b0e0a4bd7272d4da.zip
Note new libXpm vulnerabilities.
Approved by: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 2e7d623cc268..9df4b52567c1 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,52 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="ef253f8b-0727-11d9-b45d-000c41e2cdad">
+ <topic>xpm --- image decoding vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>agenda-snow-libs</name>
+ <name>libXpm</name>
+ <name>mupad</name>
+ <name>XFree86-libraries</name>
+ <name>xorg-libraries</name>
+ <name>xpm</name>
+ <name>zh-cle_base</name>
+ <range><ge>0</ge></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Chris Evans discovered several vulnerabilities in the libXpm
+ image decoder:</p>
+ <ul>
+ <li>A stack-based buffer overflow in xpmParseColors</li>
+ <li>An integer overflow in xpmParseColors</li>
+ <li>A stack-based buffer overflow in ParsePixels and
+ ParseAndPutPixels</li>
+ </ul>
+ <p>The X11R6.8.1 release announcement reads:</p>
+ <blockquote
+ cite="http://freedesktop.org/pipermail/xorg/2004-September/003172.html">
+ <p>This version is purely a security release, addressing
+ multiple integer and stack overflows in libXpm, the X
+ Pixmap library; all known versions of X (both XFree86
+ and X.Org) are affected, so all users of X are strongly
+ encouraged to upgrade.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0687</cvename>
+ <cvename>CAN-2004-0688</cvename>
+ <url>http://freedesktop.org/pipermail/xorg/2004-September/003172.html</url>
+ </references>
+ <dates>
+ <discovery>2004-09-15</discovery>
+ <entry>2004-09-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="013fa252-0724-11d9-b45d-000c41e2cdad">
<topic>mod_dav --- lock related denial-of-service</topic>
<affects>