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

pylint-0.28.0.tar.gz: 1 vulnerabilities (highest severity is: 7.0) #20

Open
mend-for-github-com bot opened this issue Jul 15, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jul 15, 2024

Vulnerable Library - pylint-0.28.0.tar.gz

Path to dependency file: /test-requirements.txt

Path to vulnerable library: /test-requirements.txt

Found in HEAD commit: d59358adee6f9667bcccdb1f41fe4c5cfcd36766

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (pylint version) Remediation Possible** Reachability
CVE-2024-6345 High 7.0 setuptools-68.0.0-py3-none-any.whl Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-6345

Vulnerable Library - setuptools-68.0.0-py3-none-any.whl

Easily download, build, install, upgrade, and uninstall Python packages

Library home page: https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl

Path to dependency file: /test-requirements.txt

Path to vulnerable library: /test-requirements.txt

Dependency Hierarchy:

  • pylint-0.28.0.tar.gz (Root Library)
    • logilab_common-2.0.0-py3-none-any.whl
      • setuptools-68.0.0-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: d59358adee6f9667bcccdb1f41fe4c5cfcd36766

Found in base branch: main

Vulnerability Details

A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.

Publish Date: 2024-07-15

URL: CVE-2024-6345

CVSS 3 Score Details (7.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • 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.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-6345

Release Date: 2024-07-15

Fix Resolution: setuptools - 70.0.0

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jul 15, 2024
@mend-for-github-com mend-for-github-com bot changed the title pylint-0.28.0.tar.gz: 1 vulnerabilities (highest severity is: 8.8) pylint-0.28.0.tar.gz: 1 vulnerabilities (highest severity is: 7.0) Jul 19, 2024
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants