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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects all versions of package buns. The injection point is located in line 678 in index file lib/index.js in the exported function install(requestedModule).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-BUNS-1050389
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|