Files
CVEs-PoC/2021/CVE-2021-25965.md
T
2024-06-18 02:51:15 +02:00

18 lines
850 B
Markdown

### [CVE-2021-25965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25965)
![](https://img.shields.io/static/v1?label=Product&message=calibreweb&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200.6.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
In Calibre-web, versions 0.6.0 to 0.6.13 are vulnerable to Cross-Site Request Forgery (CSRF). By luring an authenticated user to click on a link, an attacker can create a new user role with admin privileges and attacker-controlled credentials, allowing them to take over the application.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25965
#### Github
No PoCs found on GitHub currently.