Lucene search
+L

120 matches found

OpenVAS
OpenVAS
added 2022/11/14 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2022-2738)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.1AI score0.05768EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/11/03 12:00 a.m.25 views

AlmaLinux 9 : python3.9 (ALSA-2022:7323)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2022:7323 advisory. - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using inttext, a system could take 50ms to parse an int...

7.5CVSS7AI score0.05768EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/10/14 7:00 p.m.41 views

golang.org/x/text/language Denial of service via crafted Accept-Language header

The BCP 47 tag parser has quadratic time complexity due to inherent aspects of its design. Since the parser is, by design, exposed to untrusted user input, this can be leveraged to force a program to consume significant time parsing Accept-Language headers. The parser cannot be easily rewritten t...

7.5CVSS7.4AI score0.0155EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2022/10/14 7:00 p.m.44 views

GHSA-69CH-W2M2-3VJP golang.org/x/text/language Denial of service via crafted Accept-Language header

The BCP 47 tag parser has quadratic time complexity due to inherent aspects of its design. Since the parser is, by design, exposed to untrusted user input, this can be leveraged to force a program to consume significant time parsing Accept-Language headers. The parser cannot be easily rewritten t...

7.5CVSS7.6AI score0.0155EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2022/09/28 6:08 p.m.34 views

CVE-2022-39209

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. In versions prior to 0.29.0.gfm.6 a polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Users may verify the...

6.5CVSS3AI score0.01711EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/09/26 9:37 p.m.11 views

Denial Of Service (DOS)

Commonmarker is vulnerable to denial of Service. The vulnerability is due to a polynomial time complexity issue caused by cmark-gfm autolink extension feature. This results in resource exhaustion, leading to a denial of service...

3.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/09/21 6:18 p.m.28 views

Unbounded resource exhaustion in cmark-gfm autolink extension may lead to denial of service

Impact CommonMarker uses cmark-gfm for rendering Github Flavored Markdown. A polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Patches This vulnerability has been patched in the following CommonMarker...

0.7AI score
SaveExploits0References4Affected Software1
CVE
CVE
added 2022/09/09 12:00 a.m.863 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
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
Debian CVE
Debian CVE
added 2022/09/09 12:00 a.m.56 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
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
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
OSV
OSV
added 2022/08/31 10:23 p.m.36 views

GHSA-VQC4-V8HC-H2JG Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.5AI score0.008EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/08/31 10:23 p.m.35 views

Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.3AI score0.008EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2022/06/29 8:12 p.m.26 views

GitHub: DoS via markdown API from unauthenticated user

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. In versions prior to 0.29.0.gfm.6 a polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Users may verify the...

4CVSS2.9AI score0.01711EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/24 8:30 p.m.39 views

CVE-2021-32778 Excessive CPU utilization when closing HTTP/2 streams

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has ON^2 complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are...

5.8CVSS7.7AI score0.0123EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/08/10 3:33 p.m.85 views

Regular Expression Denial of Service in path-parse

Affected versions of npm package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS5.1AI score0.02218EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2021/06/22 1:14 a.m.27 views

GHSA-257V-VJ4P-3W2H Regular Expression Denial of Service (ReDOS)

In the npm package color-string, there is a ReDos Regular Expression Denial of Service vulnerability regarding an exponential time complexity for linearly increasing input lengths for hwb color strings. Strings reaching more than 5000 characters would see several milliseconds of processing time;...

5.3CVSS5.4AI score0.03134EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/06/22 1:14 a.m.60 views

Regular Expression Denial of Service (ReDOS)

In the npm package color-string, there is a ReDos Regular Expression Denial of Service vulnerability regarding an exponential time complexity for linearly increasing input lengths for hwb color strings. Strings reaching more than 5000 characters would see several milliseconds of processing time;...

5.3CVSS2.7AI score0.03134EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder