First published: Mon Feb 26 2024(Updated: )
### Impact Passing functions with very long names or complex default argument names into `function#copy` or`function#toStringTokens` may put script to stall ### Patches Fixed with https://github.com/medikoo/es5-ext/commit/3551cdd7b2db08b1632841f819d008757d28e8e2 and https://github.com/medikoo/es5-ext/commit/a52e95736690ad1d465ebcd9791d54570e294602 Published with v0.10.63 ### Workarounds No real workaround aside of refraining from using above utilities. ### References https://github.com/medikoo/es5-ext/issues/201
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/es5-ext | >=0.10.0<0.10.63 | 0.10.63 |
IBM Planning Analytics Local - IBM Planning Analytics Workspace | <=2.1 | |
IBM Planning Analytics Local - IBM Planning Analytics Workspace | <=2.0 | |
Es5-ext | >=0.10.0<0.10.63 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27088 has a high severity due to the potential for scripts to stall when processing long function names.
You can fix CVE-2024-27088 by updating the es5-ext package to version 0.10.63 or later.
CVE-2024-27088 affects all versions of the es5-ext package from 0.10.0 up to 0.10.63.
IBM Planning Analytics Local - IBM Planning Analytics Workspace versions 2.0 and 2.1 are impacted by CVE-2024-27088.
CVE-2024-27088 exploits the ability of functions with long names or complex default argument names to stall scripts when processed.