CVE-2023-0215
openssl-src vulnerable to Use-after-free following `BIO_new_NDEF`
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p openssl-src --precise 111.25.0
cargo update -p openssl-src --precise 300.0.12
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openssl-src | crates.io | All versions | 111.25.0 |
| openssl-src | crates.io | All versions | 300.0.12 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-416Use After FreeMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2023-0215ADVISORY
- https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=8818064ce3c3c0f1b740a5aaba2a987e75bfbafdWEB
- https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9816136fe31d92ace4037d5da5257f763aeeb4ebWEB
- https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c3829dd8825c654652201e16f8a0a0c46ee3f344WEB
- https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003WEB
- https://rustsec.org/advisories/RUSTSEC-2023-0009.htmlWEB
- https://security.gentoo.org/glsa/202402-08WEB
- https://security.netapp.com/advisory/ntap-20230427-0007WEB
- https://security.netapp.com/advisory/ntap-20230427-0009WEB
- https://security.netapp.com/advisory/ntap-20240621-0006WEB
- https://www.openssl.org/news/secadv/20230207.txtWEB
Frequently Asked Questions
- What is CVE-2023-0215?
- openssl-src vulnerable to Use-after-free following `BIO_new_NDEF` This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2023-0215?
- CVE-2023-0215 affects openssl-src. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-0215 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2022-2274CRITICAL
openssl-src heap memory corruption with RSA private key operation
- CVE-2022-3602CRITICAL
X.509 Email Address 4-byte Buffer Overflow
- CVE-2022-3358HIGH
Using a Custom Cipher with `NID_undef` may lead to NULL encryption
- CVE-2022-1473HIGH
Resource leakage when decoding certificates and keys
- CVE-2022-3786HIGH
X.509 Email Address Variable Length Buffer Overflow
- CVE-2021-4044HIGH
Invalid handling of `X509_verify_cert()` internal errors in libssl
- CVE-2021-3712HIGH
Read buffer overruns processing ASN.1 strings
- CVE-2022-4450HIGH
openssl-src contains Double free after calling `PEM_read_bio_ex`
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies