openssl-src Security Analysis
openssl-src has 17 known security vulnerabilities in crates.io (Rust). Upgrade to version 300.0.12 or later to resolve all known issues. Data sourced from OSV, enriched with EPSS exploit probability and CISA KEV.
Low Immediate Risk
No actively exploited vulnerabilities detected. Monitor and update in your next maintenance window.
Recommended safe version: 300.0.12
Upgrading to 300.0.12 or later resolves all 17 known vulnerabilities in openssl-src. Update Cargo.toml: openssl-src = "300.0.12"
Is openssl-src in your project?
Check if you're affected and upgrade to 300.0.12 to stay secure.
Vulnerabilities
17 unique vulnerabilities — sorted by exploitation risk (KEV → EPSS → CVSS). Click a CVE/GHSA ID for full details.
| CVE / GHSA | Severity | Affected | Fixed In |
|---|---|---|---|
| CVE-2022-3602 X.509 Email Address 4-byte Buffer Overflow | CRITICAL | All versions | 300.0.11 |
| CVE-2022-2274 openssl-src heap memory corruption with RSA private key operation | CRITICAL | All versions | 300.0.9 |
| CVE-2022-4203 openssl-src contains Read Buffer Overflow in X.509 Name Constraint | CRITICAL | All versions | 300.0.12 |
| CVE-2023-0215 openssl-src vulnerable to Use-after-free following `BIO_new_NDEF` | HIGH | All versions | 111.25.0, 300.0.12 |
| CVE-2022-4450 openssl-src contains Double free after calling `PEM_read_bio_ex` | HIGH | All versions | 111.25.0, 300.0.12 |
| CVE-2023-0286 Vulnerable OpenSSL included in cryptography wheels | HIGH | All versions | 111.25.0, 300.0.12 |
| CVE-2023-0216 openssl-src subject to Invalid pointer dereference in `d2i_PKCS7` functions | HIGH | All versions | 300.0.12 |
| CVE-2023-0217 openssl-src subject to NULL dereference validating DSA public key | HIGH | All versions | 300.0.12 |
| CVE-2023-0401 openssl-src contains `NULL` dereference during PKCS7 data verification | HIGH | All versions | 300.0.12 |
| CVE-2022-3996 Denial of service by double-checked locking in openssl-src | HIGH | All versions | 300.0.12 |
| CVE-2022-3786 X.509 Email Address Variable Length Buffer Overflow | HIGH | All versions | 300.0.11 |
| CVE-2022-3358 Using a Custom Cipher with `NID_undef` may lead to NULL encryption | HIGH | All versions | 300.0.10 |
| CVE-2022-0778 openssl-src's infinite loop in `BN_mod_sqrt()` reachable when parsing certificates | HIGH | All versions | 300.0.5, 111.18.0 |
| CVE-2022-1473 Resource leakage when decoding certificates and keys | HIGH | All versions | 300.0.6 |
| CVE-2022-1473 Resource leakage when decoding certificates and keys | HIGH | All versions | 300.0.6 |
| CVE-2021-3712 Read buffer overruns processing ASN.1 strings | HIGH | All versions | 111.16.0 |
| CVE-2021-4044 Invalid handling of `X509_verify_cert()` internal errors in libssl | HIGH | All versions | 300.0.4 |
About This Data
Vulnerability data for openssl-src is sourced from the Open Source Vulnerability (OSV) database, aggregating reports from GitHub Advisory Database, NIST NVD, and ecosystem-specific sources.
CVSS (Common Vulnerability Scoring System) scores reflect exploitability and impact. EPSS (Exploit Prediction Scoring System) scores indicate the probability of exploitation within the next 30 days. Vulnerabilities marked with are listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
Related crates.io (Rust) Packages
Other packages in this ecosystem, ranked by shared vulnerabilities where available.
Check Your Dependencies
Scan your project to check if you're using a vulnerable version of openssl-src.