diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-22 12:01:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-22 12:01:46 +0000 |
commit | 7ba3aedb1ddb047439f756e0caf5061c80ff6156 (patch) | |
tree | 66795eb417a1fc3f05cdba7e67907710d7a8ec6e | |
parent | e6bf8c79f14f8ebd4082ec0d64ec92202bcd204d (diff) | |
download | ports-7ba3aedb1ddb047439f756e0caf5061c80ff6156.tar.gz ports-7ba3aedb1ddb047439f756e0caf5061c80ff6156.zip |
Notes
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 90398da945c3..ec70443ee194 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="95eee71d-3068-11e5-a9b5-bcaec565249c"> + <topic>gdk-pixbuf2 -- heap overflow and DoS affecting Firefox and other programs</topic> + <affects> + <package> + <name>gdk-pixbuf2</name> + <range><lt>2.31.2_2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>gustavo.grieco@imag.fr reports:</p> + <blockquote cite="https://bugzilla.gnome.org/show_bug.cgi?id=752297"> + <p>We found a heap overflow and a DoS in the gdk-pixbuf + implementation triggered by the scaling of a malformed bmp.</p> + </blockquote> + </body> + </description> + <references> + <url>https://bugzilla.gnome.org/show_bug.cgi?id=752297</url> + </references> + <dates> + <discovery>2015-07-12</discovery> + <entry>2015-07-22</entry> + </dates> + </vuln> + <vuln vid="8a1d0e63-1e07-11e5-b43d-002590263bf5"> <topic>pcre -- Heap Overflow Vulnerability in find_fixedlength()</topic> <affects> |