Deserialization in Apache Geode
CVE-2022-37021
Apache Geode versions up to 1.12.5, 1.13.4 and 1.14.0 are vulnerable to a deserialization of untrusted data flaw when using JMX over RMI on Java 8. Any user still on Java 8 who wishes to protect against deserialization attacks involving JMX or RMI should upgrade to Apache Geode 1.15 and Java 11. If upgrading to Java 11 is not possible, then upgrade to Apache Geode 1.15 and specify "--J=-Dgeode.enableGlobalSerialFilter=true" when starting any Locators or Servers. Follow the documentation for details on specifying any user classes that may be serialized/deserialized with the "serializable-object-filter" configuration option. Using a global serial filter will impact performance.
Vulnerability class: Insecure Deserialization
EPSS: 0.025 (84.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Apache Geode — versions 1.14.0
- Apache Software Foundation Geode — versions Apache Geode
Weakness classification (CWE)
References
- security@apache.org (Mailing List, x_refsource_MISC, Vendor Advisory)
Frequently asked questions
- What is CVE-2022-37021?
- CVE-2022-37021 is a critical-severity vulnerability in Apache Geode, classified under Deserialization of Untrusted Data. CVSS score: 9.8/10. Published 2022-08-31.
- How severe is CVE-2022-37021?
- Critical severity. CVSS v3 base score is 9.8 out of 10.