CVE-2020-1971

EDIPARTYNAME NULL pointer dereference

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).


We have discovered 318,003 live websites that are affected by CVE-2020-1971.

Run a Free Instant Scan




Affected Software

Product  OpenSSL
Category Web Server Extensions
Vulnerable Domains318,003 live websites (65% of OpenSSL install base)
Vulnerable Versions
  • from 1.0.2 through 1.0.2
  • from 1.1.1 through 1.1.1
Vulnerable Versions Count2 versions ( 2.74% of all versions)



Details

  • Published - Dec 8, 2020
  • Updated - May 29, 2026

Credits

  • David Benjamin (Google)

Website Distribution by Country

Number of websites using CVE-2020-1971
United States88,423 websites



Japan32,933 websites
Germany18,752 websites
Netherlands17,388 websites
China11,432 websites
Czech Republic10,862 websites
Russia10,172 websites
France9,970 websites
Korea, South9,221 websites

Website Distribution by TLD

Number of websites using CVE-2020-1971
.com125,458 websites
.org14,674 websites
.net13,750 websites
.nl13,278 websites
.de10,154 websites
.jp9,518 websites
.ru8,918 websites
.cz8,751 websites
.it6,653 websites
.edu5,211 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2020-1971

Top websites that are affected by CVE-2020-1971. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
*****.cz Czech Republic*,***
****.com United States*,***
********.com United States*,***
*.******.***.***.br Brazil*,***
*.*****.***.***.br Brazil*,***
******.********.***.uk GB*,***
**.***.edu United States*,***
***********************.com United States*,***
****.**.com United States*,***
***.***.edu United States*,***
See full domain list

FAQ

A total of 318,003 websites have been identified as vulnerable to CVE-2020-1971, based on global website indexing conducted by WebTechSurvey.
The OpenSSL is affected by the CVE-2020-1971 vulnerability.
OpenSSL versions up to and including 1.1.1 are vulnerable to CVE-2020-1971.

References