cve/2023/CVE-2023-0262.md

18 lines
770 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0262)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Airbnb%20Review%20Slider&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Airbnb Review Slider WordPress plugin before 3.3 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/5d8c28ac-a46c-45d3-acc9-2cd2e6356ba2
#### Github
No PoCs found on GitHub currently.