aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-10-10 20:43:44 +0800
committerfeld <feld@FreeBSD.org>2016-10-10 20:43:44 +0800
commit31a53ccbd0a16d111a669e4b824f978160f3e4c7 (patch)
tree578e7148bf49a6c8715ab42887d8ffb08cc25d91 /security
parent22df0cf5c9fad13b6f9c8cc353ece60ce734389e (diff)
downloadfreebsd-ports-graphics-31a53ccbd0a16d111a669e4b824f978160f3e4c7.tar.gz
freebsd-ports-graphics-31a53ccbd0a16d111a669e4b824f978160f3e4c7.tar.zst
freebsd-ports-graphics-31a53ccbd0a16d111a669e4b824f978160f3e4c7.zip
Document FreeBSD-SA-16:31.libarchive
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 06b77d4a07c..4d3728f7bc1 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,39 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="1a71a972-8ee7-11e6-a590-14dae9d210b8">
+ <topic>FreeBSD -- Multiple libarchive vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>FreeBSD</name>
+ <range><ge>11.0</ge><lt>11.0_1</lt></range>
+ <range><ge>10.3</ge><lt>10.3_10</lt></range>
+ <range><ge>10.2</ge><lt>10.2_23</lt></range>
+ <range><ge>10.1</ge><lt>10.1_40</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <h1>Problem Description:</h1>
+ <p>Flaws in libarchive's handling of symlinks and hard links
+ allow overwriting files outside the extraction directory,
+ or permission changes to a directory outside the extraction
+ directory.</p>
+ <h1>Impact:</h1>
+ <p>An attacker who can control freebsd-update's or portsnap's
+ input to tar can change file content or permisssions on
+ files outside of the update tool's working sandbox.</p>
+ </body>
+ </description>
+ <references>
+ <freebsdsa>SA-16:31.libarchive</freebsdsa>
+ </references>
+ <dates>
+ <discovery>2016-10-05</discovery>
+ <entry>2016-10-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e7dcd69d-8ee6-11e6-a590-14dae9d210b8">
<topic>FreeBSD -- Multiple portsnap vulnerabilities</topic>
<affects>