5.5
CVE-2018-1324
- EPSS 0.48%
- Published 16.03.2018 13:29:00
- Last modified 21.11.2024 03:59:37
- Source security@apache.org
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Apache ≫ Commons Compress Version >= 1.11 <= 1.15
Oracle ≫ Mysql Cluster Version <= 7.4.34
Oracle ≫ Mysql Cluster Version >= 7.5.0 <= 7.5.24
Oracle ≫ Mysql Cluster Version >= 7.6.0 <= 7.6.20
Oracle ≫ Mysql Cluster Version >= 8.0.0 <= 8.0.27
Oracle ≫ Weblogic Server Version14.1.1.0.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.48% | 0.643 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.