René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.3 KiB
JSON

{
"id": "CVE-2020-24231",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-10-05T16:15:12.347",
"lastModified": "2020-10-20T16:30:19.193",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Symmetric DS <3.12.0 uses mx4j to provide access to JMX over HTTP. mx4j, by default, has no auth and is available on all interfaces. An attacker can interact with JMX: get system info, and invoke MBean methods. It is possible to install additional MBeans from a remote host using MLet that leads to arbitrary code execution."
},
{
"lang": "es",
"value": "Symmetric DS versiones anteriores a 3.12.0, usa mx4j para proporcionar acceso a JMX a trav\u00e9s de HTTP.&#xa0;mx4j, por defecto, no posee autenticaci\u00f3n y est\u00e1 disponible en todas las interfaces.&#xa0;Un atacante puede interactuar con JMX: obtener informaci\u00f3n del sistema e invocar m\u00e9todos MBean.&#xa0;Es posible instalar un MBeans adicional desde un host remoto usando MLet lo que conlleva a una ejecuci\u00f3n de c\u00f3digo arbitrario"
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jumpmind:symmetricds:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.12.0",
"matchCriteriaId": "AD24B6F4-B709-4CBB-9302-3BC2BD51E18F"
}
]
}
]
}
],
"references": [
{
"url": "https://www.symmetricds.org/issues/view.php?id=4263",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}