Lucene search
+L

1885 matches found

Github Security Blog
Github Security Blog
added 2024/11/15 8:47 p.m.26 views

Regular Expression Denial of Service (ReDoS) in @eslint/plugin-kit

Crafting a very large and well crafted string can increase the CPU usage and crash the program. POC js const ConfigCommentParser = require"@eslint/plugin-kit"; var str = ""; for var i = 0; i 1000000; i++ str += " "; str += "A"; console.log"start" var parser = new ConfigCommentParser;...

7.5CVSS6.7AI score0.00482EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/15 8:47 p.m.61 views

GHSA-7Q7G-4XM8-89CQ Regular Expression Denial of Service (ReDoS) in @eslint/plugin-kit

Crafting a very large and well crafted string can increase the CPU usage and crash the program. POC js const ConfigCommentParser = require"@eslint/plugin-kit"; var str = ""; for var i = 0; i 1000000; i++ str += " "; str += "A"; console.log"start" var parser = new ConfigCommentParser;...

3.5CVSS7.3AI score0.00482EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/13 4:21 p.m.11 views

apache-commons-io: Possible denial of service attack on untrusted input to XmlStreamReader

A vulnerability was found in the Apache Commons IO component in the org.apache.commons.io.input.XmlStreamReader class. Excessive CPU resource consumption can lead to a denial of service when an untrusted input is processed...

4.3CVSS7AI score0.01241EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/11/08 11:0 a.m.11 views

Regular Expression Denial Of Service (ReDoS)

Knwl.js is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to the presence of inefficient regular expressions, which allow attackers to craft input that causes excessive backtracking, leading to high CPU usage and potential service disruption...

8.7CVSS7AI score0.00454EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/11/08 6:30 a.m.73 views

Regular Expression Denial of Service (ReDoS) in cross-spawn

Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS6.7AI score0.00873EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2024/11/08 5:15 a.m.56 views

CVE-2024-21538

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS0.00873EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/08 5:0 a.m.22 views

CVE-2024-21538

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS0.00873EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2024/11/08 5:0 a.m.30 views

CVE-2024-21538

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS6.3AI score0.00873EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 5:0 a.m.9 views

CVE-2024-21538

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS5.9AI score0.00873EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/11/08 5:0 a.m.26 views

CVE-2024-21538

Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string...

8.7CVSS6.1AI score0.00873EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/11/07 10:43 a.m.474 views

Regular Expression Denial Of Service (ReDoS)

Useragent is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to ReDoS caused by the presence of regular expressions that can be exploited to cause high CPU usage, leading to denial of service...

8.7CVSS6.9AI score0.00514EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/05 11:47 a.m.8 views

spring-expression: Denial of service when processing a specially crafted Spring Expression Language expression

A flaw was found in the Spring framework package. A maliciously crafted Spring Expression Language SePL may trigger uncontrolled CPU usage, leading to a denial of service in the application consuming it. To be considered vulnerable, one application has to evaluate user-supplied SpEL expressions...

4.3CVSS7.2AI score0.00568EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/04 8:56 p.m.4 views

apache-commons-io: Possible denial of service attack on untrusted input to XmlStreamReader

A vulnerability was found in the Apache Commons IO component in the org.apache.commons.io.input.XmlStreamReader class. Excessive CPU resource consumption can lead to a denial of service when an untrusted input is processed...

4.3CVSS6.6AI score0.01241EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/10/29 2:33 p.m.22 views

Waitress vulnerable to DoS leading to high CPU usage/resource exhaustion

Impact When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt ...

7.5CVSS6.9AI score0.01386EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/29 2:18 p.m.13 views

CVE-2024-49769 Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS7.2AI score0.01386EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/29 2:18 p.m.17 views

CVE-2024-49769 Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS0.01386EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/10/28 12:0 a.m.17 views

Huawei EulerOS: Security Advisory for nghttp2 (EulerOS-SA-2024-2673)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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...

5.3CVSS5.8AI score0.84842EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/10/28 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for nghttp2 (EulerOS-SA-2024-2639)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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...

5.3CVSS5.8AI score0.84842EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/10/24 6:4 a.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string. PoC javascript const argument =...

8.7CVSS6.8AI score0.00873EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/10/23 12:0 a.m.21 views

Ubuntu: Security Advisory (USN-7080-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

5.3CVSS6.5AI score0.00801EPSS
SaveExploits0References2
Rows per page
Query Builder