Incorrect Type Conversion or Cast Affecting python3-libs 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-CENTOS8-PYTHON3LIBS-3017021
- published 5 Sep 2022
- disclosed 2 Sep 2022
How to fix?
There is no fixed version for Centos:8
python3-libs
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream python3-libs
package and not the python3-libs
package as distributed by Centos:8
.
See How to fix?
for Centos:8
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.