HOMEVULNERABILITIESCVE-2024-6119
HIGH

CVE-2024-6119

CWE-843Published: September 3, 2024· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

Issue summary: Applications performing certificate name checks (e.g., TLS

clients checking server certificates) may attempt to read an invalid memory

address resulting in abnormal termination of the application process.

Impact summary: Abnormal termination of an application can a cause a denial of

service.

Applications performing certificate name checks (e.g., TLS clients checking

server certificates) may attempt to read an invalid memory address when

comparing the expected name with an `otherName` subject alternative name of an

X.509 certificate. This may result in an exception that terminates the

application program.

Note that basic certificate chain validation (signatures, dates, ...) is not

affected, the denial of service can occur only when the application also

specifies an expected DNS name, Email address or IP address.

TLS servers rarely solicit client certificates, and even when they do, they

generally don't perform a name check against a reference identifier (expected

identity), but rather extract the presented identity after checking the

certificate chain. So TLS servers are generally not affected and the severity

of the issue is Moderate.

The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.

NVD Source

Technical Analysis

CVE-2024-6119 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Vendors & Products

netapp30 product(s)
active iq unified managermanagement services for element software and netapp hciontap 9ontap select deploy administration utilityontap toolsbrocade fabric operating systemh300s firmwareh300sh500s firmwareh500sh700s firmwareh700s+18
OpenSSL1 product(s)
openssl
Source: NVD CPE · 31 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (11)

Quick Facts

CVE IDCVE-2024-6119
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-843
CISA KEVNo
Affected2 vendor(s)
PublishedSep 3, 2024

Related CVEs (CWE-843)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-6119 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.