mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
19 lines
913 B
Markdown
19 lines
913 B
Markdown
![]() |
### [CVE-2023-26134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26134)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/JPeer264/node-git-commit-info/issues/24
|
||
|
- https://security.snyk.io/vuln/SNYK-JS-GITCOMMITINFO-5740174
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|