Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-5642
HistoryJun 27, 2024 - 12:00 a.m.

CVE-2024-5642

2024-06-2700:00:00
ubuntu.com
ubuntu.com
cpython
sslcontext
vulnerability
openssl
buffer over-read

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

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

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

CPython 3.9 and earlier doesn’t disallow configuring an empty list (“[]”)
for SSLContext.set_npn_protocols() which is an invalid value for the
underlying OpenSSL API. This results in a buffer over-read when NPN is used
(see CVE-2024-5535 for OpenSSL). This vulnerability is of low severity due
to NPN being not widely used and specifying an empty list likely being
uncommon in-practice (typically a protocol name would be configured).

Notes

Author Note
Priority reason: Requires unlikely API usage to be vulnerable.

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

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

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%