3 matches found
GHSA-CQFH-C4C5-C2HG domain-suffix RegEx Denial of Service
RegEx Denial of Service in domain-suffix 1.0.8 allows attackers to crash the application via crafted input to the parse function. PoC js async function exploit const domainsuffix = require"domain-suffix"; // Crafting a string that will cause excessive backtracking const maliciousInput =...
8.7CVSS6.9AI score0.00575EPSS
SaveExploits0References4
CVE-2024-25354
CVE-2024-25354 affects domain-suffix 1.0.8 (Node.js) with a RegEx Denial of Service in the parse function that can crash the application when given crafted input. Root cause: excessive backtracking in the regular expression. Impact: denial of service/crash; exploitation details are provided in pu...
7.5CVSS6.8AI score0.00575EPSS
SaveExploits0References1
20