svn commit: r452426 - head/security/vuxml
Alex Kozlov
ak at FreeBSD.org
Thu Oct 19 14:55:00 UTC 2017
Author: ak
Date: Thu Oct 19 14:54:59 2017
New Revision: 452426
URL: https://svnweb.freebsd.org/changeset/ports/452426
Log:
- Document arj archiver vulnerabilities
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Oct 19 14:09:08 2017 (r452425)
+++ head/security/vuxml/vuln.xml Thu Oct 19 14:54:59 2017 (r452426)
@@ -58,6 +58,31 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="b95e5674-b4d6-11e7-b895-0cc47a494882">
+ <topic>arj -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>arj</name>
+ <range><lt>3.10.22_5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Several vulnerabilities: symlink directory traversal, absolute path directory
+ traversal and buffer overflow were discovered in the arj archiver.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2015-0556</cvename>
+ <cvename>CVE-2015-0557</cvename>
+ <cvename>CVE-2015-2782</cvename>
+ </references>
+ <dates>
+ <discovery>2015-04-08</discovery>
+ <entry>2017-10-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3f3837cc-48fb-4414-aa46-5b1c23c9feae">
<topic>krb5 -- Multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-head
mailing list