CVE-2025-59831
September 25, 2025
git-commiters is a Node.js function module providing committers stats for their git repository. Prior to version 0.1.2, there is a command injection vulnerability in git-commiters. This vulnerability manifests with the library's primary exported API: gitCommiters(options, callback) which allows specifying options such as cwd for current working directory and revisionRange as a revision pointer, such as HEAD. However, the library does not sanitize for user input or practice secure process execution API to separate commands from their arguments and as such, uncontrolled user input is concatenated into command execution. This issue has been patched in version 0.1.2.
Affected Packages
git-commiters (NPM):
Affected version(s) >=0.1.0 <0.1.2Fix Suggestion:
Update to version 0.1.2git-commiters (NPM):
Affected version(s) >=0.1.0 <0.1.2Fix Suggestion:
Update to version 0.1.2git-commiters (NPM):
Affected version(s) >=0.1.0 <0.1.2Fix Suggestion:
Update to version 0.1.2git-commiters (NPM):
Affected version(s) >=0.1.0 <0.1.2Fix Suggestion:
Update to version 0.1.2Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.06