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

153 lines
5.0 KiB
JSON

{
"id": "CVE-2021-33790",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-05-31T04:15:08.153",
"lastModified": "2021-06-11T19:38:06.083",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The RebornCore library before 4.7.3 allows remote code execution because it deserializes untrusted data in ObjectInputStream.readObject as part of reborncore.common.network.ExtendedPacketBuffer. An attacker can instantiate any class on the classpath with any data. A class usable for exploitation might or might not be present, depending on what Minecraft modifications are installed."
},
{
"lang": "es",
"value": "La biblioteca RebornCore versiones anteriores a 4.7.3, permite una ejecuci\u00f3n de c\u00f3digo remota porque deserializa datos no confiables en la funci\u00f3n ObjectInputStream.readObject como parte de reborncore.common.network.ExtendedPacketBuffer. Un atacante puede crear una instancia de cualquier clase en la ruta de clases con cualquier dato. Una clase utilizable para explotaci\u00f3n puede estar presente o no, dependiendo de las modificaciones de Minecraft instaladas"
}
],
"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": "CWE-502"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:techreborn:reborncore:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.13.8",
"matchCriteriaId": "DB031ED5-7EA7-4EA0-A261-E022E1EF5477"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:techreborn:reborncore:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.19.0",
"versionEndExcluding": "3.19.5",
"matchCriteriaId": "3278956C-6797-48E5-9B15-16FA1DF3D8A8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:techreborn:reborncore:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.2.0",
"versionEndExcluding": "4.2.10",
"matchCriteriaId": "BC86AE4F-8096-4E89-8DF3-887A997A8196"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:techreborn:reborncore:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.7.0",
"versionEndExcluding": "4.7.3",
"matchCriteriaId": "1443CC3B-4EB8-44FF-85F3-C81407D89DAC"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:minecraft:minecraft:-:*:*:*:*:*:*:*",
"matchCriteriaId": "8D7B27EC-B06B-4D24-B15C-07A86BC95A2E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/TechReborn/RebornCore/security/advisories/GHSA-r7pg-4xrf-7mrm",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://vuln.ryotak.me/advisories/45",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.curseforge.com/minecraft/mc-mods/reborncore",
"source": "cve@mitre.org",
"tags": [
"Product",
"Third Party Advisory"
]
}
]
}