Open
Description
No CVE
CWE CWE-94
References: - ESLint release
- eslint-utils advisory
Versions ofeslint-utils
>=1.2.0 or <1.4.1 are vulnerable to Arbitrary Code Execution. ThegetStaticValue
does not properly sanitize user input allowing attackers to supply malicious input that executes arbitrary code during the linting process. ThegetStringIfConstant
andgetPropertyName
functions are not affected.
@heapwolf @datcxx