Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2018-20225 (High) detected in pip-24.3.1-py3-none-any.whl #172

Open
mend-bolt-for-github bot opened this issue May 13, 2020 · 2 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented May 13, 2020

CVE-2018-20225 - High Severity Vulnerability

Vulnerable Library - pip-24.3.1-py3-none-any.whl

The PyPA recommended tool for installing Python packages.

Library home page: https://files.pythonhosted.org/packages/ef/7d/500c9ad20238fcfcb4cb9243eede163594d7020ce87bd9610c9e02771876/pip-24.3.1-py3-none-any.whl

Path to dependency file: /requirements/requirements.txt

Path to vulnerable library: /tmp/ws-ua_20250116224012_FTBOVL/python_CNDIFY/202501162240181/env/lib/python3.8/site-packages/pip-24.3.1.dist-info

Dependency Hierarchy:

  • pip-24.3.1-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 18e84670c8f0bc1fa0d5934e39a695d712e94c0c

Found in base branch: devel

Vulnerability Details

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
Mend Note: Although being DISPUTED, Mend has considered this CVE as a valid report.

Publish Date: 2020-05-08

URL: CVE-2018-20225

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 13, 2020
@bbuechler
Copy link
Contributor

Upgraded to 1.14.1

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-20225 (Medium) detected in pip-20.0.2-py2.py3-none-any.whl CVE-2018-20225 (High) detected in pip-24.3.1-py3-none-any.whl Jan 16, 2025
Copy link
Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant