Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2020-1971 | First vendor Publication | 2020-12-08 |
Vendor | Cve | Last vendor Modification | 2022-08-29 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H | |||
---|---|---|---|
Overall CVSS Score | 5.9 | ||
Base Score | 5.9 | Environmental Score | 5.9 |
impact SubScore | 3.6 | Temporal Score | 5.9 |
Exploitabality Sub Score | 2.2 | ||
Attack Vector | Network | Attack Complexity | High |
Privileges Required | None | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | None | Availability Impact | High |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:N/AC:M/Au:N/C:N/I:N/A:P) | |||
---|---|---|---|
Cvss Base Score | 4.3 | Attack Range | Network |
Cvss Impact Score | 2.9 | Attack Complexity | Medium |
Cvss Expoit Score | 8.6 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
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). |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-476 | NULL Pointer Dereference |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2023-03-29 02:06:43 |
|
2023-03-28 12:19:42 |
|
2022-11-08 01:47:36 |
|
2022-10-11 12:57:13 |
|
2022-10-11 01:19:18 |
|
2022-10-07 01:55:19 |
|
2022-08-30 02:11:14 |
|
2022-08-30 00:27:30 |
|
2022-06-04 01:51:10 |
|
2022-05-13 17:27:35 |
|
2022-05-12 21:23:16 |
|
2022-04-20 09:23:27 |
|
2022-04-06 21:23:18 |
|
2022-04-06 01:47:00 |
|
2022-04-01 01:46:56 |
|
2022-03-10 21:23:26 |
|
2022-02-20 12:44:38 |
|
2022-02-08 01:41:31 |
|
2022-02-03 12:45:35 |
|
2021-10-20 17:23:17 |
|
2021-09-16 17:23:28 |
|
2021-09-15 09:23:24 |
|
2021-08-05 01:37:48 |
|
2021-07-21 05:23:03 |
|
2021-06-15 00:23:06 |
|
2021-06-03 00:23:04 |
|
2021-05-14 00:23:04 |
|
2021-05-12 05:22:56 |
|
2021-05-05 01:39:13 |
|
2021-05-04 13:51:01 |
|
2021-04-22 03:02:31 |
|
2021-02-15 09:22:47 |
|
2021-02-07 13:22:48 |
|
2021-01-20 21:23:24 |
|
2021-01-19 00:22:45 |
|
2020-12-24 05:22:48 |
|
2020-12-22 01:33:55 |
|
2020-12-22 01:31:26 |
|
2020-12-21 21:23:26 |
|
2020-12-21 09:22:47 |
|
2020-12-18 17:22:45 |
|
2020-12-17 01:31:31 |
|
2020-12-17 01:29:17 |
|
2020-12-16 21:23:32 |
|
2020-12-16 17:22:49 |
|
2020-12-16 00:22:47 |
|
2020-12-14 17:22:48 |
|
2020-12-11 01:31:20 |
|
2020-12-11 01:29:09 |
|
2020-12-10 17:22:50 |
|
2020-12-10 05:22:48 |
|
2020-12-09 05:22:53 |
|
2020-12-08 21:24:16 |
|