Skip to content

[Renovate] Minor update commons-io:commons-io to 2.14.0#16

Open
appsec-renovate-bot[bot] wants to merge 1 commit into
masterfrom
renovate/maven-commons-io-commons-io-vulnerability
Open

[Renovate] Minor update commons-io:commons-io to 2.14.0#16
appsec-renovate-bot[bot] wants to merge 1 commit into
masterfrom
renovate/maven-commons-io-commons-io-vulnerability

Conversation

@appsec-renovate-bot

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
commons-io:commons-io (source) dependencies minor 2.42.14.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Path Traversal and Improper Input Validation in Apache Commons IO

CVE-2021-29425 / GHSA-gwrp-pvrq-jmwv

More information

Details

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.

Severity

  • CVSS Score: 4.8 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Apache Commons IO: Possible denial of service attack on untrusted input to XmlStreamReader

CVE-2024-47554 / GHSA-78wr-2p64-hpwj

More information

Details

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.

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

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