Lucene search
+L

6782 matches found

Veracode
Veracode
added 2025/02/18 5:50 a.m.10 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/18 5:48 a.m.12 views

Regular Expression Denial Of Service (ReDoS)

@octokit/request-error is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing in the handling of HTTP request headers. Specifically, the regex used to process authorization headers fails to handle excessive whitespace...

5.3CVSS5.1AI score0.00605EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/02/14 8:15 p.m.3 views

CVE-2025-25290

@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.3CVSS5.5AI score0.00754EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/02/14 8:15 p.m.21 views

CVE-2025-25289

@octokit/request-error is an error class for Octokit request errors. Starting in version 1.0.0 and prior to version 6.1.7, a Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long...

5.3CVSS0.00605EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/14 7:37 p.m.12 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.3CVSS6.3AI score0.00754EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/14 7:35 p.m.10 views

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

@octokit/request-error is an error class for Octokit request errors. Starting in version 1.0.0 and prior to version 6.1.7, a Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long...

5.3CVSS6.9AI score0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/14 7:35 p.m.7 views

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

@octokit/request-error is an error class for Octokit request errors. Starting in version 1.0.0 and prior to version 6.1.7, a Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long...

5.3CVSS6.5AI score0.00605EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/14 7:33 p.m.11 views

CVE-2025-25288 @octokit/plugin-paginate-rest has a Regular Expression in iterator that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

@octokit/plugin-paginate-rest is the Octokit plugin to paginate REST API endpoint responses. For versions starting in 1.0.0 and prior to 11.4.1 of the npm package @octokit/plugin-paginate-rest, when calling octokit.paginate.iterator, a specially crafted octokit instance—particularly with a...

5.3CVSS6.8AI score0.00605EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/14 7:31 p.m.27 views

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

@octokit/endpoint turns REST API endpoints into generic request options. Starting in version 4.1.0 and prior to version 10.1.3, 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...

5.3CVSS0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/14 6:0 p.m.12 views

GHSA-RMVR-2PP2-XJ38 @octokit/request has a Regular Expression in fetchWrapper that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary The regular expression /+; rel="deprecation"/ used to match the link header in HTTP responses is vulnerable to a ReDoS Regular Expression Denial of Service attack. This vulnerability arises due to the unbounded nature of the regex's matching behavior, which can lead to catastrophic...

5.3CVSS5.3AI score0.00754EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/02/14 6:0 p.m.19 views

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

Summary The regular expression /+; rel="deprecation"/ used to match the link header in HTTP responses is vulnerable to a ReDoS Regular Expression Denial of Service attack. This vulnerability arises due to the unbounded nature of the regex's matching behavior, which can lead to catastrophic...

5.3CVSS6.8AI score0.00754EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/14 5:58 p.m.150 views

@octokit/request-error has a Regular Expression in index that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary A Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long sequence of spaces followed by a newline and "@", an attacker can exploit inefficient regular expression processin...

5.3CVSS7.1AI score0.00605EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/14 5:58 p.m.9 views

GHSA-XX4V-PRFH-6CGC @octokit/request-error has a Regular Expression in index that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary A Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long sequence of spaces followed by a newline and "@", an attacker can exploit inefficient regular expression processin...

5.3CVSS5.5AI score0.00605EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/02/14 5:57 p.m.19 views

@octokit/plugin-paginate-rest has a Regular Expression in iterator Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary For the npm package @octokit/plugin-paginate-rest, when calling octokit.paginate.iterator, a specially crafted octokit instance—particularly with a malicious link parameter in the headers section of the request—can trigger a ReDoS attack. Details The issue occurs at line 39 of iterator.ts...

5.3CVSS6.8AI score0.00605EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/02/14 9:15 a.m.5 views

UBUNTU-CVE-2025-26791

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

6.1CVSS5.7AI score0.00583EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/02/14 1:50 a.m.13 views

CVE-2024-22641

TCPDF version 6.6.5 and before is vulnerable to ReDoS Regular Expression Denial of Service if parsing an untrusted SVG file...

7.5CVSS6.6AI score0.01113EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/02/14 12:0 a.m.15 views

Octokit 安全漏洞

Octokit is a Ruby toolkit for the GitHub API. A security vulnerability exists in Octokit version 9.0.5 through versions prior to 10.1.3, which stems from a regular expression denial of service ReDoS attack that can be caused by crafting a specific options parameter...

5.3CVSS5.8AI score0.00605EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/14 12:0 a.m.10 views

PT-2025-7073

Name of the Vulnerable Software and Affected Versions: @octokit/request versions 1.0.0 through 9.2.1 Description: The regular expression /+; rel="deprecation"/ used to match the link header in HTTP responses is vulnerable to a ReDoS Regular Expression Denial of Service attack. This vulnerability...

5.3CVSS5.4AI score0.00754EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/02/14 12:0 a.m.5 views

PT-2025-7072

Name of the Vulnerable Software and Affected Versions: @octokit/request-error versions 1.0.0 through 6.1.6 Description: A Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long...

5.3CVSS6.5AI score0.00605EPSS
SaveExploits0References12
Snyk
Snyk
added 2025/02/12 6:42 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:koa is a Koa web app framework Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the parsing of X-Forwarded-Proto and X-Forwarded-Host HTTP headers. Details Denial of Service DoS describes a family of attacks, all aimed at...

9.2CVSS6.7AI score0.00811EPSS
SaveExploits0References2
Rows per page
Query Builder