Input validation error in Simple Git - CVE-2022-25860

 

Input validation error in Simple Git - CVE-2022-25860

Published: September 25, 2024


Vulnerability identifier: #VU97701
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2022-25860
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Steve King
Affected software:
Simple Git

Detailed vulnerability description

The vulnerability allows a remote attacker to execute remote code on the system.

The vulnerability exists due to improper input sanitization. A remote attacker can pass specially crafted input to the application and execute remote code on the system using the clone(), pull(), push() and listRemote() methods.


How to mitigate CVE-2022-25860

Install updates from vendor's website.

Sources