summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-09-28 21:53:03 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-09-28 21:53:03 +0000
commit03619be4893b3bd25add61c55408ba70b27336f4 (patch)
treeaf74c9a3923f47cead53c77a3317b9a80b6b2f42 /metadata/glsa/glsa-200407-18.xml
parentMerge updates from master (diff)
parentGLSA format update (diff)
downloadgentoo-03619be4893b3bd25add61c55408ba70b27336f4.tar.gz
gentoo-03619be4893b3bd25add61c55408ba70b27336f4.tar.bz2
gentoo-03619be4893b3bd25add61c55408ba70b27336f4.zip
Merge commit '612f47deca97e8d7ffc2100c1dbc82a602abdf39'
Diffstat (limited to 'metadata/glsa/glsa-200407-18.xml')
-rw-r--r--metadata/glsa/glsa-200407-18.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/metadata/glsa/glsa-200407-18.xml b/metadata/glsa/glsa-200407-18.xml
index b7e4e740e74a..d35b3cc2e7f9 100644
--- a/metadata/glsa/glsa-200407-18.xml
+++ b/metadata/glsa/glsa-200407-18.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
-
<glsa id="200407-18">
<title>mod_ssl: Format string vulnerability</title>
<synopsis>
@@ -8,8 +7,8 @@
Apache is configured to use mod_ssl and mod_proxy.
</synopsis>
<product type="ebuild">mod_ssl</product>
- <announced>July 22, 2004</announced>
- <revised>July 22, 2004: 01</revised>
+ <announced>2004-07-22</announced>
+ <revised>2004-07-22: 01</revised>
<bug>57379</bug>
<access>remote</access>
<affected>
@@ -33,7 +32,7 @@
<impact type="normal">
<p>
Given the right server configuration, an attacker could execute code as the
- user running Apache, usually &quot;apache&quot;.
+ user running Apache, usually "apache".
</p>
</impact>
<workaround>
@@ -49,8 +48,8 @@
<code>
# emerge sync
- # emerge -pv ">=net-www/mod_ssl-2.8.19"
- # emerge ">=net-www/mod_ssl-2.8.19"</code>
+ # emerge -pv "&gt;=net-www/mod_ssl-2.8.19"
+ # emerge "&gt;=net-www/mod_ssl-2.8.19"</code>
</resolution>
<references>
<uri link="http://marc.theaimsgroup.com/?l=apache-modssl&amp;m=109001100906749&amp;w=2">mod_ssl Announcement</uri>