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

19 lines
884 B
Markdown

### [CVE-2018-7701](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7701)
![](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 SecurEnvoy SecurMail before 9.2.501 allow remote attackers to hijack the authentication of arbitrary users for requests that (1) delete e-mail messages via a delete action in a request to secmail/getmessage.exe or (2) spoof arbitrary users and reply to their messages via a request to secserver/securectrl.exe.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2018/Mar/29
- https://www.exploit-db.com/exploits/44285/
#### Github
No PoCs found on GitHub currently.