Vulnerabilities (CVE)

Filtered by vendor Thingsforrestaurants Subscribe
Filtered by product Quick Restaurant Menu
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-0554 1 Thingsforrestaurants 1 Quick Restaurant Menu 2023-12-10 N/A 4.3 MEDIUM
The Quick Restaurant Menu plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.0.2. This is due to missing or incorrect nonce validation on its AJAX actions. This makes it possible for unauthenticated attackers to update menu items, via forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2023-0553 1 Thingsforrestaurants 1 Quick Restaurant Menu 2023-12-10 N/A 4.8 MEDIUM
The Quick Restaurant Menu plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its settings parameters in versions up to, and including, 2.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVE-2023-0550 1 Thingsforrestaurants 1 Quick Restaurant Menu 2023-12-10 N/A 4.3 MEDIUM
The Quick Restaurant Menu plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the fact that during menu item deletion/modification, the plugin does not verify that the post ID provided to the AJAX action is indeed a menu item. This makes it possible for authenticated attackers, with subscriber-level access or higher, to modify or delete arbitrary posts.
CVE-2023-0555 1 Thingsforrestaurants 1 Quick Restaurant Menu 2023-12-10 N/A 5.4 MEDIUM
The Quick Restaurant Menu plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on its AJAX actions in versions up to, and including, 2.0.2. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to invoke those actions intended for administrator use. Actions include menu item creation, update and deletion and other menu management functions. Since the plugin does not verify that a post ID passed to one of its AJAX actions belongs to a menu item, this can lead to arbitrary post deletion/alteration.