summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-09-28 22:54:55 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-09-28 22:54:55 +0200
commit612f47deca97e8d7ffc2100c1dbc82a602abdf39 (patch)
tree714d18b438413833e38a20af15b6514bb8c7ac61 /glsa-200406-16.xml
parentFix GLSA 201709-27 to reflect previous canonical name for libTIFF (diff)
downloadglsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.gz
glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.bz2
glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.zip
GLSA format update
- Dates converted to ISO8601 [Bug #196681] - Reference links changed to HTTPS where available [Bug #630750] See: https://bugs.gentoo.org/196681 See: https://bugs.gentoo.org/630750
Diffstat (limited to 'glsa-200406-16.xml')
-rw-r--r--glsa-200406-16.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/glsa-200406-16.xml b/glsa-200406-16.xml
index e312b164..dc196c78 100644
--- a/glsa-200406-16.xml
+++ b/glsa-200406-16.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
-
<glsa id="200406-16">
<title>Apache 1.3: Buffer overflow in mod_proxy</title>
<synopsis>
@@ -8,8 +7,8 @@
when Apache is configured a certain way.
</synopsis>
<product type="ebuild">Apache</product>
- <announced>June 21, 2004</announced>
- <revised>December 30, 2007: 02</revised>
+ <announced>2004-06-21</announced>
+ <revised>2007-12-30: 02</revised>
<bug>53544</bug>
<access>remote</access>
<affected>
@@ -38,7 +37,7 @@
<p>
An attacker could cause a Denial of Service as the Apache child handling
the request, which will die and under some circumstances execute arbitrary
- code as the user running Apache, usually &quot;apache&quot;.
+ code as the user running Apache, usually "apache".
</p>
</impact>
<workaround>
@@ -54,12 +53,12 @@
<code>
# emerge sync
- # emerge -pv ">=www-servers/apache-1.3.31-r2"
- # emerge ">=www-servers/apache-1.3.31-r2"</code>
+ # emerge -pv "&gt;=www-servers/apache-1.3.31-r2"
+ # emerge "&gt;=www-servers/apache-1.3.31-r2"</code>
</resolution>
<references>
<uri link="http://www.guninski.com/modproxy1.html">Georgi Guninski security advisory #69, 2004</uri>
- <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492</uri>
</references>
<metadata tag="submitter">
jaervosz