Update dependency setuptools to v70 [SECURITY]#86
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
18967ee to
6a1fc71
Compare
6a1fc71 to
be4c8d2
Compare
be4c8d2 to
a166bbc
Compare
a166bbc to
b9455d5
Compare
b9455d5 to
c0e284f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==68.0.0→==70.0.0setuptools vulnerable to Command Injection via package URL
CVE-2024-6345 / GHSA-cx63-2mw6-8hw5
More information
Details
A vulnerability in the
package_indexmodule 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.Severity
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
pypa/setuptools (setuptools)
v70.0.0Compare Source
v69.5.1Compare Source
v69.5.0Compare Source
v69.4.2Compare Source
v69.4.1Compare Source
v69.4.0Compare Source
v69.3.1Compare Source
v69.3.0Compare Source
v69.2.0Compare Source
v69.1.1Compare Source
v69.1.0Compare Source
v69.0.3Compare Source
v69.0.2Compare Source
v69.0.1Compare Source
v69.0.0Compare Source
v68.2.2Compare Source
v68.2.1Compare Source
v68.2.0Compare Source
v68.1.2Compare Source
v68.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.