ghsa-qf8g-vpwp-6579
Vulnerability from github
Published
2022-09-01 00:00
Modified
2022-09-16 19:26
Severity ?
VLAI Severity ?
Summary
Apache Geode versions deserialization of untrusted datawhen using JMX over RMI on Java 11
Details
Apache Geode versions up to 1.12.2 and 1.13.2 are vulnerable to a deserialization of untrusted data flaw when using JMX over RMI on Java 11. Any user wishing to protect against deserialization attacks involving JMX or RMI should upgrade to Apache Geode 1.15. Use of 1.15 on Java 11 will automatically protect JMX over RMI against deserialization attacks. This should have no impact on performance since it only affects JMX/RMI which Gfsh uses to communicate with the JMX Manager which is hosted on a Locator.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.geode:geode-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.15.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-37022" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T19:26:04Z", "nvd_published_at": "2022-08-31T07:15:00Z", "severity": "HIGH" }, "details": "Apache Geode versions up to 1.12.2 and 1.13.2 are vulnerable to a deserialization of untrusted data flaw when using JMX over RMI on Java 11. Any user wishing to protect against deserialization attacks involving JMX or RMI should upgrade to Apache Geode 1.15. Use of 1.15 on Java 11 will automatically protect JMX over RMI against deserialization attacks. This should have no impact on performance since it only affects JMX/RMI which Gfsh uses to communicate with the JMX Manager which is hosted on a Locator.", "id": "GHSA-qf8g-vpwp-6579", "modified": "2022-09-16T19:26:04Z", "published": "2022-09-01T00:00:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37022" }, { "type": "WEB", "url": "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Geode versions deserialization of untrusted datawhen using JMX over RMI on Java 11" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…