Overview
Sambar Webserver displays script contents instead of interpreting them when the user adds certain characters to the end of the script URL.
Description
Sambar Webserver is designed to handle CGI requests by interpreting CGI scripts to produce output returned to the client. However, due to flaws in Sambar Webserver's URL parsing, it is possible to trick the server into into thinking that a CGI script is a regular file and serving the script's contents instead of interpreting the script. This problem occurs when the client adds a space and a null byte to the end of the script URL. |
Impact
Attackers can access information that may be considered sensitive, including usernames or passwords contained in CGI scripts. |
Solution
Apply a patch from your vendor Upgrade to version 5.2b, available at: |
Remove all CGI scripts from the server, or limit the sensitive information in your CGI scripts. |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
The content of this document is based on information provided by Peter Gründl.
This document was written by Shawn Van Ittersum and Jeffrey P. Lanza.
Other Information
CVE IDs: | CVE-2002-0737 |
Severity Metric: | 4.56 |
Date Public: | 2002-04-17 |
Date First Published: | 2002-07-29 |
Date Last Updated: | 2003-05-19 23:32 UTC |
Document Revision: | 12 |