Skip to content

fix(deps): update dependency commons-io:commons-io to v2 [security]#103

Open
gjed wants to merge 1 commit into
develfrom
renovate/maven-commons-io-commons-io-vulnerability
Open

fix(deps): update dependency commons-io:commons-io to v2 [security]#103
gjed wants to merge 1 commit into
develfrom
renovate/maven-commons-io-commons-io-vulnerability

Conversation

@gjed
Copy link
Copy Markdown

@gjed gjed commented May 7, 2026

This PR contains the following updates:

Package Change Age Confidence
commons-io:commons-io (source) 1.42.7 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard 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 the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (in timezone Europe/Rome)

  • 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants