5
CVSSv2

CVE-2001-0778

Published: 18/10/2001 Updated: 19/12/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

OmniHTTPd 2.0.8 and previous versions allow remote malicious users to obtain source code via a GET request with the URL-encoded symbol for a space (%20).

Vulnerable Product Search on Vulmon Subscribe to Product

omnicron omnihttpd

Exploits

source: wwwsecurityfocuscom/bid/2788/info Submitting a specially crafted GET request for a known file (php, pl, or shtml), could cause OmniHTTPD to disclose the source code of the requested resource The GET requested would have to be appended with the Unicode equivalent of a space Example: GET /filenamephp%20 ...