mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
19 lines
704 B
Markdown
19 lines
704 B
Markdown
### [CVE-2020-28445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28445)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects all versions of package npm-help. The injection point is located in line 13 in index.js file in export.latestVersion() function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-NPMHELP-1050983
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-28445
|
|
|