← Back to issue list

chore(deps): update dependency zipp to v3.19.1 [security] - autoclosed

View original Github issue

Metadata

Project
snapcraft
Number
#4902
Type
pull request
State
closed
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Renovate bot PR updating zipp to v3.19.1 for CVE-2024-5569 was autoclosed without merging. The security update was not applied via this pull request.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [zipp](https://togithub.com/jaraco/zipp) | `==3.17.0` -> `==3.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/zipp/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/zipp/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/zipp/3.17.0/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/zipp/3.17.0/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [zipp](https://togithub.com/jaraco/zipp) | `==3.18.1` -> `==3.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/zipp/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/zipp/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/zipp/3.18.1/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/zipp/3.18.1/3.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [CVE-2024-5569](https://nvd.nist.gov/vuln/detail/CVE-2024-5569) A Denial of Service (DoS) vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects. The infinite loop can be initiated through the use of functions affecting the `Path` module in both zipp and zipfile, such as `joinpath`, the overloaded division operator, and `iterdir`. Although the infinite loop is not resource exhaustive, it prevents the application from responding. The vulnerability was addressed in version 3.19.1 of jaraco/zipp. --- ### Release Notes <details> <summary>jaraco/zipp (zipp)</summary> ### [`v3.19.1`](https://togithub.com/jaraco/zipp/compare/v3.19.0...v3.19.1) [Compare Source](https://togithub.com/jaraco/zipp/compare/v3.19.0...v3.19.1) ### [`v3.19.0`](https://togithub.com/jaraco/zipp/compare/v3.18.2...v3.19.0) [Compare Source](https://togithub.com/jaraco/zipp/compare/v3.18.2...v3.19.0) ### [`v3.18.2`](https://togithub.com/jaraco/zipp/compare/v3.18.1...v3.18.2) [Compare Source](https://togithub.com/jaraco/zipp/compare/v3.18.1...v3.18.2) ### [`v3.18.1`](https://togithub.com/jaraco/zipp/compare/v3.18.0...v3.18.1) [Compare Source](https://togithub.com/jaraco/zipp/compare/v3.18.0...v3.18.1) ### [`v3.18.0`](https://togithub.com/jaraco/zipp/compare/v3.17.0...v3.18.0) [Compare Source](https://togithub.com/jaraco/zipp/compare/v3.17.0...v3.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/snapcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Renovate bot PR updating zipp to v3.19.1 for CVE-2024-5569 was autoclosed without merging. The security update was not applied via this pull request.
qwen3.6-35b-a3b-mtp-q6 Renovate autoclosed the security update PR for zipp to v3.19.1 without merging it. The dependency update was abandoned.
qwen3.6-35b-a3b-mtp-q6 Renovate bot PR to update zipp to v3.19.1 for CVE-2024-5569 was autoclosed without merging. The security dependency update was not applied to the codebase.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1724 chore(deps): update dependency zipp to v3.19.1 [security] charmcraft merged Merged a security update upgrading zipp from 3.18.1 to 3.19.1 to resolve CVE-2024-5569. Approved by two reviewers, passed CI checks, and merged into the main branch.
91%
#1645 chore(deps): update dependency zipp to v3.18.1 charmcraft merged Merged automated dependency update for zipp from v3.18.0 to v3.18.1. The change was generated by Renovate, approved by two reviewers, passed CI checks, and auto-merged into the main branch.
85%
#1016 chore(deps): update dependency zipp to v3.15.0 charmcraft merged Merged dependency update for zipp from v3.11.0 to v3.15.0. Approved by two reviewers, passed CI checks, and successfully merged.
84%
#4856 chore(deps): update dependency requests to v2.32.2 [security] - autoclosed snapcraft closed Renovate's dependency update PR for requests to v2.32.2 was autoclosed without merging. The bot automatically closed the stale pull request, leaving the CVE-2024-35195 security fix unapplied.
83%
#4812 chore(deps): update dependency requests to v2.32.0 [security] - autoclosed snapcraft closed Renovate pull request updating requests to v2.32.0 to address CVE-2024-35195 was autoclosed without merging. The dependency update was likely handled separately or the branch expired.
81%
#1689 chore(deps): update dependency requests to v2.32.0 [security] - autoclosed charmcraft closed Renovate bot dependency update to requests v2.32.0 for CVE-2024-35195 was autoclosed. The branch was abandoned without review or merge, as the update was likely already applied or superseded.
81%
#4773 chore(deps): update dependency pip to v23 [security] - autoclosed snapcraft closed Automatically closed without merging. The Renovate bot dependency update upgrading pip to v23.3 to address CVE-2023-5752 was abandoned, likely due to staleness or repository configuration.
80%
#1111 chore(deps): update dependency requests to v2.31.0 [security] - abandoned charmcraft closed Renovate-generated dependency update to requests v2.31.0 for CVE-2023-32681 was closed and abandoned. Autoclosing was skipped due to branch modifications, leading to manual closure.
78%
#52 chore(deps): update dependency requests to v2.32.2 [security] - autoclosed imagecraft closed Renovate autoclosed the PR due to inactivity. The security update to requests v2.32.2 for CVE-2024-35195 was not merged or reviewed. The branch remains abandoned.
78%
#1181 chore(deps): update dependency certifi to v2023.7.22 [security] - autoclosed charmcraft closed Renovate bot PR updating certifi to v2023.7.22 for CVE-2023-37920 was autoclosed due to inactivity. Automerge was disabled by configuration, and the request received no reviews or CI checks before automatic closure.
78%