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

Upgrade org.apache.commons:commons-compress to 1.26.0 due to Infinite loop problem #127

Closed
lesiak opened this issue Mar 4, 2024 · 1 comment

Comments

@lesiak
Copy link

lesiak commented Mar 4, 2024

https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296

Infinite loop Affecting org.apache.commons:commons-compress package, versions [1.3,1.26.0)

How to fix?
Upgrade org.apache.commons:commons-compress to version 1.26.0 or higher.

Overview
org.apache.commons:commons-compress is an API for working with compression and archive formats.

Affected versions of this package are vulnerable to Infinite loop due to the improper handling of certain inputs during the parsing of dump files. An attacker can cause the application to enter an infinite loop by supplying crafted inputs.

lesiak added a commit to lesiak/embedded-postgres that referenced this issue Mar 4, 2024
Fixes Infinite loop Affecting org.apache.commons:commons-compress package, versions [1.3,1.26.0)
See https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296
@tomix26
Copy link
Collaborator

tomix26 commented Mar 18, 2024

Thank you for your contribution 👍

@tomix26 tomix26 added this to the 2.0.7 milestone Mar 18, 2024
@tomix26 tomix26 closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants