CVE-2018-11771
CVSS V2 Medium 4.3
CVSS V3 Medium 5.5
Description
When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite stream, which can be used to mount a denial of service attack against services that use Compress' zip package.
Overview
- CVE ID
- CVE-2018-11771
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-08-16T15:29:00
- Last Modified Date
- 2022-04-18T17:32:04
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:commons_compress:*:*:*:*:*:*:*:* | 1 | OR | 1.7.0 | 1.17.0 |
cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-11771 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11771 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:41:51 | Added to TrackCVE | |||
2022-12-03 11:14:33 | 2018-08-16T15:29Z | 2018-08-16T15:29:00 | CVE Published Date | updated |
2022-12-03 11:14:33 | 2022-04-18T17:32:04 | CVE Modified Date | updated | |
2022-12-03 11:14:33 | Analyzed | Vulnerability Status | updated |