Vulnerability identifier: #VU12886
Vulnerability risk: Low
CVSSv3.1:
CVE-ID:
CWE-ID:
Exploitation vector: Network
Exploit availability:
Vulnerable software:
Guava: Google Core Libraries For Java
Universal components / Libraries /
Libraries used by multiple products
Vendor: Google
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The weakness exists due to unbounded memory allocation. A remote attacker can cause the service to crash and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.
Mitigation
Update to version 24.1.1.
Vulnerable software versions
Guava: Google Core Libraries For Java: 11.0 - 24.1
Fixed software versions
CPE
External links
http://groups.google.com/forum/#!topic/guava-announce/xqWALw4W1vs/discussion
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?