vendor:
Oracle HTTP Server
by:
SecurityFocus
4.3
CVSS
MEDIUM
Access Restriction Bypass
287
CWE
Product Name: Oracle HTTP Server
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
Oracle HTTP Server Access Restriction Bypass Vulnerability
It is possible to configure a list of forbidden URIs in Oracle HTTP Server (OHS) using 'mod_access'. However, reports indicate that the Oracle Webcache client may be used to access URIs regardless of the restrictions outlined in OHS 'mod_access'. The following URLs are NOT protected if you access them via Webcache: http://example.com:7778/dmsoc4j/AggreSpy?format=metrictable&nountype=ohs_child&orderby=Name, http://example.com:7778/server-status, http://example.com:7778/dms0. The following URLs are protected: http://example.com:7779/dmsoc4j/AggreSpy?format=metrictable&nountype=ohs_child&orderby=Name, http://example.com:7779/server-status, http://example.com:7779/dms0.
Mitigation:
Ensure that the Oracle Webcache client is not used to access URIs that are restricted by OHS 'mod_access'.