WordPress Plugin Vulnerabilities

Restaurant Menu by MotoPress < 2.4.2 - Admin+ Stored Cross Site Scripting

Description

The plugin does not properly sanitize or escape inputs when creating new menu items, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed

Proof of Concept

* Click on "Add New" under Restaurant Menu Plugin.
* Give any random title like Testing_XSS
* All fields under Nutrition Facts and Portion Size are susceptible to XSS
 "><script>alert(1)</script>
* XSS will trigger on visits to Menu Items in wp-admin as well as on the Menu Item's public pages.

Affects Plugins

Fixed in 2.4.2

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Shivam Rai
Submitter
Shivam Rai
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2021-09-28 (about 2 years ago)
Added
2021-09-28 (about 2 years ago)
Last Updated
2022-04-08 (about 2 years ago)

Other