Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1118:eslint-utils:Arbitrary Code Execution #4

Open
heapwolf opened this issue Sep 8, 2019 · 0 comments
Open

1118:eslint-utils:Arbitrary Code Execution #4

heapwolf opened this issue Sep 8, 2019 · 0 comments
Assignees

Comments

@heapwolf
Copy link
Member

heapwolf commented Sep 8, 2019

No CVE
CWE CWE-94
References: - ESLint release

  • eslint-utils advisory
    Versions of eslint-utils >=1.2.0 or <1.4.1 are vulnerable to Arbitrary Code Execution. The getStaticValue does not properly sanitize user input allowing attackers to supply malicious input that executes arbitrary code during the linting process. The getStringIfConstant and getPropertyName functions are not affected.
    @heapwolf @datcxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant