Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

Debian: DSA 181-1 Moderate: Apache mod_ssl Cross-Site Scripting Issue

debian
Calendar Grey October 22, 2002
Debian Logo
The Debian Security Advisory DSA-181-1 highlights a critical XSS vulnerability in the Apache mod_ssl module, urging users to upgrade to secure versions to protect against attacks.
There is a cross site scripting problem in mod_ssl, an Apache module that adds Strong cryptography (i.e

Summary

Joe Orton discovered a cross site scripting problem in mod_ssl, an
Apache module that adds Strong cryptography (i.e. HTTPS support) to
the webserver. The module will return the server name unescaped in
the response to an HTTP request on an SSL port.

Like the other recent Apache XSS bugs, this only affects servers using
a combination of "UseCanonicalName off" (default in the Debian package
of Apache) and wildcard DNS. This is very unlikely to happen, though.
Apache 2.0/mod_ssl is not vulnerable since it already escapes this
HTML.

With this setting turned on, whenever Apache needs to construct a
self-referencing URL (a URL that refers back to the server the
response is coming from) it will use ServerName and Port to form a
"canonical" name. With this setting off, Apache will use the
hostname:port that the client supplied, when possible. This also
affects SERVER_NAME and SERVER_PORT in CGI scripts.

This problem has been fixed in version 2.8.9-2.1 for the current
stable distribution (woody), in ver...

Read the Full Advisory

Severity
important
Lowest
Low
Medium
High
Critical

Package: libapache-mod-ssl

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here