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-2020-7598 @ Npm-minimist-1.2.0 #163

Open
Svetlana-github opened this issue May 16, 2022 · 0 comments
Open

CVE-2020-7598 @ Npm-minimist-1.2.0 #163

Svetlana-github opened this issue May 16, 2022 · 0 comments

Comments

@Svetlana-github
Copy link
Owner

Svetlana-github commented May 16, 2022

Vulnerable Package issue exists @ Npm-minimist-1.2.0 in branch main

Affected versions of minimist are vulnerable to prototype pollution. Arguments are not properly sanitized, allowing an attacker to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects.
Parsing the argument --proto.y=Polluted adds a y property with value Polluted to all objects. The argument --proto=Polluted raises an uncaught error and crashes the application.
This is exploitable if attackers have control over the arguments being passed to minimist.

Namespace: Svetlana-github
Repository: test
Repository Url: https://github.com/Svetlana-github/test
CxAST-Project: Svetlana-github/test
CxAST platform scan: 8821ba41-d324-41fa-8053-d13dfc156a43
Branch: main
Application: test
Severity: MEDIUM
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-1321


Addition Info
Attack vector: NETWORK
Attack complexity: HIGH
Confidentiality impact: LOW
Availability impact: LOW
Remediation Upgrade Recommendation: 1.2.3


References
Advisory
Commit
Commit

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