cve/2022/CVE-2022-32167.md

18 lines
782 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-32167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32167)
![](https://img.shields.io/static/v1?label=Product&message=Cloudreve&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%203.0.0-beta%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
Cloudreve versions v1.0.0 through v3.5.3 are vulnerable to Stored Cross-Site Scripting (XSS), via the file upload functionality. A low privileged user will be able to share a file with an admin user, which could lead to privilege escalation.
### POC
#### Reference
- https://www.mend.io/vulnerability-database/CVE-2022-32167
#### Github
No PoCs found on GitHub currently.