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

19 lines
899 B
Markdown

### [CVE-2018-6563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6563)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in totemomail Encryption Gateway before 6.0.0_Build_371 allow remote attackers to hijack the authentication of users for requests that (1) change user settings, (2) send emails, or (3) change contact information by leveraging lack of an anti-CSRF token.
### POC
#### Reference
- http://packetstormsecurity.com/files/147648/Totemomail-Encryption-Gateway-6.0.0_Build_371-Cross-Site-Request-Forgery.html
- https://www.exploit-db.com/exploits/44631/
#### Github
No PoCs found on GitHub currently.