Command Injection in libvcs - CVE-2022-21187
Published: March 18, 2022
libvcs
vcs-python
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to an argument injection in update_repo function. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.