cve/2023/CVE-2023-5340.md

18 lines
851 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5340)
![](https://img.shields.io/static/v1?label=Product&message=Five%20Star%20Restaurant%20Menu%20and%20Food%20Ordering&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.4.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Five Star Restaurant Menu and Food Ordering WordPress plugin before 2.4.11 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
#### Reference
- https://wpscan.com/vulnerability/91a5847a-62e7-4b98-a554-5eecb6a06e5b
#### Github
No PoCs found on GitHub currently.