Search criteria
1 vulnerability by autoswitch_python_virtualenv_project
CVE-2020-11073 (GCVE-0-2020-11073)
Vulnerability from cvelistv5 – Published: 2020-05-13 18:55 – Updated: 2024-08-04 11:21
VLAI
Title
Remote Code Execution in Autoswitch Python Virtualenv
Summary
In Autoswitch Python Virtualenv before version 0.16.0, a user who enters a directory with a malicious `.venv` file could run arbitrary code without any user interaction. This is fixed in version: 1.16.0
Severity
7.9 (High)
CWE
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/MichaelAquilina/zsh-autoswitch… | x_refsource_CONFIRM |
| https://github.com/MichaelAquilina/zsh-autoswitch… | x_refsource_MISC |
| https://github.com/MichaelAquilina/zsh-autoswitch… | x_refsource_MISC |
| https://github.com/MichaelAquilina/zsh-autoswitch… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| MichaelAquilina | zsh-autoswitch-virtualenv |
Affected:
< 0.16.0
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T11:21:14.525Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/security/advisories/GHSA-h8wm-cqq6-957q"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/122"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/pull/123"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/commit/30c77db7c83eca2bc5f6134fccbdc117b49a6a05"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "zsh-autoswitch-virtualenv",
"vendor": "MichaelAquilina",
"versions": [
{
"status": "affected",
"version": "\u003c 0.16.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Autoswitch Python Virtualenv before version 0.16.0, a user who enters a directory with a malicious `.venv` file could run arbitrary code without any user interaction. This is fixed in version: 1.16.0"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-05-13T18:55:14.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/security/advisories/GHSA-h8wm-cqq6-957q"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/122"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/pull/123"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/commit/30c77db7c83eca2bc5f6134fccbdc117b49a6a05"
}
],
"source": {
"advisory": "GHSA-h8wm-cqq6-957q",
"discovery": "UNKNOWN"
},
"title": "Remote Code Execution in Autoswitch Python Virtualenv",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11073",
"STATE": "PUBLIC",
"TITLE": "Remote Code Execution in Autoswitch Python Virtualenv"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "zsh-autoswitch-virtualenv",
"version": {
"version_data": [
{
"version_value": "\u003c 0.16.0"
}
]
}
}
]
},
"vendor_name": "MichaelAquilina"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Autoswitch Python Virtualenv before version 0.16.0, a user who enters a directory with a malicious `.venv` file could run arbitrary code without any user interaction. This is fixed in version: 1.16.0"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/security/advisories/GHSA-h8wm-cqq6-957q",
"refsource": "CONFIRM",
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/security/advisories/GHSA-h8wm-cqq6-957q"
},
{
"name": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/122",
"refsource": "MISC",
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/122"
},
{
"name": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/pull/123",
"refsource": "MISC",
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/pull/123"
},
{
"name": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/commit/30c77db7c83eca2bc5f6134fccbdc117b49a6a05",
"refsource": "MISC",
"url": "https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/commit/30c77db7c83eca2bc5f6134fccbdc117b49a6a05"
}
]
},
"source": {
"advisory": "GHSA-h8wm-cqq6-957q",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2020-11073",
"datePublished": "2020-05-13T18:55:14.000Z",
"dateReserved": "2020-03-30T00:00:00.000Z",
"dateUpdated": "2024-08-04T11:21:14.525Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}