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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: redhat
Published: 2022-09-09T00:00:00
Updated: 2022-11-14T00:00:00
Reserved: 2020-03-20T00:00:00
Link: CVE-2020-10735
JSON object: View
NVD Information
Status : Modified
Published: 2022-09-09T14:15:08.660
Modified: 2023-06-30T23:15:09.393
Link: CVE-2020-10735
JSON object: View
Redhat Information
No data.
CWE