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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
pixl-class prior to 1.0.3 allows execution of arbitrary commands. The members argument of the create function can be controlled by users without any sanitization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-PIXLCLASS-564968
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|