CVE-2024-27088
NONEes5-ext 0.10.0-0.10.62 - Inefficient Regular Expression Complexity in function#copy and function#toStringTokens
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-27088. PoCs published by 200101WhoAmI.
AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2024-27088, a ReDoS vulnerability in the 'es5-ext' Node.js package. The exploit demonstrates excessive backtracking in a regex pattern when processing maliciously crafted input, leading to high CPU usage.
Description
es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into `function#copy` or `function#toStringTokens` may cause the script to stall. The vulnerability is patched in v0.10.63.
Exploits (1)
This repository contains a proof-of-concept for CVE-2024-27088, a ReDoS vulnerability in the 'es5-ext' Node.js package. The exploit demonstrates excessive backtracking in a regex pattern when processing maliciously crafted input, leading to high CPU usage.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N