CVE-2020-10735
09.09.2022, 14:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
python | python | 3.7.0 ≤ 𝑥 < 3.7.14 |
python | python | 3.8.0 ≤ 𝑥 < 3.8.14 |
python | python | 3.9.0 ≤ 𝑥 < 3.9.14 |
python | python | 3.10.0 ≤ 𝑥 < 3.10.7 |
python | python | 3.11.0:alpha1 |
python | python | 3.11.0:alpha2 |
python | python | 3.11.0:alpha3 |
python | python | 3.11.0:alpha4 |
python | python | 3.11.0:alpha5 |
python | python | 3.11.0:alpha6 |
python | python | 3.11.0:alpha7 |
python | python | 3.11.0:beta1 |
python | python | 3.11.0:beta2 |
python | python | 3.11.0:beta3 |
python | python | 3.11.0:beta4 |
python | python | 3.11.0:beta5 |
python | python | 3.11.0:rc1 |
redhat | quay | 3.0.0 |
redhat | software_collections | - |
redhat | enterprise_linux | 8.0 |
𝑥
= Vulnerable software versions

Debian Releases
Debian Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pypy3 |
| ||||||||||||
python2.7 |
| ||||||||||||
python3.11 |
| ||||||||||||
python3.9 |
|

Ubuntu Releases
Ubuntu Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
python |
| ||||||||||||
python2.7 |
| ||||||||||||
python3.10 |
| ||||||||||||
python3.4 |
| ||||||||||||
python3.5 |
| ||||||||||||
python3.6 |
| ||||||||||||
python3.7 |
| ||||||||||||
python3.8 |
| ||||||||||||
python3.9 |
|
Common Weakness Enumeration
References