2024-12-08 03:06:42 +00:00

72 lines
2.9 KiB
JSON

{
"id": "CVE-2024-30162",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-07T17:15:50.170",
"lastModified": "2024-11-21T09:11:20.300",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Invision Community through 4.7.16 allows remote code execution via the applications/core/modules/admin/editor/toolbar.php IPS\\core\\modules\\admin\\editor\\_toolbar::addPlugin() method. This method handles uploaded ZIP files that are extracted into the applications/core/interface/ckeditor/ckeditor/plugins/ directory without properly verifying their content. This can be exploited by admin users (with the toolbar_manage permission) to write arbitrary PHP files into that directory, leading to execution of arbitrary PHP code in the context of the web server user."
},
{
"lang": "es",
"value": "Invision Community hasta 4.7.16 permite la ejecuci\u00f3n remota de c\u00f3digo a trav\u00e9s del m\u00e9todo apps/core/modules/admin/editor/toolbar.php IPS\\core\\modules\\admin\\editor\\_toolbar::addPlugin(). Este m\u00e9todo maneja archivos ZIP cargados que se extraen en el directorio apps/core/interface/ckeditor/ckeditor/plugins/ sin verificar adecuadamente su contenido. Esto puede ser aprovechado por usuarios administradores (con el permiso toolbar_manage) para escribir archivos PHP arbitrarios en ese directorio, lo que lleva a la ejecuci\u00f3n de c\u00f3digo PHP arbitrario en el contexto del usuario del servidor web."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-345"
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2024/Apr/21",
"source": "cve@mitre.org"
},
{
"url": "https://invisioncommunity.com",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2024/Apr/21",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://invisioncommunity.com",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}