What it is
CVE-2023-45878 is an unauthenticated vulnerability affecting GibbonEdu Gibbon. GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubrics_visualise_saveAjax.phps does not require...
Vulnerability report
Gibbon Arbitrary File Access
GibbonEdu / Gibbon
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2023-45878 is an unauthenticated vulnerability affecting GibbonEdu Gibbon. GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubrics_visualise_saveAjax.phps does not require...
Is it exploited?
Yes. KEVIntel tracks this CVE as a known exploited vulnerability. Confidence is high.
Who is affected?
GibbonEdu / Gibbon.
What should we do?
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
Overview
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).
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
The Shadowserver
Independent exploitation attestation added to the KEVIntel record.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-07-21 00:00 UTC |
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 16 May 2025.
View Nuclei template (opens in new tab)No KEVIntel virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Scanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-45878.yaml | 16 May 2025 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
63.1%
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2025-03-20 20:57:31 UTC · 2 stars
CVE-2023-45878 GibbonEdu Arbitrary File Write
nuclei · Created Unknown
Timeline
High-confidence, third-party attested exploitation
Scanner coverage available
Public proof-of-concept code published
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2023-45878
Free JSON includes basic KEV fields{
"cve_id": "CVE-2023-45878",
"confidence": "High",
"cvss_score": 9.8,
"epss_score": 0.63113,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "attempts": 0, "sensors": 0 }
}