When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error than 'revoked' (like for example 'unauthorized') it is not treated as a bad certficate.
The product does not validate, or incorrectly validates, a certificate.
Link | Tags |
---|---|
https://curl.se/docs/CVE-2024-8096.json | vendor advisory |
https://curl.se/docs/CVE-2024-8096.html | vendor advisory |
https://hackerone.com/reports/2669852 | third party advisory issue tracking exploit |
http://www.openwall.com/lists/oss-security/2024/09/11/1 | mailing list third party advisory |
https://lists.debian.org/debian-lts-announce/2024/11/msg00008.html | mailing list third party advisory |
https://security.netapp.com/advisory/ntap-20241011-0005/ | third party advisory |