3 matches found
VMWAre vCloud Director 9.7.0.15498291 - Remote Code Execution
Exploit Title: VMWAre vCloud Director 9.7.0.15498291 - Remote Code Execution Exploit Author: Tomas Melicher Technical Details: https://citadelo.com/en/blog/full-infrastructure-takeover-of-vmware-cloud-director-CVE-2020-3956/ Date: 2020-05-24 Vendor Homepage: https://www.vmware.com/ Software Link:...
Moderate severity vulnerability that affects org.apache.commons:commons-compress
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...
Denial Of Service (DoS)
commons-compress is vulnerable to denial of service DoS attacks. The vulnerability exists due to the read method of ZipArchiveInputStream failing to return the correct EOF return code after reaching the end of the stream. This causes an infinite stream when used with java.io.InputStreamReader, an...