Cyber Resilience

CVE-2021-22897

MediumPublic PoCUpdated

Published: 11 June 2021

Published
11 June 2021
Modified
28 May 2026
KEV Added
Patch
CVSS Score v3.1 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0079 74.3th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-22897 is a medium-severity Exposure of Resource to Wrong Sphere (CWE-668) vulnerability in Splunk Universal Forwarder. Its CVSS base score is 5.3 (Medium).

Operationally, ranked in the top 25.7% 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 details

curl 7.61.0 through 7.76.1 suffers from exposure of data element to wrong session due to a mistake in the code for CURLOPT_SSL_CIPHER_LIST when libcurl is built to use the Schannel TLS library. The selected cipher set was stored in a…

more

single "static" variable in the library, which has the surprising side-effect that if an application sets up multiple concurrent transfers, the last one that sets the ciphers will accidentally control the set used by all transfers. In a worst-case scenario, this weakens transport security significantly.

CWE(s)

Related Threats

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

Affected Assets

haxx
curl
7.61.0 — 7.76.1
oracle
communications cloud native core binding support function
1.11.0
oracle
communications cloud native core network function cloud native environment
1.10.0
oracle
communications cloud native core network repository function
1.15.0, 1.15.1
oracle
communications cloud native core network slice selection function
1.8.0
oracle
communications cloud native core service communication proxy
1.15.0
oracle
essbase
≤ 11.1.2.4.047 · 21.0 — 21.3
oracle
mysql server
≤ 5.7.34 · 8.0.0 — 8.0.25
netapp
cloud backup
all versions
netapp
solidfire\, enterprise sds \& hci storage node
all versions
+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-668

Controls whether organization resources are exposed to external system spheres by permitting or prohibiting their use.

addresses: CWE-668

The control ensures information is not released into a security sphere where the recipient lacks matching access authorizations.

addresses: CWE-668

The control ensures information resources are not exposed to the incorrect (public) sphere through review and authorization.

addresses: CWE-668

Protects against data mining that would expose resources to unauthorized spheres by enforcing detection and controls.

addresses: CWE-668

Restricts information flows to ensure resources are not exposed to incorrect or unauthorized spheres.

addresses: CWE-668

Controlling internal connections prevents exposure of resources to unintended internal spheres.

addresses: CWE-668

Knowing exact processing and storage locations helps avoid exposure of resources to incorrect spheres.

addresses: CWE-668

The control prevents exposure of the media resource to the wrong security sphere.

References