cve/2023/CVE-2023-0263.md

18 lines
766 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0263)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Yelp%20Review%20Slider&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%207.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Yelp Review Slider WordPress plugin before 7.1 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as subscriber.
### POC
#### Reference
- https://wpscan.com/vulnerability/2b4a6459-3e49-4048-8a9f-d7bb350aa2f6
#### Github
No PoCs found on GitHub currently.