Vulnerability CVE-2021-26541


Published: 2021-02-08

Description:
The gitlog function in src/index.ts in gitlog before 4.0.4 has a command injection vulnerability.

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

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
Gitlog project -> Gitlog 

 References:
https://github.com/domharrington/node-gitlog/pull/65
https://www.npmjs.com/package/gitlog

Copyright 2024, cxsecurity.com

 

Back to Top