CVE-2023-45878
GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubrics_visualise_saveAjax.phps does not require authentication.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 63.1%, higher than 99% of all known CVEs. Patch or mitigate before the next change window.
Description
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 3.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% probability · 99th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787
- Affected
- gibbonedu/gibbon
- Source
- cve@mitre.org
References
- https://herolab.usd.de/security-advisories/usd-2023-0025/Exploit, Third Party Advisory
- https://herolab.usd.de/security-advisories/usd-2023-0025/Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.