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.
References
Configurations
No configuration.
History
11 Sep 2024, 14:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-295 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
Summary |
|
11 Sep 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-11 10:15
Updated : 2024-09-11 16:26
NVD link : CVE-2024-8096
Mitre link : CVE-2024-8096
CVE.ORG link : CVE-2024-8096
JSON object : View
Products Affected
No product.
CWE
CWE-295
Improper Certificate Validation