From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201001-06.xml | 67 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 metadata/glsa/glsa-201001-06.xml (limited to 'metadata/glsa/glsa-201001-06.xml') diff --git a/metadata/glsa/glsa-201001-06.xml b/metadata/glsa/glsa-201001-06.xml new file mode 100644 index 000000000000..4d4bfaf3fe30 --- /dev/null +++ b/metadata/glsa/glsa-201001-06.xml @@ -0,0 +1,67 @@ + + + + aria2: Multiple vulnerabilities + + A buffer overflow and a format string vulnerability in aria2 allow remote + attackers to execute arbitrary code. + + aria2 + 2010-01-13 + 2010-01-13: 01 + 288291 + remote + + + 1.6.3 + 1.6.3 + + + +

+ aria2 is a download utility with resuming and segmented downloading + with HTTP/HTTPS/FTP/BitTorrent support. +

+
+ +

+ Tatsuhiro Tsujikawa reported a buffer overflow in + DHTRoutingTableDeserializer.cc (CVE-2009-3575) and a format string + vulnerability in the AbstractCommand::onAbort() function in + src/AbstractCommand.cc (CVE-2009-3617). +

+
+ +

+ A remote, unauthenticated attacker could possibly execute arbitrary + code with the privileges of the user running the application or cause a + Denial of Service (application crash). +

+
+ +

+ Do not use DHT (CVE-2009-3575) and disable logging (CVE-2009-3617). +

+
+ +

+ All aria2 users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/aria2-1.6.3" +
+ + CVE-2009-3575 + CVE-2009-3617 + + + keytoaster + + + craig + + + craig + +
-- cgit v1.2.3