Hide Forgot
When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package. References: https://commons.apache.org/proper/commons-compress/security-reports.html https://lists.apache.org/thread.html/rf68442d67eb166f4b6cf0bbbe6c7f99098c12954f37332073c9822ca%40%3Cuser.commons.apache.org%3E http://www.openwall.com/lists/oss-security/2021/07/13/2
Created apache-commons-compress tracking bugs for this issue: Affects: fedora-all [bug 1981901] Created javapackages-bootstrap:202001/apache-commons-compress tracking bugs for this issue: Affects: fedora-all [bug 1981902]
After analysis, the flaw is excessive allocation of memory given a specially crafted 7Z Archive. The root cause was a function causing continuous, unnecessary allocation of file objects when reading a crafted 7Z archive. Given a specially crafted archive an attacker would be able to trigger a denial of service attack against a system
This issue has been addressed in the following products: Red Hat Fuse 7.11 Via RHSA-2022:5532 https://access.redhat.com/errata/RHSA-2022:5532
This issue has been addressed in the following products: Red Hat Virtualization Engine 4.4 Via RHSA-2022:5555 https://access.redhat.com/errata/RHSA-2022:5555
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2021-35516