cve/2023/CVE-2023-0487.md

18 lines
856 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0487)
![](https://img.shields.io/static/v1?label=Product&message=All-in-one%20Floating%20Contact%20Form%2C%20Call%2C%20Chat%2C%20and%2050%2B%20Social%20Icon%20Tabs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.0.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The My Sticky Elements WordPress plugin before 2.0.9 does not properly sanitise and escape a parameter before using it in a SQL statement when deleting messages, leading to a SQL injection exploitable by high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/0e874a1d-c866-45fa-b456-c8012dca32af
#### Github
No PoCs found on GitHub currently.