mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-07 05:28:59 +00:00
98 lines
3.4 KiB
JSON
98 lines
3.4 KiB
JSON
{
|
|
"id": "CVE-2022-37022",
|
|
"sourceIdentifier": "security@apache.org",
|
|
"published": "2022-08-31T07:15:07.363",
|
|
"lastModified": "2022-09-06T18:17:10.367",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"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."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Apache Geode versiones hasta 1.12.2 y 1.13.2, son vulnerables a un fallo de deserializaci\u00f3n de datos no confiables cuando es usado JMX sobre RMI en Java versi\u00f3n 11. Cualquier usuario que desee protegerse contra los ataques de deserializaci\u00f3n que implican JMX o RMI debe actualizar a Apache Geode versi\u00f3n 1.15. El uso de la versi\u00f3n 1.15 en Java 11 proteger\u00e1 autom\u00e1ticamente a JMX sobre RMI contra los ataques de deserializaci\u00f3n. Esto no deber\u00eda tener ning\u00fan impacto en el rendimiento ya que s\u00f3lo afecta a JMX/RMI que Gfsh usa para comunicarse con el Administrador JMX que est\u00e1 alojado en un Localizador"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8.8,
|
|
"baseSeverity": "HIGH"
|
|
},
|
|
"exploitabilityScore": 2.8,
|
|
"impactScore": 5.9
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-502"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "security@apache.org",
|
|
"type": "Secondary",
|
|
"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.2",
|
|
"matchCriteriaId": "D4243EC0-031E-416C-9D3A-97BADF07A484"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:apache:geode:*:*:*:*:*:*:*:*",
|
|
"versionStartIncluding": "1.13.0",
|
|
"versionEndIncluding": "1.13.2",
|
|
"matchCriteriaId": "F150FF4D-4442-4E08-9D00-2E24107A81FD"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://lists.apache.org/thread/kr1y4l9752g1ww1shnmh8dbfjq785k4m",
|
|
"source": "security@apache.org",
|
|
"tags": [
|
|
"Mailing List",
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |