CVE-2022-4203
openssl-src contains Read Buffer Overflow in X.509 Name Constraint
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p openssl-src --precise 300.0.12
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openssl-src | crates.io | All versions | 300.0.12 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-125Out-of-bounds ReadMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2022-4203ADVISORY
- https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=c927a3492698c254637da836762f9b1f86cffabcWEB
- https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003WEB
- https://rustsec.org/advisories/RUSTSEC-2023-0008.htmlWEB
- https://security.gentoo.org/glsa/202402-08WEB
- https://www.openssl.org/news/secadv/20230207.txtWEB
Frequently Asked Questions
- What is CVE-2022-4203?
- openssl-src contains Read Buffer Overflow in X.509 Name Constraint This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2022-4203?
- CVE-2022-4203 affects openssl-src. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-4203 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- 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-2023-0215HIGH
openssl-src vulnerable to Use-after-free following `BIO_new_NDEF`
- CVE-2022-4450HIGH
openssl-src contains Double free after calling `PEM_read_bio_ex`
- CVE-2022-3996HIGH
Denial of service by double-checked locking in openssl-src
- CVE-2023-0401HIGH
openssl-src contains `NULL` dereference during PKCS7 data verification
- CVE-2023-0217HIGH
openssl-src subject to NULL dereference validating DSA public key
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies