2024-06-16 02:03:09 +00:00

28 lines
1.7 KiB
JSON

{
"id": "CVE-2024-30162",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-07T17:15:50.170",
"lastModified": "2024-06-07T19:24:09.243",
"vulnStatus": "Awaiting Analysis",
"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": {},
"references": [
{
"url": "http://seclists.org/fulldisclosure/2024/Apr/21",
"source": "cve@mitre.org"
},
{
"url": "https://invisioncommunity.com",
"source": "cve@mitre.org"
}
]
}