Cyber Resilience

CVE-2021-3520

Critical

Published: 02 June 2021

Published
02 June 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0014 33.5th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-3520 is a critical-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Splunk Universal Forwarder. Its CVSS base score is 9.8 (Critical).

Operationally, ranked at the 33.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write…

more

and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

CWE(s)

Related Threats

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

Affected Assets

lz4 project
lz4
1.8.3 — 1.9.4
netapp
active iq unified manager
all versions
netapp
cloud backup
all versions
netapp
ontap select deploy administration utility
all versions
oracle
communications cloud native core policy
1.14.0
oracle
zfs storage appliance kit
8.8
splunk
universal forwarder
9.1.0 · 8.2.0 — 8.2.12 · 9.0.0 — 9.0.6

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

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References