-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as not planned
Labels
Description
Module
Core
Proposal
Introduced: 19 Feb 2024
reference: https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296
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.
How to fix?
Upgrade org.apache.commons:commons-compress to version 1.26.0 or higher.