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

CVE-2019-20149 Vulnerability in kind-of 6.0.2 #32

Closed
ashergarland opened this issue Jan 7, 2020 · 1 comment
Closed

CVE-2019-20149 Vulnerability in kind-of 6.0.2 #32

ashergarland opened this issue Jan 7, 2020 · 1 comment

Comments

@ashergarland
Copy link

ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.

Reference: https://nvd.nist.gov/vuln/detail/CVE-2019-20149

@doowb
Copy link
Collaborator

doowb commented Jan 7, 2020

Duplicate of #30 and #31

@doowb doowb closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants