Files
CVEs-PoC/2022/CVE-2022-21235.md
T
2025-09-29 21:09:30 +02:00

869 B

CVE-2022-21235

Description

The package github.com/masterminds/vcs before 1.13.3 are vulnerable to Command Injection via argument injection. When hg is executed, argument strings are passed to hg in a way that additional flags can be set. The additional flags can be used to perform a command injection.

POC

Reference

Github