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-03.xml | 66 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 metadata/glsa/glsa-200411-03.xml (limited to 'metadata/glsa/glsa-200411-03.xml') diff --git a/metadata/glsa/glsa-200411-03.xml b/metadata/glsa/glsa-200411-03.xml new file mode 100644 index 000000000000..3dd788f2f2ca --- /dev/null +++ b/metadata/glsa/glsa-200411-03.xml @@ -0,0 +1,66 @@ + + + + Apache 1.3: Buffer overflow vulnerability in mod_include + + A buffer overflow vulnerability exists in mod_include which could possibly + allow a local attacker to gain escalated privileges. + + apache + 2004-11-02 + 2007-12-30: 02 + 68564 + local + + + 1.3.32-r1 + 1.3.32-r1 + + + +

+ The Apache HTTP server is one of the most popular web servers on the + internet. mod_include is an Apache module to handle Server Side Includes + (SSI). +

+
+ +

+ A possible buffer overflow exists in the get_tag() function of + mod_include.c. +

+
+ +

+ If Server Side Includes (SSI) are enabled, a local attacker may be able to + run arbitrary code with the rights of an httpd child process by making use + of a specially-crafted document with malformed SSI. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-servers/apache-1.3.32-r1" +
+ + CAN-2004-0940 + Security vulnerabilities in Apache httpd 1.3 + + + koon + + + vorlon078 + + + vorlon078 + +
-- cgit v1.2.3