#VU93424 Out-of-bounds read in OpenSSL - CVE-2024-5535

 

#VU93424 Out-of-bounds read in OpenSSL - CVE-2024-5535

Published: June 27, 2024 / Updated: November 28, 2025


Vulnerability identifier: #VU93424
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2024-5535
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
OpenSSL
Software vendor:
OpenSSL Software Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the SSL_select_next_proto() function when using NPN. A remote attacker can send specially crafted data to the application, trigger an out-of-bounds read and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.

External links