document Gimp XCF loader vulnerability
Approved by: rene (mentor)
This commit is contained in:
parent
b42285ad1b
commit
9f840f3eec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419230
1 changed files with 27 additions and 0 deletions
|
@ -58,6 +58,33 @@ Notes:
|
|||
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="6fb8a90f-c9d5-4d14-b940-aed3d63c2edc">
|
||||
<topic>The GIMP -- Use after Free vulnerability</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>gimp-app</name>
|
||||
<range><lt>2.8.18,1</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>The GIMP team reports:</p>
|
||||
<blockquote cite="https://mail.gnome.org/archives/gimp-developer-list/2016-July/msg00020.html">
|
||||
<p>A Use-after-free vulnerability was found in the xcf_load_image function.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<url>https://mail.gnome.org/archives/gimp-developer-list/2016-July/msg00020.html</url>
|
||||
<url>https://bugzilla.gnome.org/show_bug.cgi?id=767873</url>
|
||||
<cvename>CVE-2016-4994</cvename>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2016-06-20</discovery>
|
||||
<entry>2016-07-19</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="cb09a7aa-5344-11e6-a7bd-14dae9d210b8">
|
||||
<topic>xercesi-c3 -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Reference in a new issue