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

19 lines
938 B
Markdown

### [CVE-2016-3403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3403)
![](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 the Admin Console in Zimbra Collaboration before 8.6.0 Patch 8 allow remote attackers to hijack the authentication of administrators for requests that (1) add, (2) modify, or (3) remove accounts by leveraging failure to use of a CSRF token and perform referer header checks, aka bugs 100885 and 100899.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Jan/30
- https://sysdream.com/news/lab/2017-01-12-cve-2016-3403-multiple-csrf-in-zimbra-administration-interface/
#### Github
No PoCs found on GitHub currently.