cve/2024/CVE-2024-27088.md
2024-06-09 00:33:16 +00:00

1005 B

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