Skip to content

Upgrade minimist to address security vuln#264

Open
tillydray wants to merge 1 commit intostil4m:masterfrom
tillydray:patch-1
Open

Upgrade minimist to address security vuln#264
tillydray wants to merge 1 commit intostil4m:masterfrom
tillydray:patch-1

Conversation

@tillydray
Copy link

https://github.com/substack/minimist#security.

Previous versions had a prototype pollution bug that could cause privilege escalation in some circumstances when handling untrusted user input.

Please use version 1.2.6 or later:

https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5)
https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 (version <=1.2.3)

https://github.com/substack/minimist#security. 

> Previous versions had a prototype pollution bug that could cause privilege escalation in some circumstances when handling untrusted user input.
> Please use version 1.2.6 or later:

> https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5)
>  https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 (version <=1.2.3)
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 this pull request may close these issues.

1 participant