1 results (0.001 seconds)

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 2

Versions of the package git-commit-info before 2.0.2 are vulnerable to Command Injection such that the package-exported method gitCommitInfo () fails to sanitize its parameter commit, which later flows into a sensitive command execution API. As a result, attackers may inject malicious commands once they control the hash content. • https://github.com/JPeer264/node-git-commit-info/commit/f7c491ede51f886a988af9b266797cb24591d18c https://github.com/JPeer264/node-git-commit-info/issues/24 https://security.snyk.io/vuln/SNYK-JS-GITCOMMITINFO-5740174 • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •