Files
CVEs-PoC/2020/CVE-2020-27574.md
T
2024-05-25 21:48:12 +02:00

18 lines
691 B
Markdown

### [CVE-2020-27574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27574)
![](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
Maxum Rumpus 8.2.13 and 8.2.14 is affected by cross-site request forgery (CSRF). If an authenticated user visits a malicious page, unintended actions could be performed in the web application as the authenticated user.
### POC
#### Reference
- https://tvrbk.github.io/cve/2021/03/07/rumpus.html
#### Github
No PoCs found on GitHub currently.