CVE-2023-2650

Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service. An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods. When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(n^2) with 'n' being the size of the sub-identifiers in bytes (*). With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms. Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data. Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low. In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature. The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer's certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication. In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

04 Feb 2024, 09:15

Type Values Removed Values Added
References
  • () https://security.gentoo.org/glsa/202402-08 -

27 Oct 2023, 15:15

Type Values Removed Values Added
References
  • (MISC) https://security.netapp.com/advisory/ntap-20231027-0009/ -

29 Aug 2023, 18:04

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 6.5
CPE cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
References (MISC) https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html - (MISC) https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html - Mailing List, Third Party Advisory
References (MISC) https://security.netapp.com/advisory/ntap-20230703-0001/ - (MISC) https://security.netapp.com/advisory/ntap-20230703-0001/ - Third Party Advisory
References (MISC) https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0009 - (MISC) https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0009 - Third Party Advisory

03 Jul 2023, 16:15

Type Values Removed Values Added
References
  • (MISC) https://security.netapp.com/advisory/ntap-20230703-0001/ -

09 Jun 2023, 00:15

Type Values Removed Values Added
References
  • (MISC) https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0009 -

08 Jun 2023, 19:15

Type Values Removed Values Added
References
  • (MISC) https://lists.debian.org/debian-lts-announce/2023/06/msg00011.html -

05 Jun 2023, 17:42

Type Values Removed Values Added
References (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=853c5e56ee0b8650c73140816bb8b91d6163422c - (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=853c5e56ee0b8650c73140816bb8b91d6163422c - Broken Link
References (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9e209944b35cf82368071f160a744b6178f9b098 - (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=9e209944b35cf82368071f160a744b6178f9b098 - Mailing List, Patch
References (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=db779b0e10b047f2585615e0b8f2acdf21f8544a - (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=db779b0e10b047f2585615e0b8f2acdf21f8544a - Mailing List, Patch
References (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=423a2bc737a908ad0c77bda470b2b59dc879936b - (MISC) https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=423a2bc737a908ad0c77bda470b2b59dc879936b - Mailing List, Patch
References (MISC) https://www.openssl.org/news/secadv/20230530.txt - (MISC) https://www.openssl.org/news/secadv/20230530.txt - Vendor Advisory
References (MISC) https://www.debian.org/security/2023/dsa-5417 - (MISC) https://www.debian.org/security/2023/dsa-5417 - Third Party Advisory
References (MISC) http://www.openwall.com/lists/oss-security/2023/05/30/1 - (MISC) http://www.openwall.com/lists/oss-security/2023/05/30/1 - Mailing List
First Time Debian debian Linux
Debian
Openssl
Openssl openssl
CPE cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*
CWE CWE-770
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

01 Jun 2023, 00:15

Type Values Removed Values Added
References
  • (MISC) https://www.debian.org/security/2023/dsa-5417 -

30 May 2023, 18:15

Type Values Removed Values Added
References
  • (MISC) http://www.openwall.com/lists/oss-security/2023/05/30/1 -

30 May 2023, 16:36

Type Values Removed Values Added
New CVE

Information

Published : 2023-05-30 14:15

Updated : 2024-02-04 09:15


NVD link : CVE-2023-2650

Mitre link : CVE-2023-2650

CVE.ORG link : CVE-2023-2650


JSON object : View

Products Affected

debian

  • debian_linux

openssl

  • openssl
CWE
CWE-770

Allocation of Resources Without Limits or Throttling