Vulnerability Description
jscover through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary command via the source argument.
CVSS Score
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jscover Project | Jscover | <= 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/node-modules/jscover/blob/master/lib/jscover.js#L59%2C
- https://snyk.io/vuln/SNYK-JS-JSCOVER-564250Third Party Advisory
- https://github.com/node-modules/jscover/blob/master/lib/jscover.js#L59%2C
- https://snyk.io/vuln/SNYK-JS-JSCOVER-564250Third Party Advisory
FAQ
What is CVE-2020-7623?
CVE-2020-7623 is a vulnerability with a CVSS score of 9.8 (CRITICAL). jscover through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary command via the source argument.
How severe is CVE-2020-7623?
CVE-2020-7623 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-2020-7623?
Check the references section above for vendor advisories and patch information. Affected products include: Jscover Project Jscover.