216.73.217.22

CVE-2025-59831

· Published 25/09/2025 14:15 · Modified 26/09/2025 14:32

Labels: CVE-2025-59831 2025-09-25CVE-2025-59831CWE-77[email protected]

Essential information

Published
25/09/2025 14:15
Modified
26/09/2025 14:32
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
git-commiters / git-commiters cpe:2.3:a:git-commiters:git-commiters:<0.1.2:*:*:*:*:*:*:*

References