Command Injection Vulnerability in git-commiters Module by Snowyu
CVE-2025-59831
8.7HIGH
What is CVE-2025-59831?
The git-commiters module for Node.js prior to version 0.1.2 contains a command injection vulnerability. This issue arises from insufficient input validation within the module's primary API, which allows users to specify options such as the current working directory and revision range. By not sanitizing user input correctly, the library permits concatenation of uncontrolled input into command execution, potentially compromising the security of the application. Users are advised to upgrade to version 0.1.2 or later to mitigate this risk.
Affected Version(s)
git-commiters.js < 0.1.2