cve/2023/CVE-2023-45881.md

18 lines
755 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-45881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-45881)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
GibbonEdu Gibbon through version 25.0.0 allows /modules/Planner/resources_addQuick_ajaxProcess.php file upload with resultant XSS. The imageAsLinks parameter must be set to Y to return HTML code. The filename attribute of the bodyfile1 parameter is reflected in the response.
### POC
#### Reference
- https://herolab.usd.de/security-advisories/usd-2023-0024/
#### Github
No PoCs found on GitHub currently.