Buffer Over-read Affecting python package, versions [,3.10.0b2)
Threat Intelligence
EPSS
0.04% (12th
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-7924821
- published 9 Sep 2024
- disclosed 27 Jun 2024
- credit Seth Larson
Introduced: 27 Jun 2024
CVE-2024-5642 Open this link in a new tabHow to fix?
Upgrade python
to version 3.10.0b2 or higher.
Overview
Affected versions of this package are vulnerable to Buffer Over-read due to the improper configuration of SSLContext.set_npn_protocols. An attacker can configure an empty list as a value for NPN protocols.
Note: 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.