{ "schema_version": "1.4.0", "id": "GHSA-72x9-48mc-phh6", "modified": "2022-09-16T18:48:16Z", "published": "2022-09-01T00:00:26Z", "aliases": [ "CVE-2022-37023" ], "summary": "Apache Geode versions prior to 1.15.0 are vulnerable to a deserialization of untrusted data", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.geode:geode-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.15.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37023" }, { "type": "WEB", "url": "https://lists.apache.org/thread/6js89pbqrp52zlpwgry5fsdn76gxbbfj" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-16T18:48:16Z", "nvd_published_at": "2022-08-31T07:15:00Z" } }