← Back to CVE List

CVE-2023-45878

Published: 2023-11-14T06:15Z
Last Modified: 2025-01-08T17:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubrics_visualise_saveAjax.phps does not require authentication. The endpoint accepts the img, path, and gibbonPersonID parameters. The img parameter is expected to be a base64 encoded image. If the path parameter is set, the defined path is used as the destination folder, concatenated with the absolute path of the installation directory. The content of the img parameter is base64 decoded and written to the defined file path. This allows creation of PHP files that permit Remote Code Execution (unauthenticated). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt