cvedb.io
CVE-2025-59831
HIGH · CVSS 8.8
EPSS exploitation probability: 0%
Published 2025-09-25T14:15:46.147 · Last modified 2026-06-17T09:46:47.120

Summary

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 products

riceball — git-commiters

Does this affect you?

Add your gear to cvedb and we'll alert you only when riceball ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.