diff options
-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 67f85c1d9746..8e8bf57cec4b 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="bab05188-5d4b-11e5-9ad8-14dae9d210b8"> + <topic>optipng -- use after free</topic> + <affects> + <package> + <name>optipng</name> + <range><le>0.6.5</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Gustavo Grieco reports:</p> + <blockquote cite="http://seclists.org/oss-sec/2015/q3/556"> + <p>We found a use-after-free causing an invalid/double free in + optipng 0.6.4.</p> + </blockquote> + </body> + </description> + <references> + <url>http://seclists.org/oss-sec/2015/q3/556</url> + </references> + <dates> + <discovery>2015-09-16</discovery> + <entry>2015-09-17</entry> + </dates> + </vuln> + <vuln vid="3c259621-5d4a-11e5-9ad8-14dae9d210b8"> <topic>openslp -- DoS</topic> <affects> |