aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2013-08-15 19:02:34 +0000
committerStanislav Sedov <stas@FreeBSD.org>2013-08-15 19:02:34 +0000
commit9c2bca2d9f5d22bb11dc7ed8bed8462fbb21df91 (patch)
tree778e960cfb904a35d03a71a213e04e3e793c027b /security
parent2be70a3f2bc0f17891c74828b604a3ba7cbac607 (diff)
downloadports-9c2bca2d9f5d22bb11dc7ed8bed8462fbb21df91.tar.gz
ports-9c2bca2d9f5d22bb11dc7ed8bed8462fbb21df91.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index a51061d0e5ec..1445b07bf1c4 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,37 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="9a0a892e-05d8-11e3-ba09-000c29784fd1">
+ <topic>lcms2 -- Null Pointer Dereference Denial of Service Vulnerability</topic>
+ <affects>
+ <package>
+ <name>lcms2</name>
+ <range><gt>0</gt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Mageia security team reports:</p>
+ <blockquote cite="http://advisories.mageia.org/MGASA-2013-0240.html">
+ <p>It was discovered that Little CMS did not properly verify certain
+ memory allocations. If a user or automated system using Little CMS
+ were tricked into opening a specially crafted file, an attacker
+ could cause Little CMS to crash (CVE-2013-4160).
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://advisories.mageia.org/MGASA-2013-0240.html</url>
+ <url>https://bugs.mageia.org/show_bug.cgi?id=10816</url>
+ <cvename>CVE-2013-4160</cvename>
+ </references>
+ <dates>
+ <discovery>2013-07-22</discovery>
+ <entry>2013-08-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="72bf9e21-03df-11e3-bd8d-080027ef73ec">
<topic>polarssl -- denial of service through unterminated loop in certificate parser</topic>
<affects>