cve/2018/CVE-2018-7701.md

21 lines
980 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2018/Mar/29
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/44285/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/44285/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.