svn commit: r552950 - head/security/vuxml
Tobias C. Berner
tcberner at FreeBSD.org
Thu Oct 22 08:38:23 UTC 2020
Author: tcberner
Date: Thu Oct 22 08:38:22 2020
New Revision: 552950
URL: https://svnweb.freebsd.org/changeset/ports/552950
Log:
print/freetype2: document vulnerability
PR: 250375
Security: CVE-2020-15999
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Oct 22 08:37:06 2020 (r552949)
+++ head/security/vuxml/vuln.xml Thu Oct 22 08:38:22 2020 (r552950)
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="458df97f-1440-11eb-aaec-e0d55e2a8bf9">
+ <topic>freetype2 -- heap buffer overlfow</topic>
+ <affects>
+ <package>
+ <name>freetype2</name>
+ <range><lt>2.10.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The freetype project reports:</p>
+ <blockquote cite="https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/">
+ <p>A heap buffer overflow has been found in the handling of embedded
+ PNG bitmaps, introduced in FreeType version 2.6.
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/</url>
+ <cvename>CVE-2020-15999</cvename>
+ </references>
+ <dates>
+ <discovery>2020-10-20</discovery>
+ <entry>2020-10-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4fba07ca-13aa-11eb-b31e-d4c9ef517024">
<topic>MySQL -- Multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list