Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2021-23841— Null pointer deref in X509_issuer_and_serial_hash()

EPSS 0.96% · P77
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2021-23841

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Null pointer deref in X509_issuer_and_serial_hash()
Source: NVD (National Vulnerability Database)
Vulnerability Description
The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (which might occur if the issuer field is maliciously constructed). This may subsequently result in a NULL pointer deref and a crash leading to a potential denial of service attack. The function X509_issuer_and_serial_hash() is never directly called by OpenSSL itself so applications are only vulnerable if they use this function directly and they use it on certificates that may have been obtained from untrusted sources. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
OpenSSL 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
OpenSSL是Openssl团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL public API 存在代码问题漏洞,该漏洞源于 X509_issuer_and_serial_hash 函数不能正确处理解析 issuer 字段时可能发生的任何错误。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
OpenSSLOpenSSL Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i) -

II. Public POCs for CVE-2021-23841

#POC DescriptionSource LinkShenlong Link
1Nonehttps://github.com/Trinadh465/external_boringssl_openssl_1.1.0g_CVE-2021-23841POC Details
2Nonehttps://github.com/Satheesh575555/Openssl_1_1_0_CVE-2021-23841POC Details
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-23841

登录查看更多情报信息。

Vendor Advisories for CVE-2021-23841 (14)

Mailing List Discussions for CVE-2021-23841 (3)

Other References for CVE-2021-23841 (4)

Same Patch Batch · OpenSSL · 2021-02-16 · 3 CVEs total

CVE-2021-23839Incorrect SSLv2 rollback protection
CVE-2021-23840Integer overflow in CipherUpdate

IV. Related Vulnerabilities

V. Comments for CVE-2021-23841

No comments yet


Leave a comment