cbcvebase.
CVE-2005-1383
published 2005-05-03

CVE-2005-1383: The OHS component 1.0.2 through 10.x, when UseWebcacheIP is disabled, in Oracle Application Server allows remote attackers to bypass HTTP Server mod_access…

PriorityP352high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
30.61%
98.0th percentile
The OHS component 1.0.2 through 10.x, when UseWebcacheIP is disabled, in Oracle Application Server allows remote attackers to bypass HTTP Server mod_access restrictions via a request to the webcache TCP port 7778.

Affected

4 ranges
VendorProductVersion rangeFixed in
oracleapplication_server
oracleapplication_server
oracleapplication_server
oracleapplication_server

Detection & IOCsextracted from sources · hover to see the quote

port7778
urlhttp://example.com:7778/dmsoc4j/AggreSpy?format=metrictable&nountype=ohs_child&orderby=Name
urlhttp://example.com:7778/server-status
urlhttp://example.com:7778/dms0
path/dmsoc4j/AggreSpy
path/server-status
path/dms0
  • Monitor for HTTP requests to port 7778 (Oracle Webcache) targeting sensitive diagnostic/status paths such as /dmsoc4j/AggreSpy, /server-status, and /dms0, which bypass mod_access restrictions enforced on port 7779 (OHS).
  • Alert on inbound connections to TCP port 7778 from untrusted/external sources, as this is the Webcache port used to bypass mod_access restrictions in Oracle Application Server.
  • Look for query parameters format=metrictable&nountype=ohs_child&orderby=Name in HTTP requests, which indicate exploitation of the AggreSpy diagnostic endpoint via the Webcache bypass.
  • ·The bypass only applies when UseWebcacheIP is disabled in the OHS configuration. If UseWebcacheIP is enabled, the Webcache IP is recognized and mod_access restrictions are enforced correctly.
  • ·Affected versions span OHS component 1.0.2 through 10.x; verify your Oracle Application Server version falls within this range before applying detection logic.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.