Incorrect Type Conversion or Cast Affecting python3.9 package, versions *
Snyk CVSS
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-DEBIAN11-PYTHON39-3017608
- published 6 Sep 2022
- disclosed 9 Sep 2022
Introduced: 6 Sep 2022
CVE-2020-10735 Open this link in a new tabHow to fix?
There is no fixed version for Debian:11
python3.9
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream python3.9
package and not the python3.9
package as distributed by Debian:11
.
See How to fix?
for Debian:11
relevant fixed versions and status.
A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.