aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2008-07-10 00:44:33 +0800
committernaddy <naddy@FreeBSD.org>2008-07-10 00:44:33 +0800
commit86f37720668f56e89a0f9a5c92034dfa0d382f54 (patch)
treeced917c763042af14a7933bc7dc2af02d35944b5
parent779443c15d3187ab126825bbfb2c991f426b35a3 (diff)
downloadfreebsd-ports-gnome-86f37720668f56e89a0f9a5c92034dfa0d382f54.tar.gz
freebsd-ports-gnome-86f37720668f56e89a0f9a5c92034dfa0d382f54.tar.zst
freebsd-ports-gnome-86f37720668f56e89a0f9a5c92034dfa0d382f54.zip
Document poppler -- uninitialized pointer.
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 33284a5b51fe..95e74832437e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="bc20510f-4dd4-11dd-93e7-0211d880e350">
+ <topic>poppler -- uninitialized pointer</topic>
+ <affects>
+ <package>
+ <name>poppler</name>
+ <range><lt>0.8.4_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Felipe Andres Manzano reports:</p>
+ <blockquote cite="http://milw0rm.com/exploits/6032">
+ <p>The libpoppler pdf rendering library, can free
+ uninitialized pointers, leading to arbitrary code
+ execution. This vulnerability results from memory
+ management bugs in the Page class constructor/destructor.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2008-2950</cvename>
+ <url>http://milw0rm.com/exploits/6032</url>
+ </references>
+ <dates>
+ <discovery>2008-07-07</discovery>
+ <entry>2008-07-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f5c58fc1-49c0-11dd-b0ba-00163e000016">
<topic>py-pylons -- Path traversal bug</topic>
<affects>