Lucene search

K
archlinuxArchLinuxASA-202012-24
HistoryDec 16, 2020 - 12:00 a.m.

[ASA-202012-24] openssl: denial of service

2020-12-1600:00:00
security.archlinux.org
74

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:N/I:N/A:P

0.004 Low

EPSS

Percentile

74.1%

Arch Linux Security Advisory ASA-202012-24

Severity: High
Date : 2020-12-16
CVE-ID : CVE-2020-1971
Package : openssl
Type : denial of service
Remote : Yes
Link : https://security.archlinux.org/AVG-1335

Summary

The package openssl before version 1.1.1.i-1 is vulnerable to denial of
service.

Resolution

Upgrade to 1.1.1.i-1.

pacman -Syu “openssl>=1.1.1.i-1”

The problem has been fixed upstream in version 1.1.1.i.

Workaround

None.

Description

A denial of service security issue was discovered in OpenSSL before
1.1.1i. 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.

Impact

A remote attacker might be able to cause a crash by tricking a
vulnerable client or server into checking a malicious certificate
against a malicious CRL.

References

https://www.openssl.org/news/secadv/20201208.txt
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=f960d81215ebf3f65e03d4d5d857fb9b666d6920
https://security.archlinux.org/CVE-2020-1971

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanyopenssl< 1.1.1.i-1UNKNOWN

5.9 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:N/I:N/A:P

0.004 Low

EPSS

Percentile

74.1%