An issue was discovered in x509/x509_verify.c in LibreSSL before 3.6.1, and in OpenBSD before 7.2 errata 001. x509_verify_ctx_add_chain does not store errors that occur during leaf certificate verification, and therefore an incorrect error is returned. This behavior occurs when there is an installed verification callback that instructs the verifier to continue upon detecting an invalid certificate.
References
Configurations
Configuration 1 (hide)
|
History
21 Apr 2023, 14:17
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-04-12 05:15
Updated : 2024-02-04 23:37
NVD link : CVE-2022-48437
Mitre link : CVE-2022-48437
CVE.ORG link : CVE-2022-48437
JSON object : View
Products Affected
openbsd
- openbsd
- libressl
CWE
CWE-295
Improper Certificate Validation