Denial of Service Vulnerability in Apache Commons Compress Affects ZipFile and ZipArchiveInputStream
CVE-2018-1324
5.5MEDIUM
Key Information:
- Vendor
Apache
- Status
- Vendor
- CVE Published:
- 16 March 2018
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2018-1324?
A specially crafted ZIP archive can trigger an infinite loop within the extra field parser of Apache Commons Compress, affecting the ZipFile and ZipArchiveInputStream classes. This flaw can be exploited to launch denial of service attacks on applications utilizing the zip handling features of the library. Versions from 1.11 to 1.15 are susceptible, emphasizing the need for immediate updates and safeguards in applications dependent on this library.
Affected Version(s)
Apache Commons Compress 1.11 to 1.15
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.