CVE-2023-0216
Last modified
CVE-2023-0216 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.. EPSS estimates a 1.85% chance of exploitation in the next 30 days.
Description
An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 3.0.0, <= 3.0.7 |
| Stormshield | Stormshield Management Center | < 3.3.3 |
References
- https://www.openssl.org/news/secadv/20230207.txtVendor Advisory
- https://www.openssl.org/news/secadv/20230207.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-0216?
How severe is CVE-2023-0216?
How do I fix CVE-2023-0216?
Are you affected by CVE-2023-0216?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
