You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. Discovery Date: 2019-05-30 CVSS Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P
CVE-2018-11771
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.
Discovery Date: 2019-05-30
CVSS Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P
CVSS Score: 4.3
Exploitability score: 8.6Impact score: 2.9
Vendors
References
The text was updated successfully, but these errors were encountered: