Impact
The CompressionFilter class in Apache MINA incorrectly handles inflating compressed data, allowing an attacker to send input that expands to a size far greater than the original. This lack of checking can cause the application to allocate an unbounded amount of memory, potentially exhausting system resources and causing a crash or service unavailability. The flaw maps to boundary and memory allocation weaknesses, noted as CWE-409 and CWE-789.
Affected Systems
Apache Software Foundation’s Apache MINA is affected, but specific version numbers are not provided in the advisory. Since the issue resides in the library, any application that integrates the CompressionFilter component is susceptible without version information available to verify patch status.
Risk and Exploitability
With a CVSS score of 7.5, the vulnerability is considered high severity. EPSS data is not available, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is through network traffic containing maliciously compressed payloads; the exploit requires an endpoint that accepts compressed data, making it a remote network-based denial-of-service attack.
OpenCVE Enrichment