Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Serial-Number Project | Serial-Number | <= 1.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/es128/serial-number/blob/master/index.js#L106Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-SERIALNUMBER-559010ExploitThird Party Advisory
- https://github.com/es128/serial-number/blob/master/index.js#L106Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-SERIALNUMBER-559010ExploitThird Party Advisory
FAQ
What is CVE-2019-10804?
CVE-2019-10804 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2019-10804?
CVE-2019-10804 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2019-10804?
Check the references section above for vendor advisories and patch information. Affected products include: Serial-Number Project Serial-Number.