cve/2024/CVE-2024-27088.md
2024-05-25 21:48:12 +02:00

956 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