First published: Wed Apr 12 2023(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Openbsd Libressl | <3.6.1 | |
Openbsd Openbsd | <7.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2022-48437.
CVE-2022-48437 has a severity of 5.3 (medium).
CVE-2022-48437 affects OpenBSD version up to 7.2 and LibreSSL version up to 3.6.1.
To fix CVE-2022-48437, update OpenBSD to version 7.2 and LibreSSL to version 3.6.1.
You can find more information about CVE-2022-48437 in the following references: [Reference 1](https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.1-relnotes.txt), [Reference 2](https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/001_x509.patch.sig), [Reference 3](https://github.com/openbsd/src/commit/4f94258c65a918ee3d8670e93916d15bf879e6ec).