cve/2023/CVE-2023-0329.md

19 lines
898 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-0329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0329)
![](https://img.shields.io/static/v1?label=Product&message=Elementor%20Website%20Builder&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.12.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Elementor Website Builder WordPress plugin before 3.12.2 does not properly sanitize and escape the Replace URL parameter in the Tools module before using it in a SQL statement, leading to a SQL injection exploitable by users with the Administrator role.
### POC
#### Reference
- http://packetstormsecurity.com/files/175639/Elementor-Website-Builder-SQL-Injection.html
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/a875836d-77f4-4306-b275-2b60efff1493
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.