mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
![]() |
### [CVE-2020-7678](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7678)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
This affects all versions of package node-import. The "params" argument of module function can be controlled by users without any sanitization.b. This is then provided to the “eval” function located in line 79 in the index file "index.js".
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://security.snyk.io/vuln/SNYK-JS-NODEIMPORT-571691
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|