Lucene search

K
cvelistRedhatCVELIST:CVE-2020-10735
HistorySep 09, 2022 - 12:00 a.m.

CVE-2020-10735

2022-09-0900:00:00
redhat
www.cve.org
1

7.7 High

AI Score

Confidence

High

0.006 Low

EPSS

Percentile

77.9%

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.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "python",
    "versions": [
      {
        "version": "python 3.7",
        "status": "affected"
      }
    ]
  }
]

References