Out-of-bounds read in wolfSSL - CVE-2019-15651
Published: August 27, 2019 / Updated: May 4, 2022
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.