PYSEC-2022-163
Vulnerability from pysec - Published: 2022-03-14 18:15 - Updated: 2022-03-14 20:32
VLAI?
Details
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.
Impacted products
| Name | purl | libvcs | pkg:pypi/libvcs |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "libvcs",
"purl": "pkg:pypi/libvcs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.2",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.1.7",
"0.10.0",
"0.10.1",
"0.11.0",
"0.2.0",
"0.2.1",
"0.2.2",
"0.2.3",
"0.3.0",
"0.3.1",
"0.3.1.post1",
"0.3.2",
"0.3.3",
"0.4.0",
"0.4.0rc1",
"0.4.0rc2",
"0.4.1",
"0.4.2",
"0.4.3",
"0.4.4",
"0.5.0",
"0.5.0a1",
"0.5.0a2",
"0.9.0",
"0.9.0a1",
"0.9.0a2"
]
}
],
"aliases": [
"CVE-2022-21187",
"SNYK-PYTHON-LIBVCS-2421204"
],
"details": "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.",
"id": "PYSEC-2022-163",
"modified": "2022-03-14T20:32:58.020706Z",
"published": "2022-03-14T18:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/vcs-python/libvcs/pull/306"
},
{
"type": "WEB",
"url": "https://github.com/vcs-python/libvcs/blob/v0.11.1/CHANGES%23libvcs-0111-2022-03-12"
},
{
"type": "ADVISORY",
"url": "https://snyk.io/vuln/SNYK-PYTHON-LIBVCS-2421204"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…