Lucene search
+L

8807 matches found

OSV
OSV
added 2024/11/08 5:15 a.m.10 views

AZL-52548 CVE-2024-21538 affecting package js-jquery 3.5.0-4

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.7AI score0.00868EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 5:15 a.m.9 views

AZL-52551 CVE-2024-21538 affecting package nodejs18 for versions less than 18.20.3-2

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.7AI score0.00868EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/08 5:00 a.m.524 views

CVE-2024-21538

CVE-2024-21538 affects the cross-spawn package. The NVD description notes a ReDoS vulnerability caused by improper input sanitization, enabling an attacker to drive high CPU usage and crash the process with crafted input. Affected versions are cross-spawn before 6.0.6, and between 7.0.0 and befor...

8.7CVSS6.1AI score0.00868EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/11/07 11:44 a.m.13 views

Regular Expression Denial Of Service (ReDoS)

rexml is vulnerable to a Regular Expression Denial of Service ReDoS vulnerability. The vulnerability is due to inefficient regular expression handling when parsing XML inputs that contain a large number of digits in hex numeric character references &x...;, allows an attacker to craft inputs that...

8.7CVSS7AI score0.0142EPSS
SaveExploits0References8Affected Software3
Veracode
Veracode
added 2024/11/07 10:43 a.m.493 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/07 3:26 a.m.9 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2024/11/07 12:00 a.m.12 views

RHEL 8 : python39:3.9 (RHSA-2024:6915)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:6915 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

5.9CVSS7.1AI score0.02617EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/11/06 9:00 p.m.16 views

CVE-2024-50343 Incorrect response from Validator when input ends with `\n` in symfony/validator

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS6.9AI score0.00455EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/06 9:00 p.m.92 views

CVE-2024-50343

CVE-2024-50343 affects the Symfony PHP framework’s validator component (symfony/validator). An input ending with a newline could bypass validation when using regular expressions configured with the $ metacharacter; Symfony versions 5.4.43, 6.4.11, and 7.1.4 now apply the D modifier to ensure the ...

3.1CVSS3.5AI score0.00455EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/06 12:00 a.m.8 views

Symfony 输入验证错误漏洞

Symfony is a PHP framework for web and console applications and a set of reusable PHP components from Symfony, Inc. An input validation error vulnerability exists in Symfony. An attacker could use this vulnerability to spoof a "Validator" configured with a regular expression using the "$"...

3.1CVSS4.3AI score0.00455EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:00 a.m.11 views

The vulnerability of the JetBrains YouTrac project management and task management software is related to the use of a regular expression with inefficient computational complexity, which can lead to service failures.

The vulnerability of the YouTrack Helpdesk service relates to the use of a regular expression with inefficient computational complexity. Exploiting this vulnerability allows an attacker who operates remotely to trigger a service failure by parsing email headers within the Helpdesk functionality...

7.8CVSS5.5AI score0.00631EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/11/05 5:49 p.m.12 views

micromatch: vulnerable to Regular Expression Denial of Service

A flaw was found in the NPM package micromatch where it is vulnerable to a regular expression denial of service ReDoS. The issue occurs in micromatch.braces in index.js because the pattern . will readily match anything. By passing a malicious payload, the pattern matching will keep backtracking t...

5.3CVSS7.2AI score0.01429EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:00 a.m.7 views

Mastodon 4.2.x < 4.2.13 Regular Expression Denial of Service

According to its self-reported version number, the version of Mastodon running on the remote host is prior to 4.1.20 or 4.2.x prior to 4.2.12. Therefore, it may be affected by a regular expression denial of service vulnerability. Note that the scanner has not tested for these issues but has inste...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:00 a.m.12 views

RHEL 7 : python-django (RHSA-2019:0051)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:0051 advisory. Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as...

5.3CVSS6.5AI score0.04248EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:00 a.m.7 views

Mastodon < 4.1.20 Regular Expression Denial of Service

According to its self-reported version number, the version of Mastodon running on the remote host is prior to 4.1.20 or 4.2.x prior to 4.2.12. Therefore, it may be affected by a regular expression denial of service vulnerability. Note that the scanner has not tested for these issues but has inste...

7.3AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/10/30 5:07 a.m.12 views

SUSE CVE-2020-26311

Useragent is a user agent parser for Node.js. All versions as of time of publication contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. As of time of publication, no patches are available...

8.7CVSS7AI score0.00514EPSS
SaveExploits1References3
CNVD
CNVD
added 2024/10/30 12:00 a.m.10 views

JetBrains YouTrack Denial of Service Vulnerability

JetBrains YouTrack is a project management tool, developed by JetBrains, supporting cloud hosting and local deployment, providing task management, team collaboration, time tracking and other features for software development, human resources and other scenarios. A denial of service vulnerability...

7.5CVSS6.6AI score0.00631EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/29 10:15 p.m.22 views

CVE-2024-48572

A User enumeration vulnerability in AquilaCMS 1.409.20 and prior allows unauthenticated attackers to obtain email addresses via the "Add a user" feature. The vulnerability occurs due to insufficiently validated user input being processed as a regular expression, which is then matched against emai...

5.3CVSS0.00441EPSS
SaveExploits2References1
BDU FSTEC
BDU FSTEC
added 2024/10/29 12:00 a.m.14 views

The vulnerability of the http.cookies library in the Python programming language allows a hacker to trigger a service failure.

The vulnerability of the http.cookies library in the Python interpreter relates to the use of a regular expression with high computational complexity. Exploiting this vulnerability could allow an attacker, operating remotely, to cause service interruptions...

7.8CVSS6.6AI score0.02284EPSS
SaveExploits1References18Affected Software5
Redos
Redos
added 2024/10/29 12:00 a.m.317 views

ROS-20241029-08

Vulnerability in the OpenSearch software package related to improper validation of the nextUrl parameter. Exploitation of the vulnerability could allow an attacker to redirect a user to a malicious site A vulnerability in the server.maxHeadersCount configuration of the ws client-server library in...

7.5CVSS7.4AI score0.01471EPSS
SaveExploits4
Rows per page
Query Builder