CVE-2022-37021 (GCVE-0-2022-37021)

Vulnerability from cvelistv5 – Published: 2022-08-31 07:00 – Updated: 2024-08-03 10:21
VLAI?
Summary
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.
Severity ?
No CVSS data available.
CWE
  • CWE-502 - Deserialization of Untrusted Data
Assigner
References
Impacted products
Vendor Product Version
Apache Software Foundation Apache Geode Affected: Apache Geode , ≤ 1.12.5 (custom)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T10:21:32.657Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "platforms": [
            "Java 8"
          ],
          "product": "Apache Geode",
          "vendor": "Apache Software Foundation",
          "versions": [
            {
              "lessThanOrEqual": "1.12.5",
              "status": "affected",
              "version": "Apache Geode",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "metrics": [
        {
          "other": {
            "content": {
              "other": "high - possible RCE"
            },
            "type": "unknown"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-502",
              "description": "CWE-502 Deserialization of Untrusted Data",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-08-31T07:00:14",
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "shortName": "apache"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr"
        }
      ],
      "source": {
        "defect": [
          "GEODE-9758"
        ],
        "discovery": "UNKNOWN"
      },
      "title": "Apache Geode deserialization of untrusted data flaw when using JMX over RMI on Java 8. ",
      "workarounds": [
        {
          "lang": "en",
          "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. "
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@apache.org",
          "ID": "CVE-2022-37021",
          "STATE": "PUBLIC",
          "TITLE": "Apache Geode deserialization of untrusted data flaw when using JMX over RMI on Java 8. "
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Apache Geode",
                      "version": {
                        "version_data": [
                          {
                            "platform": "Java 8",
                            "version_affected": "\u003c=",
                            "version_name": "Apache Geode",
                            "version_value": "1.12.5"
                          },
                          {
                            "platform": "Java 8",
                            "version_affected": "\u003c=",
                            "version_name": "Apache Geode",
                            "version_value": "1.13.4 +1"
                          },
                          {
                            "platform": "Java 8",
                            "version_affected": "\u003c=",
                            "version_name": "Apache Geode",
                            "version_value": "1.14.0 +1"
                          }
                        ]
                      }
                    }
                  ]
                },
                "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.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."
            }
          ]
        },
        "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/qrvhmytsshsk5xcb68pwccw3y6m8o8nr",
              "refsource": "MISC",
              "url": "https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr"
            }
          ]
        },
        "source": {
          "defect": [
            "GEODE-9758"
          ],
          "discovery": "UNKNOWN"
        },
        "work_around": [
          {
            "lang": "en",
            "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. "
          }
        ]
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "assignerShortName": "apache",
    "cveId": "CVE-2022-37021",
    "datePublished": "2022-08-31T07:00:14",
    "dateReserved": "2022-07-29T00:00:00",
    "dateUpdated": "2024-08-03T10:21:32.657Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.12.5\", \"matchCriteriaId\": \"A946F8DE-2C9E-427A-86CB-6D410C1E7CB0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.13.0\", \"versionEndIncluding\": \"1.13.4\", \"matchCriteriaId\": \"077C3F0A-FDE9-4A02-9FDF-B13791D77CCF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:geode:1.14.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A806BB3F-BF21-402F-9D4C-34B08DC2E884\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Apache Geode versiones hasta 1.12.5, 1.13.4 y 1.14.0, son vulnerables a un fallo de deserializaci\\u00f3n de datos no confiables cuando es usado JMX sobre RMI en Java 8. Cualquier usuario que todav\\u00eda est\\u00e9 en Java 8 y desee protegerse contra los ataques de deserializaci\\u00f3n que involucran a JMX o RMI debe actualizar a Apache Geode versi\\u00f3n 1.15 y Java versi\\u00f3n 11. Si la actualizaci\\u00f3n a Java versi\\u00f3n 11 no es posible, entonces actualice a Apache Geode versi\\u00f3n 1.15 y especifique \\\"--J=-Dgeode.enableGlobalSerialFilter=true\\\" cuando inicie cualquier Localizador o Servidor. Siga la documentaci\\u00f3n para detalles sobre la especificaci\\u00f3n de cualquier clase de usuario que pueda ser serializada/de serializada con la opci\\u00f3n de configuraci\\u00f3n \\\"serializable-object-filter\\\". El uso de un filtro global de serializaci\\u00f3n afectar\\u00e1 al rendimiento\"}]",
      "id": "CVE-2022-37021",
      "lastModified": "2024-11-21T07:14:18.117",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}]}",
      "published": "2022-08-31T07:15:07.227",
      "references": "[{\"url\": \"https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}]",
      "sourceIdentifier": "security@apache.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"security@apache.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-502\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-502\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-37021\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2022-08-31T07:15:07.227\",\"lastModified\":\"2024-11-21T07:14:18.117\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Apache Geode versiones hasta 1.12.5, 1.13.4 y 1.14.0, son vulnerables a un fallo de deserializaci\u00f3n de datos no confiables cuando es usado JMX sobre RMI en Java 8. Cualquier usuario que todav\u00eda est\u00e9 en Java 8 y desee protegerse contra los ataques de deserializaci\u00f3n que involucran a JMX o RMI debe actualizar a Apache Geode versi\u00f3n 1.15 y Java versi\u00f3n 11. Si la actualizaci\u00f3n a Java versi\u00f3n 11 no es posible, entonces actualice a Apache Geode versi\u00f3n 1.15 y especifique \\\"--J=-Dgeode.enableGlobalSerialFilter=true\\\" cuando inicie cualquier Localizador o Servidor. Siga la documentaci\u00f3n para detalles sobre la especificaci\u00f3n de cualquier clase de usuario que pueda ser serializada/de serializada con la opci\u00f3n de configuraci\u00f3n \\\"serializable-object-filter\\\". El uso de un filtro global de serializaci\u00f3n afectar\u00e1 al rendimiento\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.12.5\",\"matchCriteriaId\":\"A946F8DE-2C9E-427A-86CB-6D410C1E7CB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.13.0\",\"versionEndIncluding\":\"1.13.4\",\"matchCriteriaId\":\"077C3F0A-FDE9-4A02-9FDF-B13791D77CCF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:geode:1.14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A806BB3F-BF21-402F-9D4C-34B08DC2E884\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://lists.apache.org/thread/qrvhmytsshsk5xcb68pwccw3y6m8o8nr\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…