diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-07 12:25:30 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-07 12:25:30 +0000 |
commit | 9ceda43b34ad400701b6d5326563c611ac9b4d8b (patch) | |
tree | 4346a6c367a99c2dc3e65405ac4881b7dd7c3619 /security/vuxml | |
parent | 1ad2a9a1b96fa2d2bdb995c693e5f6a1e3bbad29 (diff) | |
download | ports-9ceda43b34ad400701b6d5326563c611ac9b4d8b.tar.gz ports-9ceda43b34ad400701b6d5326563c611ac9b4d8b.zip |
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 98891a7316f3..5380bce4bd1b 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -57,6 +57,33 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="567beb1e-7e0a-11e4-b9cc-bcaec565249c"> + <topic>freetype -- Out of bounds stack-based read/write</topic> + <affects> + <package> + <name>freetype2</name> + <range><lt>2.5.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Werner LEMBERG reports:</p> + <blockquote cite="http://lists.nongnu.org/archive/html/freetype-announce/2014-12/msg00000.html"> + <p>The fix for CVE-2014-2240 was not 100% complete to fix the issue + from the CVE completly.</p> + </blockquote> + </body> + </description> + <references> + <url>http://lists.nongnu.org/archive/html/freetype-announce/2014-12/msg00000.html</url> + <cvename>CVE-2014-2240</cvename> + </references> + <dates> + <discovery>2014-12-07</discovery> + <entry>2014-12-07</entry> + </dates> + </vuln> + <vuln vid="c9c46fbf-7b83-11e4-a96e-6805ca0b3d42"> <topic>phpMyAdmin -- XSS and DoS vulnerabilities</topic> <affects> |