cbcvebase.
CVE-2013-3763
published 2013-07-17

CVE-2013-3763: Unspecified vulnerability in the Oracle Endeca Server component in Oracle Fusion Middleware 7.4.0 and 7.5.1.1 allows remote authenticated users to affect…

PriorityP351medium5.5CVSS 2.0
AVNACLAuSCPIPAN
EXPLOIT
EPSS
59.84%
99.0th percentile
Unspecified vulnerability in the Oracle Endeca Server component in Oracle Fusion Middleware 7.4.0 and 7.5.1.1 allows remote authenticated users to affect confidentiality and integrity via unknown vectors, a different vulnerability than CVE-2013-3764.

Affected

2 ranges
VendorProductVersion rangeFixed in
oraclefusion_middleware
oraclefusion_middleware

Detection & IOCsextracted from sources · hover to see the quote

port7770
path/ws/control
commandc:\\"\ & #{cmd} &"
  • Target the controlSoapBinding web service endpoint at /ws/control on port 7770 for POST requests with SOAPAction header set to empty string ("")
  • Look for SOAP requests invoking the createDataStore method with command injection patterns (ampersand-delimited OS commands) in the datastore name or files parameters
  • Detect HTTP 500 responses from Oracle Endeca Server containing 'Error creating data files at' or 'Data files don't exist' as indicators of successful exploitation attempt
  • Monitor for PowerShell execution spawned from Oracle Endeca Server process on Windows, as the exploit delivers payload via cmd_psh_payload (PowerShell)
  • Check for versionResponse in SOAP replies to Oracle Endeca Server to identify reconnaissance probing for version 7.4.0 prior to exploitation
  • ·The command injection vulnerability only exists in Oracle Endeca Server 7.4.0 branch; the createDataStore method is not present in 7.5.5.1 and later branches
  • ·The injection is Windows-specific; non-Windows deployments of Oracle Endeca Server 7.4.0 are not affected by this particular exploit vector
  • ·PowerShell-based payload delivery is constrained by the Windows 2008 Command Prompt maximum length of 8191 characters; payloads exceeding 8000 characters will fail
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.