Lucene search
+L

4419 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 2:56 a.m.7 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.00583EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/02/24 8:49 p.m.20 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.11 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.00605EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/02/17 5:15 a.m.8 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.00811EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/14 7:37 p.m.30 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.00754EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/02/14 5:56 p.m.39 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.00605EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/14 5:56 p.m.24 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.00605EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/14 12:12 p.m.4 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.8 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.00583EPSS
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.00583EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.5 views

DOMPurify 安全漏洞

DOMPurify is a DOM Document Object Model for HTML, MathML and SVG written in JavaScript by Cure53 Personal Developer. A security vulnerability exists in DOMPurify versions prior to 3.2.4, which stems from the presence of incorrect template literal regular expressions that can lead to mutant...

6.1CVSS5.9AI score0.00583EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/02/14 12:0 a.m.14 views

CVE-2025-26791

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

4.5CVSS4.6AI score0.00583EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.6 views

Octokit 安全漏洞

Octokit is a Ruby toolkit for the GitHub API. A security vulnerability exists in Octokit version 1.0.0 through versions prior to 9.2.1, which stems from the unrestricted nature of the regular expression matching behavior, and could lead to catastrophic backtracking when processing ad-hoc input,...

5.3CVSS6.5AI score0.00754EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/02/12 7:45 p.m.48 views

parse-duration has a Regex Denial of Service that results in event loop delay and out of memory

Summary This report finds 2 availability issues due to the regex used in the parse-duration npm package: 1. An event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from 0.01 MB and up to 4.3 MB...

7.5CVSS7AI score0.00746EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/12 7:45 p.m.69 views

GHSA-HCRG-FC28-FCG5 parse-duration has a Regex Denial of Service that results in event loop delay and out of memory

Summary This report finds 2 availability issues due to the regex used in the parse-duration npm package: 1. An event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from 0.01 MB and up to 4.3 MB...

7.5CVSS7.4AI score0.00746EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/12 7:23 p.m.4 views

GHSA-593F-38F6-JP5M Inefficient Regular Expression Complexity in koa

Summary Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack. PoC Coming soon. Impact This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty...

9.2CVSS6.7AI score0.00811EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/02/12 7:23 p.m.18 views

Inefficient Regular Expression Complexity in koa

Summary Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack. PoC Coming soon. Impact This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty...

9.2CVSS6.7AI score0.00811EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/02/12 7:15 p.m.4 views

CVE-2025-25205

Audiobookshelf is a self-hosted audiobook and podcast server. Starting in version 2.17.0 and prior to version 2.19.1, a flaw in the authentication bypass logic allows unauthenticated requests to match certain unanchored regex patterns in the URL. Attackers can craft URLs containing substrings lik...

8.2CVSS5.9AI score0.04219EPSS
SaveExploits2References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/12 6:21 p.m.21 views

CVE-2025-25283 parse-duraton vulnerable to Regex Denial of Service that results in event loop delay and out of memory

parse-duraton is software that allows users to convert a human readable duration to milliseconds. Versions prior to 2.1.3 are vulnerable to an event loop delay due to the CPU-bound operation of resolving the provided string, from a 0.5ms and up to 50ms per one operation, with a varying size from...

7.5CVSS7.4AI score0.00746EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/12 6:16 p.m.19 views

CVE-2025-25205 Remote Authentication-Bypass can lead to server crash or limited information disclosure due to faulty pattern matching

Audiobookshelf is a self-hosted audiobook and podcast server. Starting in version 2.17.0 and prior to version 2.19.1, a flaw in the authentication bypass logic allows unauthenticated requests to match certain unanchored regex patterns in the URL. Attackers can craft URLs containing substrings lik...

8.2CVSS8.3AI score0.04219EPSS
SaveExploits2References5
Rows per page
Query Builder