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

 

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

Published: September 25, 2024


Vulnerability identifier: #VU97701
Vulnerability risk: High
CVSSv4.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
Vulnerable software:
Simple Git
Software vendor:
Steve King

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.


Remediation

Install updates from vendor's website.

External links