2024-05-26 14:27:05 +02:00
### [CVE-2019-10804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10804)



### Description
serial-number through 1.3.0 allows execution of arbritary commands. The "cmdPrefix" argument in serialNumber function is used by the "exec" function without any validation.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-SERIALNUMBER-559010
2024-06-09 00:33:16 +00:00
- https://snyk.io/vuln/SNYK-JS-SERIALNUMBER-559010
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.