gsd-2022-37022
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-37022", description: "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: "GSD-2022-37022", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-37022", ], 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: "GSD-2022-37022", modified: "2023-12-13T01:19:13.408397Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2022-37022", STATE: "PUBLIC", TITLE: "Apache Geode deserialization of untrusted data flaw when using JMX over RMI on Java 11", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache Geode", version: { version_data: [ { platform: "Java 11", version_affected: "<=", version_name: "Apache Geode", version_value: "1.12.2", }, { platform: "Java 11", version_affected: "<=", version_name: "Apache Geode", version_value: "1.13.2", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, generator: { engine: "Vulnogram 0.0.9", }, impact: [ { other: "high - possible RCE", }, ], problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-502 Deserialization of Untrusted Data", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m", refsource: "MISC", url: "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m", }, ], }, source: { defect: [ "GEODE-9064", ], discovery: "UNKNOWN", }, work_around: [ { lang: "eng", value: "Disable affected services such as JMX over RMI unless they are required. JMX over RMI can be disabled by setting Geode property `jmx-manager` to false; this property defaults to false on Servers and true on Locators. ", }, ], }, "gitlab.com": { advisories: [ { affected_range: "(,1.12.2],[1.13.0,1.13.2]", affected_versions: "All versions up to 1.12.2, all versions starting from 1.13.0 up to 1.13.2", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", cwe_ids: [ "CWE-1035", "CWE-502", "CWE-937", ], date: "2022-09-06", description: "Apache Geode versions up to 1.12.2 and 1.13.2 is 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.", fixed_versions: [], identifier: "CVE-2022-37022", identifiers: [ "CVE-2022-37022", ], not_impacted: "", package_slug: "maven/org.apache.geode/geode-core", pubdate: "2022-08-31", solution: "Unfortunately, there is no solution available yet.", title: "Deserialization of Untrusted Data", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-37022", "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m", ], uuid: "d5af7a37-d4a1-448a-aaca-b5744be1b891", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "1.13.2", versionStartIncluding: "1.13.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "1.12.2", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2022-37022", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-502", }, ], }, ], }, references: { reference_data: [ { name: "N/A", refsource: "CONFIRM", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 8.8, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 2.8, impactScore: 5.9, }, }, lastModifiedDate: "2022-09-06T18:17Z", publishedDate: "2022-08-31T07:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.