Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Vulnerabilities
| CVE |
Severity |
CVSS |
Dependency |
Type |
Fixed in (pip version) |
Remediation Possible** |
| CVE-2019-20916 |
High |
8.7 |
pip-19.1.1-py2.py3-none-any.whl |
Direct |
19.2 |
❌ |
| CVE-2018-20225 |
High |
8.5 |
pip-19.1.1-py2.py3-none-any.whl |
Direct |
20.1.1 |
❌ |
| CVE-2021-3572 |
Medium |
6.9 |
pip-19.1.1-py2.py3-none-any.whl |
Direct |
21.1 |
❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2019-20916
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
- ❌ pip-19.1.1-py2.py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability 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.
Publish Date: 2020-09-04
URL: CVE-2019-20916
CVSS 4 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20916
Release Date: 2020-09-04
Fix Resolution: 19.2
CVE-2018-20225
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
- ❌ pip-19.1.1-py2.py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability Details
** DISPUTED ** An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.
Publish Date: 2020-05-08
URL: CVE-2018-20225
CVSS 4 Score Details (8.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-20225
Release Date: 2020-05-08
Fix Resolution: 20.1.1
CVE-2021-3572
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
- ❌ pip-19.1.1-py2.py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability Details
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip version 21.1.
Publish Date: 2021-11-10
URL: CVE-2021-3572
CVSS 4 Score Details (6.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://security.archlinux.org/CVE-2021-3572
Release Date: 2021-11-10
Fix Resolution: 21.1
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability 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.
Publish Date: 2020-09-04
URL: CVE-2019-20916
CVSS 4 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20916
Release Date: 2020-09-04
Fix Resolution: 19.2
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability Details
** DISPUTED ** An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.
Publish Date: 2020-05-08
URL: CVE-2018-20225
CVSS 4 Score Details (8.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-20225
Release Date: 2020-05-08
Fix Resolution: 20.1.1
Vulnerable Library - pip-19.1.1-py2.py3-none-any.whl
The PyPA recommended tool for installing Python packages.
Library home page: https://files.pythonhosted.org/packages/5c/e0/be401c003291b56efc55aeba6a80ab790d3d4cece2778288d65323009420/pip-19.1.1-py2.py3-none-any.whl
Path to vulnerable library: /envappstock/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
Dependency Hierarchy:
Found in HEAD commit: 96a0ce6d706fdd1b34cc2dc3657aee06805cd525
Found in base branch: master
Vulnerability Details
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip version 21.1.
Publish Date: 2021-11-10
URL: CVE-2021-3572
CVSS 4 Score Details (6.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
For more information on CVSS4 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://security.archlinux.org/CVE-2021-3572
Release Date: 2021-11-10
Fix Resolution: 21.1