PT-2025-39374 · Unknown · Git-Commiters

Published

2025-09-22

·

Updated

2025-09-25

·

CVE-2025-59831

CVSS v4.0
8.7
VectorAV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

**Name of the Vulnerable Software and Affected Versions**

git-commiters versions prior to 0.1.2

**Description**

git-commiters is a Node.js function module used to provide committers statistics for a git repository. A command injection issue exists due to insufficient input sanitization and insecure process execution. The primary API, `gitCommiters(options, callback)`, is affected, specifically when utilizing the `cwd` (current working directory) and `revisionRange` options. User-supplied input is concatenated into command execution without proper separation of commands and arguments, potentially allowing for arbitrary command execution.

**Recommendations**

Update git-commiters to version 0.1.2 or later.

Exploit

Fix

Command Injection

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2025-59831
GHSA-G38C-WXJF-XRH6

Affected Products

Git-Commiters