Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vcs Project | Vcs | < 1.1.13 |
Related Weaknesses (CWE)
References
- https://github.com/Masterminds/vcs/pull/105PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMASTERMINDSVCS-2437078Third Party Advisory
- https://github.com/Masterminds/vcs/pull/105PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMASTERMINDSVCS-2437078Third Party Advisory
FAQ
What is CVE-2022-21235?
CVE-2022-21235 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 c...
How severe is CVE-2022-21235?
CVE-2022-21235 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-21235?
Check the references section above for vendor advisories and patch information. Affected products include: Vcs Project Vcs.