aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-22 08:38:22 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-22 08:38:22 +0000
commit1c5df0f2b835e2f7ab6165589753528a5a7a950f (patch)
treee580e8e0690733489c1d9e0f0c4e2a61dd5212ac /security
parentc59e8b5d33e950bdf1c43b31e05aa7c4e8702e2d (diff)
downloadports-1c5df0f2b835e2f7ab6165589753528a5a7a950f.tar.gz
ports-1c5df0f2b835e2f7ab6165589753528a5a7a950f.zip
print/freetype2: document vulnerability
PR: 250375 Security: CVE-2020-15999
Notes
Notes: svn path=/head/; revision=552950
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 2c413ba01734..8b1a8002ee15 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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>