4.3
CVSSv2

CVE-2018-1324

Published: 16/03/2018 Updated: 07/11/2023
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 5.5 | Impact Score: 3.6 | Exploitability Score: 1.8
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P

Vulnerability Summary

A specially crafted ZIP archive can be used to cause an infinite loop inside of Apache Commons Compress' extra field parser used by the ZipFile and ZipArchiveInputStream classes in versions 1.11 to 1.15. This can be used to mount a denial of service attack against services that use Compress' zip package.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

apache commons compress

oracle weblogic server 14.1.1.0.0

oracle mysql cluster

Vendor Advisories

Debian Bug report logs - #893174 libcommons-compress-java: CVE-2018-1324: Infinite loop via extra field parser in ZipFile and ZipArchiveInputStream classes Package: src:libcommons-compress-java; Maintainer for src:libcommons-compress-java is Debian Java Maintainers <pkg-java-maintainers@listsaliothdebianorg>; Reported by: ...
A specially crafted ZIP archive can be used to cause an infinite loop inside of Apache Commons Compress' extra field parser used by the ZipFile and ZipArchiveInputStream classes in versions 111 to 115 This can be used to mount a denial of service attack against services that use Compress' zip package ...

Github Repositories

APR4Vul: an empirical study of automatic program repair techniques on real-world Java vulnerabilities

APR4Vul Abstract: Security vulnerability fixes could be a promising research avenue for Automated Program Repair (APR) techniques In recent years, APR tools have been thoroughly developed for fixing generic bugs However, the area is still relatively unexplored when it comes to fixing security bugs or vulnerabilities In this paper, we evaluate nine state-of-the-art APR tools