@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 malicious `link` parameter in the `headers` section of the `request`—can trigger a ReDoS attack. Version 11.4.1 contains a fix for the issue.
References
Configurations
No configuration.
History
14 Feb 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-14 20:15
Updated : 2025-02-14 20:15
NVD link : CVE-2025-25288
Mitre link : CVE-2025-25288
CVE.ORG link : CVE-2025-25288
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity