summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201101-04.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201101-04.xml')
-rw-r--r--glsa-201101-04.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/glsa-201101-04.xml b/glsa-201101-04.xml
new file mode 100644
index 00000000..8d0ac7af
--- /dev/null
+++ b/glsa-201101-04.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="201101-04">
+ <title>aria2: Directory traversal</title>
+ <synopsis>
+ A directory traversal vulnerability has been found in aria2.
+ </synopsis>
+ <product type="ebuild">aria2</product>
+ <announced>January 15, 2011</announced>
+ <revised>January 15, 2011: 01</revised>
+ <bug>320975</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/aria2" auto="yes" arch="*">
+ <unaffected range="ge">1.9.3</unaffected>
+ <vulnerable range="lt">1.9.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ aria2 is a download utility with resuming and segmented downloading
+ with HTTP/HTTPS/FTP/BitTorrent support.
+ </p>
+ </background>
+ <description>
+ <p>
+ A directory traversal vulnerability was discovered in aria2.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could entice a user to download from a specially
+ crafted metalink file, resulting in the creation of arbitrary files.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All aria2 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/aria2-1.9.3&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1512">CVE-2010-1512</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sun, 23 May 2010 20:17:09 +0000">
+ craig
+ </metadata>
+ <metadata tag="submitter" timestamp="Thu, 27 May 2010 13:19:55 +0000">
+ keytoaster
+ </metadata>
+ <metadata tag="bugReady" timestamp="Sun, 30 May 2010 18:46:48 +0000">
+ vorlon
+ </metadata>
+</glsa>