### [CVE-2019-11517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11517)



### Description
WampServer before 3.1.9 has CSRF in add_vhost.php because the synchronizer pattern implemented as remediation of CVE-2018-8817 was incomplete. An attacker could add/delete any vhosts without the consent of the owner.
### POC
#### Reference
- https://seclists.org/bugtraq/2019/Jun/10
#### Github
No PoCs found on GitHub currently.