Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2020-10735 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/security/cve/CVE-2020-10735 CVEThird Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=1834423 CVEIssue TrackingThird Party Advisory
https://docs.google.com/document/d/1KjuF_aXlzPUxTK4BMgezGJ2Pn7uevfX7g0_mvgHlL7Y CVEThird Party Advisory
https://github.com/python/cpython/issues/95778 CVEPatchThird Party Advisory
https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html CVE

see all 56 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-704Incorrect Type Conversion or Cast[email protected]

Affected Products

ProductVersions
python python
>= 3.7.0, < 3.7.14
>= 3.8.0, < 3.8.14
>= 3.9.0, < 3.9.14
>= 3.10.0, < 3.10.7
3.11.0 alpha1

CPE

  • cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:python:python:3.11.0:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat quay
3.0.0

CPE

  • cpe:2.3:a:redhat:quay:3.0.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat software collections
All versions

CPE

  • cpe:2.3:a:redhat:software_collections:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
fedoraproject fedora
35
36
37

CPE

  • cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat enterprise linux
8.0

CPE

  • cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

21 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-10735
NVD Published Date:
Sep 9, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-10735 Details - Not Deferred