diff options
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index daa334a70eb6..ae99030dc90e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="bfda2d80-0858-11e8-ad5c-0021ccb9e74d"> + <topic>GIMP - Heap Buffer Overflow Vulnerability</topic> + <affects> + <package> + <name>gimp</name> + <range><lt>2.8.22,2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>GNOME reports:</p> + <blockquote cite="https://www.securityfocus.com/bid/102765/references"> + <p>CVE-2017-17786 Out of bounds read / heap overflow in tga importer / function bgr2rgb.part.1</p> + </blockquote> + </body> + </description> + <references> + <url>https://bugzilla.gnome.org/show_bug.cgi?id=739134</url> + <cvename>CVE-2017-17786</cvename> + </references> + <dates> + <discovery>2017-12-21</discovery> + <entry>2018-07-27</entry> + </dates> + </vuln> + <vuln vid="b9c525d9-9198-11e8-beba-080027ef1a23"> <topic>chromium -- multiple vulnerabilities</topic> <affects> @@ -172,7 +198,7 @@ Notes: </references> <dates> <discovery>2018-07-11</discovery> - <entry>2018-07-13</entry> + <entry>2018-07-27</entry> </dates> </vuln> |