cve/2023/CVE-2023-0259.md

18 lines
772 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0259)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Google%20Review%20Slider&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%2011.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Google Review Slider WordPress plugin before 11.8 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/d3bb0eac-1f4e-4191-8f3b-104a5bb54558
#### Github
No PoCs found on GitHub currently.