Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerabilities found in org.apache.commons:commons-compress 1.9 #605

Open
ghardytest bot opened this issue Aug 30, 2019 · 0 comments
Open

Vulnerabilities found in org.apache.commons:commons-compress 1.9 #605

ghardytest bot opened this issue Aug 30, 2019 · 0 comments

Comments

@ghardytest
Copy link

ghardytest bot commented Aug 30, 2019

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.6
Impact score: 2.9
Vendors
References
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants