← Back to CVE List

CVE-2024-30162

Published: 2024-06-07T17:15Z
Last Modified: 2024-11-21T09:11Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt