LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10735: A flaw was found in python.

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

This vulnerability can let very large decimal-style number strings consume excessive CPU when Python converts them to integers. The business impact is availability: services that parse untrusted numeric input could slow down or become unresponsive. The bundle does not show active exploitation or a confirmed CVSS score. Exposure is most likely in Python services that convert attacker-controlled decimal or other non-binary numeric strings using int(). The bundle lists Python 3.7 as affected, while upstream and distribution references suggest broader Python packaging context. Version coverage should be confirmed against vendor advisories. Treat as a targeted availability risk, not a confidentiality or privilege escalation issue based on the supplied evidence. Prioritize internet-facing Python services and APIs that parse large numeric fields from untrusted users. Mitigation focus: Apply relevant Python or distribution updates from vendor advisories.; Review Red Hat, Python, and Fedora guidance for version-specific fixes.; Limit length of untrusted numeric strings before integer conversion..

Prepared

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-10735 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
28Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/apythonpython 3.7Listed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.