Vulnerability Description
git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name 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 |
|---|---|---|
| Git-Add-Remote Project | Git-Add-Remote | <= 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21%2C
- https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269ExploitThird Party Advisory
- https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21%2C
- https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269ExploitThird Party Advisory
FAQ
What is CVE-2020-7630?
CVE-2020-7630 is a vulnerability with a CVSS score of 9.8 (CRITICAL). git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name argument.
How severe is CVE-2020-7630?
CVE-2020-7630 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-7630?
Check the references section above for vendor advisories and patch information. Affected products include: Git-Add-Remote Project Git-Add-Remote.