mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2018-6015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6015)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|