### [CVE-2019-10804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10804) ![](https://img.shields.io/static/v1?label=Product&message=serial-number&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen) ### 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 #### Github No PoCs found on GitHub currently.