Cyber Resilience

CVE-2021-45105

MediumDDoSUpdated

Published: 18 December 2021

Published
18 December 2021
Modified
29 May 2026
KEV Added
Patch
CVSS Score v3.1 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.7402 98.8th percentile
Risk Priority 56 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-45105 is a medium-severity Improper Input Validation (CWE-20) vulnerability in Oracle Retail Integration Bus. Its CVSS base score is 5.9 (Medium).

Operationally, ranked in the top 1.2% 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-alpha1 through 2.16.0 (excluding 2.12.3 and 2.3.1) did not protect from uncontrolled recursion from self-referential lookups. This allows an attacker with control over Thread Context Map data to cause a denial of service when a crafted string…

more

is interpreted. This issue was fixed in Log4j 2.17.0, 2.12.3, and 2.3.1.

CWE(s)

Related Threats

Threat-Actor AttributionAI

C0018 (C0018)
RaaS AvosLocker Incident Response Analysis

Affected Assets

apache
log4j
2.0 — 2.3.1 · 2.4 — 2.12.3 · 2.13.0 — 2.16.0
netapp
cloud manager
all versions
debian
debian linux
10.0, 11.0
sonicwall
email security
≤ 10.0.12
sonicwall
network security manager
2.0 — 3.0 · 2.0 — 3.0
sonicwall
web application firewall
3.0.0 — 3.1.0
sonicwall
6bk1602-0aa12-0tp0 firmware
≤ 2.7.0
sonicwall
6bk1602-0aa22-0tp0 firmware
≤ 2.7.0
sonicwall
6bk1602-0aa32-0tp0 firmware
≤ 2.7.0
sonicwall
6bk1602-0aa42-0tp0 firmware
≤ 2.7.0
+106 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-674

Supports resumption at alternate site when uncontrolled recursion causes primary site failure or crash.

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

Prevents uncontrolled recursion that exhausts stack or CPU resources.

addresses: CWE-20

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

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