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-200903-21.xml | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 metadata/glsa/glsa-200903-21.xml (limited to 'metadata/glsa/glsa-200903-21.xml') diff --git a/metadata/glsa/glsa-200903-21.xml b/metadata/glsa/glsa-200903-21.xml new file mode 100644 index 000000000000..397fbe4daf5a --- /dev/null +++ b/metadata/glsa/glsa-200903-21.xml @@ -0,0 +1,65 @@ + + + + cURL: Arbitrary file access + + A vulnerability in cURL may allow for arbitrary file access. + + curl + 2009-03-09 + 2009-03-09: 01 + 260361 + remote + + + 7.19.4 + 7.19.4 + + + +

+ cURL is a command line tool for transferring files with URL syntax, + supporting numerous protocols. +

+
+ +

+ David Kierznowski reported that the redirect implementation accepts + arbitrary Location values when CURLOPT_FOLLOWLOCATION is enabled. +

+
+ +

+ A remote attacker could possibly exploit this vulnerability to make + remote HTTP servers trigger arbitrary requests to intranet servers and + read or overwrite arbitrary files via a redirect to a file: URL, or, if + the libssh2 USE flag is enabled, execute arbitrary commands via a + redirect to an scp: URL. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/curl-7.19.4" +
+ + CVE-2009-0037 + + + keytoaster + + + keytoaster + + + p-y + +
-- cgit v1.2.3