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

[Bug] Denial of Service in Dependency node-fetch #140

Closed
iconnor opened this issue Sep 21, 2020 · 1 comment · Fixed by #158
Closed

[Bug] Denial of Service in Dependency node-fetch #140

iconnor opened this issue Sep 21, 2020 · 1 comment · Fixed by #158

Comments

@iconnor
Copy link

iconnor commented Sep 21, 2020

Version

1.9.0

Reproduction link

tomchentw/react-google-maps#1057

Operating System

ANY

Device

ANY

Browser & Version

ANY

Steps to reproduce

run npm audit

see: https://npmjs.com/advisories/1556

What is expected?

I reported issue

What is actually happening?

react-google-maps has not been maintained for 3 years.


Solution

Change libraries - there is a suggestion to use @react-google-maps

Additional comments

Keep up the good work!

 === npm audit security report ===                        
                                                                                
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-google-maps                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-google-maps > recompose > fbjs > isomorphic-fetch >    │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1556                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
@skalburgi640
Copy link

Could you please resolved this issue.

einazare added a commit that referenced this issue May 7, 2021
Closes #145
Closes #140
Closes #138
Closes #137
Closes #133
Closes #16
This was referenced May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants