Cyber Resilience

CVE-2020-11987

High

Published: 24 February 2021

Published
24 February 2021
Modified
03 November 2025
KEV Added
Patch
CVSS Score v3.1 8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
EPSS Score 0.0136 80.6th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2020-11987 is a high-severity Improper Input Validation (CWE-20) vulnerability in Oracle Banking Apis. Its CVSS base score is 8.2 (High).

Operationally, ranked in the top 19.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Apache Batik 1.13 is vulnerable to server-side request forgery, caused by improper input validation by the NodePickerPanel. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

apache
batik
≤ 1.13
fedoraproject
fedora
33, 34
oracle
agile engineering data management
6.2.1.0
oracle
banking apis
18.3, 19.1, 19.2, 20.1, 21.1
oracle
banking digital experience
18.3, 19.1, 19.2, 20.1, 21.1
oracle
communications application session controller
3.9m0p3
oracle
communications metasolv solution
6.3.0, 6.3.1
oracle
communications offline mediation controller
12.0.0.3.0
oracle
enterprise repository
11.1.1.7.0
oracle
flexcube universal banking
14.1.0 — 14.4.0
+12 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-20 CWE-918

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-918

Penetration testing attempts server-side requests to internal resources, identifying SSRF weaknesses for remediation.

addresses: CWE-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

addresses: CWE-918

Outbound connections to external resources can be monitored and limited at the boundary, reducing SSRF impact.

addresses: CWE-918

Detects server-side request forgery through monitoring of unexpected outbound connections.

addresses: CWE-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

References