Short Name |
HTTP:XSS:OMNIHTTPD-REDIR |
---|---|
Severity |
Medium |
Recommended |
No |
Category |
HTTP |
Keywords |
OmniHTTPD "redir.exe" Cross-Site Scripting |
Release Date |
2003/04/22 |
Update Number |
1213 |
Supported Platforms |
idp-4.0+, isg-3.0+, j-series-9.5+, mx-9.4+, srx-9.2+, srx-branch-9.4+, vsrx-12.1+ |
This signature detects attempts to exploit a cross-site scripting vulnerability in the redir.exe script that ships with OmniHTTPD, a Windows-based HTTP daemon. OmniHTTPD 2.10 and earlier versions are vulnerable. The script decodes the URL query parameter and uses it as the Location header in the URL response. Attackers can send a maliciously crafted URL that uses the encoded new line commands "%0D%0A" in the parameter to control the headers that follow the Location header. Using this method, attackers can use the vulnerable Web server to impersonate a Web site and perform scripting-based attacks on other hosts.
Cross site scripting vulnerabilities have been reported in multiple sample scripts including with OmniHTTPD. In particular, test.shtml and test.php contain errors. This type of vulnerability may be used to steal cookies or perform other web-based attacks.