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

Update dependency commons-io:commons-io to v2.14.0 [SECURITY] #51

Open
wants to merge 1 commit into
base: movingborders
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commons-io:commons-io (source) 2.6 -> 2.14.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-29425

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.

CVE-2024-47554

Uncontrolled Resource Consumption vulnerability in Apache Commons IO.

The org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.

This issue affects Apache Commons IO: from 2.0 before 2.14.0.

Users are recommended to upgrade to version 2.14.0 or later, which fixes the issue.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the security label Mar 24, 2023
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.7 [SECURITY] Update dependency commons-io:commons-io to v2.7 [SECURITY] - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/maven-commons-io-commons-io-vulnerability branch April 4, 2023 01:41
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.7 [SECURITY] - autoclosed Update dependency commons-io:commons-io to v2.7 [SECURITY] Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/maven-commons-io-commons-io-vulnerability branch April 4, 2023 08:38
@renovate renovate bot changed the title Update dependency commons-io:commons-io to v2.7 [SECURITY] Update dependency commons-io:commons-io to v2.14.0 [SECURITY] Oct 3, 2024
@renovate renovate bot force-pushed the renovate/maven-commons-io-commons-io-vulnerability branch from 5371c81 to 5e5456d Compare October 3, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants