mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
956 B
Markdown
19 lines
956 B
Markdown
### [CVE-2024-27088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/medikoo/es5-ext/issues/201
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|