Lucene search
+L

970 matches found

OSV
OSV
added 2022/09/16 11:05 a.m.16 views

OESA-2022-1921 python3 security update

Python combines remarkable power with very clear syntax. It has modules,classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C+...

7.5CVSS8.4AI score0.05768EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/09 2:15 p.m.1 views

DEBIAN-CVE-2020-10735

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.6AI score0.05768EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/09 2:15 p.m.83 views

Design/Logic Flaw

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

5CVSS7.4AI score0.05768EPSS
SaveExploits0References27Affected Software4
OSV
OSV
added 2022/09/09 2:15 p.m.7 views

UBUNTU-CVE-2020-10735

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.7AI score0.05768EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2022/09/09 12:00 a.m.71 views

CVE-2020-10735

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.7AI score0.05768EPSS
SaveExploits0References27
CVE
CVE
added 2022/09/09 12:00 a.m.865 views

CVE-2020-10735

CVE-2020-10735 affects Python’s integer parsing with non-binary bases, where int("text") on very long digit strings can cause a CPU DoS, impacting availability. The flaw is present in Python’s PyLong_FromString path and manifests in quadratic-time scenarios when parsing large decimal-like strings...

7.5CVSS7.5AI score0.05768EPSS
SaveExploits0References29Affected Software1
OSV
OSV
added 2022/09/09 12:00 a.m.31 views

PSF-2022-4 Prevent DoS by large str-int conversions

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.6AI score0.05768EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/09 12:00 a.m.57 views

CVE-2020-10735

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.2AI score0.05768EPSS
SaveExploits0
Veracode
Veracode
added 2022/09/07 4:48 a.m.27 views

Regular Expression Denial Of Service (ReDoS)

shescape is vulnerable to regular expression denial of service. The vulnerability exists in escapeArgBash function in unix.js due to insufficient regular expression complexity in bash escaping which allows an attacker to cause polynomial backtracking or quadratic runtime resulting an application...

7.5CVSS7.2AI score0.01161EPSS
SaveExploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/09/07 12:00 a.m.44 views

Slackware Linux 15.0 / current python3 Vulnerability (SSA:2022-250-01)

The version of python3 installed on the remote host is prior to 3.9.14. It is, therefore, affected by a vulnerability as referenced in the SSA:2022-250-01 advisory. - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using inttext, a system coul...

7.5CVSS7AI score0.05768EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2022/09/05 5:58 a.m.63 views

CVE-2020-10735

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.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS2.4AI score0.05768EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/02 12:00 a.m.11 views

PT-2022-4709

Name of the Vulnerable Software and Affected Versions Python affected versions not specified Description A flaw was found in Python related to errors in converting data types between int and str. This issue is associated with algorithms that have quadratic time complexity and use non-binary bases...

9.8CVSS8.4AI score0.78483EPSS
SaveExploits57References630
Github Security Blog
Github Security Blog
added 2022/08/11 6:06 p.m.43 views

mofh Vulnerable to Improper Restriction of XML External Entity Reference

The xml.etree.ElementTree module that mofh used up until version 1.0.1 implements a simple and efficient API for parsing and creating XML data. But it makes the application vulnerable to: - Billion Laughs attack: It is a type of denial-of-service attack aimed at XML parsers. It uses multiple leve...

1.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/08/11 6:06 p.m.37 views

GHSA-7R9X-QRPR-3CXW mofh Vulnerable to Improper Restriction of XML External Entity Reference

The xml.etree.ElementTree module that mofh used up until version 1.0.1 implements a simple and efficient API for parsing and creating XML data. But it makes the application vulnerable to: - Billion Laughs attack: It is a type of denial-of-service attack aimed at XML parsers. It uses multiple leve...

7AI score
SaveExploits0References4
OSV
OSV
added 2022/07/06 6:38 p.m.20 views

GHSA-WC69-RHJR-HC9G Moment.js vulnerable to Inefficient Regular Expression Complexity

Impact using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has quadratic N^2 complexity on specific inputs noticeable slowdown is observed with inputs above 10k characters users who pass user-provided strings without sanity length checks to moment...

7.5CVSS6.8AI score0.04923EPSS
SaveExploits1References20
OSV
OSV
added 2022/07/06 6:15 p.m.6 views

DEBIAN-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.4AI score0.04923EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/06 6:15 p.m.10 views

UBUNTU-CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS6.6AI score0.04923EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2022/07/06 12:00 a.m.45 views

CVE-2022-31129 Inefficient Regular Expression Complexity in moment

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS7.8AI score0.04923EPSS
SaveExploits1References10
Veracode
Veracode
added 2022/06/30 4:20 a.m.25 views

Denial Of Service (DoS)

silverstripe/framework is vulnerable to denial of service. The vulnerability exist in xml2array function in Convert.php due to quadratic blowup in Convert::xml2array which allows remote attacker to crash the system via crafted XML document...

6.5CVSS3.8AI score0.0103EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/29 10:39 p.m.41 views

Quadratic blowup in Convert::xml2array()

Silverstripe silverstripe/framework 4.x until 4.10.9 has a quadratic blowup in Convert::xml2array that enables a remote attack via a crafted XML document...

6.5CVSS4.8AI score0.0103EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder