Vulnerability CVE-2020-7630


Published: 2020-04-02   Modified: 2020-04-03

Description:
git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name argument.

Type:

CWE-74

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Git-add-remote project -> Git-add-remote 

 References:
https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21
,
https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269

Copyright 2024, cxsecurity.com

 

Back to Top