diff options
Diffstat (limited to 'glsa-200401-03.xml')
-rw-r--r-- | glsa-200401-03.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/glsa-200401-03.xml b/glsa-200401-03.xml index e369a813..811de0ad 100644 --- a/glsa-200401-03.xml +++ b/glsa-200401-03.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> - <glsa id="200401-03"> <title>Apache mod_python Denial of Service vulnerability</title> <synopsis> @@ -8,8 +7,8 @@ malformed query string was sent. </synopsis> <product type="ebuild">mod_python</product> - <announced>January 27, 2004</announced> - <revised>December 30, 2007: 02</revised> + <announced>2004-01-27</announced> + <revised>2007-12-30: 02</revised> <bug>39154</bug> <access>remote</access> <affected> @@ -56,12 +55,12 @@ update their mod_python installation: </p> <code> - $> emerge sync - $> emerge -pv ">=www-apache/mod_python-2.7.10" - $> emerge ">=www-apache/mod_python-2.7.10" - $> /etc/init.d/apache restart</code> + $> emerge sync + $> emerge -pv ">=www-apache/mod_python-2.7.10" + $> emerge ">=www-apache/mod_python-2.7.10" + $> /etc/init.d/apache restart</code> </resolution> <references> - <uri link="http://www.modpython.org/pipermail/mod_python/2004-January/014879.html">Mod_python 2.7.10 release announcement</uri> + <uri link="https://www.modpython.org/pipermail/mod_python/2004-January/014879.html">Mod_python 2.7.10 release announcement</uri> </references> </glsa> |