cve/2024/CVE-2024-27088.md
2025-09-29 16:08:36 +00:00

1.1 KiB

CVE-2024-27088

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.

POC

Reference

Github