Out-of-bounds read in wolfSSL - CVE-2019-15651

 

Out-of-bounds read in wolfSSL - CVE-2019-15651

Published: August 27, 2019 / Updated: May 4, 2022


Vulnerability identifier: #VU35591
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-15651
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: wolfSSL
Affected software:
wolfSSL

Detailed vulnerability description

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

The vulnerability exists due to one-byte heap-based buffer over-read in DecodeCertExtensions in wolfcrypt/src/asn.c because reading the ASN_BOOLEAN byte is mishandled for a crafted DER certificate in GetLength_ex. A remote attacker can perform a denial of service attack.


How to mitigate CVE-2019-15651

Install update from vendor's website.

Sources