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-200411-16.xml | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 metadata/glsa/glsa-200411-16.xml (limited to 'metadata/glsa/glsa-200411-16.xml') diff --git a/metadata/glsa/glsa-200411-16.xml b/metadata/glsa/glsa-200411-16.xml new file mode 100644 index 000000000000..183641be2a67 --- /dev/null +++ b/metadata/glsa/glsa-200411-16.xml @@ -0,0 +1,65 @@ + + + + zip: Path name buffer overflow + + zip contains a buffer overflow when creating a ZIP archive of files with + very long path names. This could lead to the execution of arbitrary code. + + zip + 2004-11-09 + 2006-05-22: 02 + 70227 + remote + + + 2.3-r4 + 2.3-r3 + + + +

+ zip is a compression and file packaging utility. +

+
+ +

+ zip does not check the resulting path length when doing recursive + folder compression. +

+
+ +

+ An attacker could exploit this by enticing another user or web + application to create an archive including a specially-crafted path + name, potentially resulting in the execution of arbitrary code with the + permissions of the user running zip. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-arch/zip-2.3-r4" +
+ + HexView zip Advisory + CVE-2004-1010 + + + koon + + + koon + + + jaervosz + +
-- cgit v1.2.3