### [CVE-2018-6015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6015) ![](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 An issue was discovered in the "Email Subscribers & Newsletters" plugin before 3.4.8 for WordPress. Sending an HTTP POST request to a URI with /?es=export at the end, and adding option=view_all_subscribers in the body, allows downloading of a CSV data file with all subscriber data. ### POC #### Reference - https://www.exploit-db.com/exploits/43872/ #### Github No PoCs found on GitHub currently.