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

Security vulnerabilities #221

Closed
pinguinooo opened this issue Dec 9, 2020 · 2 comments
Closed

Security vulnerabilities #221

pinguinooo opened this issue Dec 9, 2020 · 2 comments
Labels

Comments

@pinguinooo
Copy link

how do i fix this?

=== npm audit security report ===

                             Manual Review
         Some vulnerabilities require your attention to resolve

      Visit https://go.npm.me/audit-guide for additional guidance

Low Prototype Pollution

Package minimist

Patched in >=0.2.1 <1.0.0 || >=1.2.3

Dependency of node-static

Path node-static > optimist > minimist

More info https://npmjs.com/advisories/1179

Low Prototype Pollution

Package minimist

Patched in >=0.2.1 <1.0.0 || >=1.2.3

Dependency of soundcloud

Path soundcloud > node-static > optimist > minimist

More info https://npmjs.com/advisories/1179

Low Unauthorized File Access

Package node-static

Patched in No patch available

Dependency of node-static

Path node-static

More info https://npmjs.com/advisories/1206

Low Unauthorized File Access

Package node-static

Patched in No patch available

Dependency of soundcloud

Path soundcloud > node-static

More info https://npmjs.com/advisories/1206

Low Open Redirect

Package node-static

Patched in No patch available

Dependency of node-static

Path node-static

More info https://npmjs.com/advisories/1207

Low Open Redirect

Package node-static

Patched in No patch available

Dependency of soundcloud

Path soundcloud > node-static

More info https://npmjs.com/advisories/1207

High Denial of Service

Package node-static

Patched in No patch available

Dependency of node-static

Path node-static

More info https://npmjs.com/advisories/1208

High Denial of Service

Package node-static

Patched in No patch available

Dependency of soundcloud

Path soundcloud > node-static

More info https://npmjs.com/advisories/1208

@brettz9
Copy link
Collaborator

brettz9 commented Mar 29, 2021

Note that https://www.npmjs.com/advisories/1206 and https://www.npmjs.com/advisories/1207 are within node-static itself and not just its dependencies (also https://www.npmjs.com/advisories/1208 , but that has PR #213).

@brettz9
Copy link
Collaborator

brettz9 commented Jul 24, 2021

Regarding npm advisory 1206-1208 per the change log:

Re: https://npmjs.com/advisories/1179 , this should now be fixed due to our no longer relying on optimist/minimist.

Closing as the underlying issues appear to be resolved, but feel free to report again if any issues remain (though the new version has not yet been released).

@brettz9 brettz9 closed this as completed Jul 24, 2021
@brettz9 brettz9 changed the title Crashes Security vulnerabilities Jul 24, 2021
@brettz9 brettz9 added the bug label Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants