You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200411-03.xml

67 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200411-03">
<title>Apache 1.3: Buffer overflow vulnerability in mod_include</title>
<synopsis>
A buffer overflow vulnerability exists in mod_include which could possibly
allow a local attacker to gain escalated privileges.
</synopsis>
<product type="ebuild">apache</product>
<announced>2004-11-02</announced>
<revised count="02">2007-12-30</revised>
<bug>68564</bug>
<access>local</access>
<affected>
<package name="www-servers/apache" auto="yes" arch="*">
<unaffected range="ge">1.3.32-r1</unaffected>
<vulnerable range="lt">1.3.32-r1</vulnerable>
</package>
</affected>
<background>
<p>
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).
</p>
</background>
<description>
<p>
A possible buffer overflow exists in the get_tag() function of
mod_include.c.
</p>
</description>
<impact type="normal">
<p>
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.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Apache users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-servers/apache-1.3.32-r1"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0940">CAN-2004-0940</uri>
<uri link="http://www.apacheweek.com/features/security-13">Security vulnerabilities in Apache httpd 1.3</uri>
</references>
<metadata tag="requester" timestamp="2004-10-27T10:11:41Z">
koon
</metadata>
<metadata tag="submitter" timestamp="2004-10-29T12:38:27Z">
vorlon078
</metadata>
<metadata tag="bugReady" timestamp="2004-11-02T11:16:30Z">
vorlon078
</metadata>
</glsa>