Action not permitted
Modal body text goes here.
Modal Title
Modal Body
PYSEC-2020-173
Vulnerability from pysec - Published: 2020-09-04 20:15 - Updated: 2021-03-15 16:18The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.
| Name | purl | pip | pkg:pypi/pip |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pip",
"purl": "pkg:pypi/pip"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "a4c735b14a62f9cb864533808ac63936704f2ace"
}
],
"repo": "https://github.com/gzpan123/pip",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "19.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.2",
"0.2.1",
"0.3",
"0.3.1",
"0.4",
"0.5",
"0.5.1",
"0.6",
"0.6.1",
"0.6.2",
"0.6.3",
"0.7",
"0.7.1",
"0.7.2",
"0.8",
"0.8.1",
"0.8.2",
"0.8.3",
"1.0",
"1.0.1",
"1.0.2",
"1.1",
"1.2",
"1.2.1",
"1.3",
"1.3.1",
"1.4",
"1.4.1",
"1.5",
"1.5.1",
"1.5.2",
"1.5.3",
"1.5.4",
"1.5.5",
"1.5.6",
"6.0",
"6.0.1",
"6.0.2",
"6.0.3",
"6.0.4",
"6.0.5",
"6.0.6",
"6.0.7",
"6.0.8",
"6.1.0",
"6.1.1",
"7.0.0",
"7.0.1",
"7.0.2",
"7.0.3",
"7.1.0",
"7.1.1",
"7.1.2",
"8.0.0",
"8.0.1",
"8.0.2",
"8.0.3",
"8.1.0",
"8.1.1",
"8.1.2",
"9.0.0",
"9.0.1",
"9.0.2",
"9.0.3",
"10.0.0b1",
"10.0.0b2",
"10.0.0",
"10.0.1",
"18.0",
"18.1",
"19.0",
"19.0.1",
"19.0.2",
"19.0.3",
"19.1",
"19.1.1"
]
}
],
"aliases": [
"CVE-2019-20916",
"GHSA-gpvv-69j7-gwj8"
],
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.",
"id": "PYSEC-2020-173",
"modified": "2021-03-15T16:18:00Z",
"published": "2020-09-04T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "FIX",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
}
]
}
BREW-AZURE-CLI-CVE-2019-20916 (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:43 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "azure-cli",
"purl": "pkg:brew/azure-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.89.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-azure-cli-CVE-2019-20916",
"modified": "2026-09-09T23:43:05Z",
"published": "2026-08-13T16:37:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYPY-CVE-2019-20916 (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:00 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@20.3.4",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "pypy",
"purl": "pkg:brew/pypy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.3.23"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@20.3.4",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "20.3.4"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-pypy-CVE-2019-20916",
"modified": "2026-09-10T01:00:19Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYPY3.10-CVE-2019-20916 (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:00 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@23.3.2",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "pypy3.10",
"purl": "pkg:brew/pypy3.10"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.3.19"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@23.3.2",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "23.3.2"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-pypy3.10-CVE-2019-20916",
"modified": "2026-09-10T01:00:19Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYPY3.11-CVE-2019-20916 (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:00 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "pypy3.11",
"purl": "pkg:brew/pypy3.11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.3.23_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-pypy3.11-CVE-2019-20916",
"modified": "2026-09-10T01:00:19Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYPY3.9-CVE-2019-20916 (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-08-13 17:29 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@24.0",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "pypy3.9",
"purl": "pkg:brew/pypy3.9"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.3.16_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@24.0",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "24.0"
},
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@24.0",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "24.0"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-pypy3.9-CVE-2019-20916",
"modified": "2026-08-13T17:29:47Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYTHON-FREETHREADIN… (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:00 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "python-freethreading",
"purl": "pkg:brew/python-freethreading"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.14.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-python-freethreading-CVE-2019-20916",
"modified": "2026-09-10T01:00:20Z",
"published": "2026-08-13T17:29:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYTHON@3.10-CVE-201… (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:01 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "python@3.10",
"purl": "pkg:brew/python%403.10"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.10.21"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-python@3.10-CVE-2019-20916",
"modified": "2026-09-10T01:01:41Z",
"published": "2026-08-13T17:29:58Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYTHON@3.11-CVE-201… (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:01 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "python@3.11",
"purl": "pkg:brew/python%403.11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.11.16"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-python@3.11-CVE-2019-20916",
"modified": "2026-09-10T01:01:41Z",
"published": "2026-08-13T17:29:58Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYTHON@3.12-CVE-201… (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:01 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2.1",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "python@3.12",
"purl": "pkg:brew/python%403.12"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2.1",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2.1"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-python@3.12-CVE-2019-20916",
"modified": "2026-09-10T01:01:41Z",
"published": "2026-08-13T17:29:58Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
BREW-PYTHON@3.13-CVE-201… (GHSA-GPVV-69J7-GWJ8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:29 – Updated: 2026-09-10 01:01 – Source websiteThe pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "pip",
"resource_purl": "pkg:pypi/pip@26.2",
"upstream_fixed_in": "19.2"
},
"package": {
"ecosystem": "Homebrew",
"name": "python@3.13",
"purl": "pkg:brew/python%403.13"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.15"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/pip@26.2",
"name": "pip",
"resource": "pip",
"strategy": "registry",
"subject_version": "26.2"
}
]
},
"details": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. A fix was committed 6704f2ace.",
"id": "BREW-python@3.13-CVE-2019-20916",
"modified": "2026-09-10T01:01:41Z",
"published": "2026-08-13T17:29:58Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/issues/6413"
},
{
"type": "WEB",
"url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gpvv-69j7-gwj8"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2020-173.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip"
},
{
"type": "WEB",
"url": "https://github.com/pypa/pip/compare/19.1.1...19.2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00010.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00005.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00010.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Path Traversal in pip",
"upstream": [
"GHSA-gpvv-69j7-gwj8",
"CVE-2019-20916",
"PYSEC-2020-173"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.