CVE-2018-10237

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-10237
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-10237.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-10237
Aliases
Downstream
Related
Published
2018-04-26T21:29:00Z
Modified
2025-08-09T19:01:27Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library 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.

References

Affected packages

Git / github.com/google/guava

Affected ranges

Type
GIT
Repo
https://github.com/google/guava
Events