Lucene search
+L

4845 matches found

OSV
OSV
added 2025/03/17 12:00 a.m.10 views

CVE-2025-26042

Uptime Kuma == 1.23.0 has a ReDoS vulnerability, specifically when an administrator creates a notification through the web service. If a string is provided it triggers catastrophic backtracking in the regular expression, leading to a ReDoS attack...

6CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2025/03/11 8:15 p.m.127 views

CVE-2025-27789

Babel is a compiler for writing next generation JavaScript. When using versions of Babel prior to 7.26.10 and 8.0.0-alpha.17 to compile regular expression named capturing groups, Babel will generate a polyfill for the .replace method that has quadratic complexity on some specific replacement...

6.2CVSS0.00552EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/11 7:09 p.m.347 views

CVE-2025-27789

CVE-2025-27789 affects Babel: prior to 7.26.10 and 8.0.0-alpha.17, compiling regex with named capturing groups can cause Babel to generate a .replace polyfill with quadratic complexity on certain replacement patterns. The issue requires that code uses untrusted strings as the second argument to ....

6.2CVSS6.3AI score0.00552EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/11 12:00 a.m.22 views

PT-2025-10894

Name of the Vulnerable Software and Affected Versions: Babel versions prior to 7.26.10 Babel versions prior to 8.0.0-alpha.17 Description: The issue arises when using Babel to compile regular expression named capturing groups and the .replace method on a regular expression that contains named...

6.2CVSS5.8AI score0.00552EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/03/07 12:00 a.m.13 views

PT-2025-28150

Name of the Vulnerable Software and Affected Versions: huggingface/transformers version 4.49.0 Description: A Regular Expression Denial of Service ReDoS vulnerability was discovered in the huggingface/transformers repository. The vulnerability is due to inefficient regular expression complexity i...

7.8CVSS6.4AI score0.00434EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2022-41715

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation ...

7.5CVSS6.7AI score0.01427EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2022-24713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caus...

7.5CVSS6.5AI score0.1446EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2021-3807

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ansi-regex is vulnerable to Inefficient Regular Expression Complexity CVE-2021-3807 Note that Nessus relies on the presence of the package as reported by the...

7.8CVSS7AI score0.03552EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2015-2305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library aka rxspencer alpha3.8.g5 on 32-bit platforms, as used in NetBSD through...

6.8CVSS7.5AI score0.08407EPSS
SaveExploits1References3
NVD
NVD
added 2025/02/27 3:15 p.m.42 views

CVE-2024-54170

IBM EntireX 11.1 could allow a local user to cause a denial of service due to use of a regular expression with an inefficient complexity that consumes excessive CPU cycles...

5.5CVSS0.00138EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 2:56 a.m.10 views

SUSE CVE-2025-26791

DOMPurify before 3.2.4 has an incorrect template literal regular expression, sometimes leading to mutation cross-site scripting mXSS...

4.2CVSS6.4AI score0.00593EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/02/24 8:49 p.m.22 views

Better Auth allows bypassing the trustedOrigins Protection which leads to ATO

Summary A bypass was discovered in the trustedOrigins validation logic—affecting both absolute URL entries and wildcard domain patterns. This flaw allows an attacker to construct a malicious callbackURL that passes origin checks and triggers an open redirect. Because redirect endpoints include...

6.9AI score
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/02/18 5:50 a.m.16 views

Regular Expression Denial-of-Service (ReDoS)

@octokit/endpoint is vulnerable to Regular Expression Denial-of-Service ReDoS. The vulnerability is due to inefficient regex processing due to the endpoint.parseoptions function allowing crafted input to trigger excessive backtracking, leading to high CPU utilization and application hang...

5.3CVSS6.6AI score0.00615EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/02/17 5:15 a.m.10 views

Denial Of Service (DoS)

Koa is vulnerable to Denial of Service. The vulnerability is due to inefficient regular expression processing due to the use of an overly complex regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers, which can be exploited to cause excessive resource consumption...

9.2CVSS7AI score0.00825EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2025/02/14 7:37 p.m.36 views

CVE-2025-25290 @octokit/request has a Regular Expression in fetchWrapper that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

@octokit/request sends parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node. Starting in version 1.0.0 and prior to versions 9.2.1 and 8.4.1, the regular expression /+; rel="deprecation"/ used to match the link header in HTTP responses is vulnerable to a ReDoS Regul...

5.3CVSS0.00768EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/02/14 5:56 p.m.41 views

@octokit/endpoint has a Regular Expression in parse that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary By crafting specific options parameters, the endpoint.parseoptions call can be triggered, leading to a regular expression denial-of-service ReDoS attack. This causes the program to hang and results in high CPU utilization. Details The issue occurs in the parse function within the parse.ts...

5.3CVSS6.3AI score0.00615EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/14 5:56 p.m.30 views

GHSA-X4C5-C7RF-JJGV @octokit/endpoint has a Regular Expression in parse that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary By crafting specific options parameters, the endpoint.parseoptions call can be triggered, leading to a regular expression denial-of-service ReDoS attack. This causes the program to hang and results in high CPU utilization. Details The issue occurs in the parse function within the parse.ts...

5.3CVSS6.3AI score0.00615EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/14 11:08 a.m.5 views

OESA-2025-1123 etcd security update

%expand: Security Fixes: encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.CVE-2022-24675 regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.CVE-2022-24921 The gener...

7.5CVSS7.2AI score0.0995EPSS
SaveExploits1References4
OSV
OSV
added 2025/02/14 9:31 a.m.12 views

GHSA-VHXF-7VQR-MRJG DOMPurify allows Cross-site Scripting (XSS)

DOMPurify before 3.2.4 has an incorrect template literal regular expression when SAFEFORTEMPLATES is set to true, sometimes leading to mutation cross-site scripting mXSS...

4.5CVSS6.7AI score0.00593EPSS
SaveExploits1References6
Snyk
Snyk
added 2025/02/14 8:52 a.m.4 views

Cross-site Scripting (XSS)

Overview org.webjars.bower:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to incorrect handling of template literals in regular expressions. An attacker can manipulate the output of the script by...

6.1CVSS5.3AI score0.00593EPSS
SaveExploits1References2
Rows per page
Query Builder