Skip to content

Apache Geode versions prior to 1.15.0 are vulnerable to a deserialization of untrusted data

Moderate severity GitHub Reviewed Published Sep 1, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

maven org.apache.geode:geode-core (Maven)

Affected versions

< 1.15.0

Patched versions

1.15.0

Description

Apache Geode versions prior to 1.15.0 are vulnerable to a deserialization of untrusted data flaw when using REST API on Java 8 or Java 11. Any user wishing to protect against deserialization attacks involving REST APIs should upgrade to Apache Geode 1.15 and follow the documentation for details on enabling "validate-serializable-objects=true" and specifying any user classes that may be serialized/deserialized with "serializable-object-filter". Enabling "validate-serializable-objects" may impact performance.

References

Published by the National Vulnerability Database Aug 31, 2022
Published to the GitHub Advisory Database Sep 1, 2022
Reviewed Sep 16, 2022
Last updated Jan 27, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2022-37023

GHSA ID

GHSA-72x9-48mc-phh6

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.