CVE-2024-5991
CVE-2024-5991
Título es
CVE-2024-5991
Mar, 27/08/2024 – 19:15
Tipo
CWE-125
Gravedad 2.0 Txt
Pendiente de análisis
Título en
CVE-2024-5991
Descripción en
In function MatchDomainName(), input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509_check_host() takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do a name check on a non-NULL terminated buffer, the code would read beyond the bounds of the input array until it found a NULL terminator.This issue affects wolfSSL: through 5.7.0.
27/08/2024
27/08/2024
Gravedad 3.1 Txt Gravedad 3.1 (CVSS 3.1 Base Score)
Pendiente de análisis
Enviar en el boletín
Off