Lucene search

K
cve@huntr_aiCVE-2024-6345
HistoryJul 15, 2024 - 1:15 a.m.

CVE-2024-6345

2024-07-1501:15:01
CWE-94
@huntr_ai
web.nvd.nist.gov
55
pypa
setuptools
package_index
vulnerability
remote code execution
download functions
code injection
package urls
version 69.1.1
version 70.0
fixed

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

9.2

Confidence

High

EPSS

0

Percentile

9.3%

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.

Affected configurations

Vulners
Vulnrichment
Node
pypapipenvMatch70.0
VendorProductVersionCPE
pypapipenv70.0cpe:2.3:a:pypa:pipenv:70.0:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "pypa",
    "product": "pypa/setuptools",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "70.0",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

9.2

Confidence

High

EPSS

0

Percentile

9.3%