Apache Geode vulnerable to Deserialization of Untrusted Data
Critical severity
GitHub Reviewed
Published
Sep 1, 2022
to the GitHub Advisory Database
•
Updated Mar 10, 2023
Package
Affected versions
< 1.12.16
>= 1.13.0, < 1.13.5
>= 1.14.0, < 1.14.1
Patched versions
1.12.16
1.13.5
1.14.1
Description
Published by the National Vulnerability Database
Aug 31, 2022
Published to the GitHub Advisory Database
Sep 1, 2022
Reviewed
Mar 10, 2023
Last updated
Mar 10, 2023
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.
References