The package libvcs before 0.11.1 are vulnerable to Command Injection via argument injection. When calling the update_repo function (when using hg), the url parameter is passed to the hg clone command. By injecting some hg options it was possible to get arbitrary command execution.
References
Link | Resource |
---|---|
https://github.com/vcs-python/libvcs/blob/v0.11.1/CHANGES%23libvcs-0111-2022-03-12 | Release Notes Third Party Advisory |
https://github.com/vcs-python/libvcs/pull/306 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-PYTHON-LIBVCS-2421204 | Third Party Advisory |
https://github.com/vcs-python/libvcs/blob/v0.11.1/CHANGES%23libvcs-0111-2022-03-12 | Release Notes Third Party Advisory |
https://github.com/vcs-python/libvcs/pull/306 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-PYTHON-LIBVCS-2421204 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 8.1 |
References | () https://github.com/vcs-python/libvcs/blob/v0.11.1/CHANGES%23libvcs-0111-2022-03-12 - Release Notes, Third Party Advisory | |
References | () https://github.com/vcs-python/libvcs/pull/306 - Patch, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-PYTHON-LIBVCS-2421204 - Third Party Advisory |
08 Aug 2023, 14:21
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-88 |
22 Mar 2022, 15:00
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/vcs-python/libvcs/pull/306 - Patch, Third Party Advisory | |
References | (MISC) https://snyk.io/vuln/SNYK-PYTHON-LIBVCS-2421204 - Third Party Advisory | |
References | (MISC) https://github.com/vcs-python/libvcs/blob/v0.11.1/CHANGES%23libvcs-0111-2022-03-12 - Release Notes, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
CWE | CWE-77 | |
CPE | cpe:2.3:a:libvcs_project:libvcs:*:*:*:*:*:*:*:* |
14 Mar 2022, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-03-14 18:15
Updated : 2024-11-21 06:44
NVD link : CVE-2022-21187
Mitre link : CVE-2022-21187
CVE.ORG link : CVE-2022-21187
JSON object : View
Products Affected
libvcs_project
- libvcs
CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')