Cyber Resilience

CVE-2021-44832

MediumUpdated

Published: 28 December 2021

Published
28 December 2021
Modified
29 May 2026
KEV Added
Patch
CVSS Score v3.1 6.6 CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.5359 98.0th percentile
Risk Priority 45 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-44832 is a medium-severity Improper Input Validation (CWE-20) vulnerability in Oracle Primavera Gateway. Its CVSS base score is 6.6 (Medium).

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

EU & UK References

Vulnerability details

Apache Log4j2 versions 2.0-beta7 through 2.17.0 (excluding security fix releases 2.3.2 and 2.12.4) are vulnerable to a remote code execution (RCE) attack when a configuration uses a JDBC Appender with a JNDI LDAP data source URI when an attacker has…

more

control of the target LDAP server. This issue is fixed by limiting JNDI data source names to the java protocol in Log4j2 versions 2.17.1, 2.12.4, and 2.3.2.

CWE(s)

Related Threats

Threat-Actor AttributionAI

C0018 (C0018)
RaaS AvosLocker Incident Response Analysis

Affected Assets

apache
log4j
2.0 · 2.0.1 — 2.3.2 · 2.4 — 2.12.4 · 2.13.0 — 2.17.1
oracle
communications diameter signaling router
8.0.0.0 — 8.5.1.0 · 8.3.0.0 — 8.5.1.0
oracle
communications interactive session recorder
6.3, 6.4
oracle
primavera gateway
21.12.0 · 17.12.0 — 17.12.11 · 18.8.0 — 18.8.13 · 19.12.0 — 19.12.12
oracle
primavera p6 enterprise project portfolio management
21.12.0.0 · 19.12.0 — 19.12.18.0 · 20.12.0.0 — 20.12.12.0 · 19.12.0.0 — 19.12.18.0
oracle
primavera unifier
18.8, 19.12, 20.12, 21.12
oracle
retail assortment planning
16.0.3
oracle
retail fiscal management
14.2
oracle
siebel ui framework
21.12 · ≤ 21.12
oracle
weblogic server
12.2.1.3.0, 12.2.1.4.0, 14.1.1.0.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-74

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-20

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

addresses: CWE-20

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

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

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