cve/2023/CVE-2023-39612.md
2024-06-18 02:51:15 +02:00

19 lines
790 B
Markdown

### [CVE-2023-39612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39612)
![](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
A cross-site scripting (XSS) vulnerability in FileBrowser before v2.23.0 allows an authenticated attacker to escalate privileges to Administrator via user interaction with a crafted HTML file or URL.
### POC
#### Reference
- https://febin0x4e4a.wordpress.com/2023/09/15/xss-in-filebrowser-leads-to-admin-account-takeover-in-filebrowser/
- https://github.com/filebrowser/filebrowser/issues/2570
#### Github
No PoCs found on GitHub currently.