[Git][security-tracker-team/security-tracker][master] CVE-2024-5642: clarify where npn is disabled (python/pypy/openssl)
Sylvain Beucler (@beuc)
gitlab at salsa.debian.org
Mon Mar 10 20:21:24 GMT 2025
Sylvain Beucler pushed to branch master at Debian Security Tracker / security-tracker
Commits:
39bd01fd by Sylvain Beucler at 2025-03-10T21:20:31+01:00
CVE-2024-5642: clarify where npn is disabled (python/pypy/openssl)
- - - - -
1 changed file:
- data/CVE/list
Changes:
=====================================
data/CVE/list
=====================================
@@ -70843,7 +70843,7 @@ CVE-2024-5642 (CPython 3.9 and earlier doesn't disallow configuring an empty lis
- python3.12 <not-affected> (Fixed before initial upload)
- python3.11 <not-affected> (Fixed before initial upload)
- python3.9 <removed>
- [bullseye] - python3.9 <ignored> (NPN support already disabled with OpenSSL 1.1.1)
+ [bullseye] - python3.9 <ignored> (NPN support already disabled in Python with OpenSSL 1.1.1)
- python3.7 <removed>
- python2.7 <removed>
[bullseye] - python2.7 <ignored> (Unsupported in Bullseye, only included to build a few applications)
@@ -70851,13 +70851,13 @@ CVE-2024-5642 (CPython 3.9 and earlier doesn't disallow configuring an empty lis
NOTE: https://github.com/python/cpython/pull/23014
NOTE: https://mail.python.org/archives/list/security-announce@python.org/thread/PLP2JI3PJY33YG6P5BZYSSNU66HASXBQ/
NOTE: Fixed by removing or disabling NPN support.
- NOTE: NPN code expunged in v3.10:
+ NOTE: Python NPN code expunged in v3.10:
NOTE: https://github.com/python/cpython/commit/39258d3595300bc7b952854c915f63ae2d4b9c3e (v3.10.0b1)
- NOTE: NPN is dead code starting with pypy3.9 v7.3.8rc1 / pypy3.10 v7.3.12rc1 / pypy3.11 v7.3.18:
- NOTE: https://github.com/pypy/pypy/commit/6b731c86269cadbafc70a7436996115a8cd312ff (release-pypy3.9-v7.3.8rc1)
- NOTE: NPN support (ssl.HAS_NPN) previously disabled at compile-time if OpenSSL >= 1.1.1 (>= buster) is detected:
+ NOTE: Python NPN support (ssl.HAS_NPN) previously disabled at compile-time if OpenSSL >= 1.1.1 (>= buster) is detected:
NOTE: https://github.com/python/cpython/commit/a79591cfb81dde65bb2f891d62de0161c23a4ff4 (v3.6.5rc1)
NOTE: https://github.com/python/cpython/commit/df1732a4734190fefc8814687895fc1168716c37 (v2.7.15rc1)
+ NOTE: PyPy NPN is dead code starting with pypy3.9 v7.3.8rc1 / pypy3.10 v7.3.12rc1 / pypy3.11 v7.3.18:
+ NOTE: https://github.com/pypy/pypy/commit/6b731c86269cadbafc70a7436996115a8cd312ff (release-pypy3.9-v7.3.8rc1)
CVE-2024-5570 (The Simple Photoswipe WordPress plugin through 0.1 does not have autho ...)
NOT-FOR-US: WordPress plugin
CVE-2024-4395 (The XPC service within the audit functionality of Jamf Compliance Edit ...)
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/39bd01fd52f9f8a536c8e8b2cd4e7b06afc363a9
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/39bd01fd52f9f8a536c8e8b2cd4e7b06afc363a9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20250310/2d5a29bc/attachment.htm>
More information about the debian-security-tracker-commits
mailing list