Cyber Resilience

CVE-2019-0230

Oracle Financial Services Data Integration Hub 8.0.3 … 8.0.6

Public PoCHigh EPSS
Published
14 September 2020
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.97 99.9th percentile
Risk Priority 97 floored blend · peak EPSS

Summary

CVE-2019-0230 is a critical-severity Prototype Pollution (CWE-1321) vulnerability in Oracle Financial Services Data Integration Hub. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability Data

Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.

CWE(s)

Related Threats

Likely ATT&CK TechniquesAI

Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.

T1190 Exploit Public-Facing Application Initial Accessconfidence: HIGH
Forced double OGNL evaluation on raw user input in tag attributes enables remote code execution via a public-facing Struts application.
T1059 Command and Scripting Interpreter Executionconfidence: HIGH
Successful exploitation results in arbitrary command execution on the server.
T1068 Exploitation for Privilege Escalation Privilege Escalationconfidence: MEDIUM
RCE in a web application context can be leveraged to escalate privileges on the host.
inferred from description + CWE · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2020-17530Same product: Apache Struts
CVE-2016-3081Same product: Apache Struts
CVE-2018-11776Same product: Apache Struts
CVE-2021-41303Same vendor: Apache
CVE-2020-11998Same vendor: Apache
CVE-2019-17558Same vendor: Apache
CVE-2020-7774Same vendor: Oracle
CVE-2024-53677Same product: Apache Struts
CVE-2017-12611Same product: Apache Struts
CVE-2023-34149Same product: Apache Struts

Affected Assets

apache
struts
2.0.0 — 2.5.20
oracle
communications policy management
12.5.0
oracle
financial services data integration hub
8.0.3, 8.0.6
oracle
financial services market risk measurement and management
8.0.6
oracle
mysql enterprise monitor
≤ 8.0.23

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V15.3.6

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and safe property assignment to prevent prototype pollution.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development catches prototype-pollution flaws before release.

prevents

Secure development lifecycle mandates input validation and object-handling controls that directly prevent prototype pollution.

prevents

Application security requirements explicitly call for safeguards against unsafe object attribute manipulation.

prevents

Secure architecture principles reduce the likelihood of prototype pollution through safe design patterns.

prevents

Secure coding standards directly prohibit unsafe prototype attribute assignment and require defensive checks.

prevents

Change-management processes ensure security fixes for prototype-pollution issues are tracked and deployed.

References