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

Possible vulnerability #122

Closed
pavoltravnik opened this issue Jan 8, 2021 · 1 comment
Closed

Possible vulnerability #122

pavoltravnik opened this issue Jan 8, 2021 · 1 comment

Comments

@pavoltravnik
Copy link

https://nvd.nist.gov/vuln/detail/CVE-2020-7788

https://github.com/dominictarr/rc/blob/master/package.json#L25

This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.

@pavoltravnik
Copy link
Author

Closes #121

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

Successfully merging a pull request may close this issue.

1 participant