Improper Authentication Affecting python package, versions [3.5.0,3.8.20) [3.9.0,3.9.20) [3.10.0,3.10.15) [3.11.0,3.11.10)
Threat Intelligence
EPSS
0.05% (19th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UNMANAGED-PYTHON-7924820
- published 9 Sep 2024
- disclosed 29 Jul 2024
- credit Seth Michael Larson
Introduced: 29 Jul 2024
CVE-2024-3219 Open this link in a new tabHow to fix?
Upgrade python
to version 3.8.20, 3.9.20, 3.10.15, 3.11.10 or higher.
Overview
Affected versions of this package are vulnerable to Improper Authentication due to the lack of authentication in the connection process between the two sockets. An attacker can intercept or manipulate the data by establishing a connection to the server socket before the legitimate client does.
Note:
Platforms that support AF_UNIX
such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included.