PoC Index

CVE-2023-45878

CRITICAL 9.8EPSS 63.1%

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).

CVSS v3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
63.11% chance of exploitation in the next 30 days, 99th percentile
Nuclei
critical
Published
2023-11-14
Updated
2025-01-08

Proof-of-concept exploits (11)

Nuclei templates (1)

References

Related