cve/2022/CVE-2022-3849.md
2024-06-18 02:51:15 +02:00

19 lines
799 B
Markdown

### [CVE-2022-3849](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3849)
![](https://img.shields.io/static/v1?label=Product&message=WP%20User%20Merger&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP User Merger WordPress plugin before 1.5.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 admin
### POC
#### Reference
- https://bulletin.iese.de/post/wp-user-merger_1-5-1_3/
- https://wpscan.com/vulnerability/511327d3-499b-4ad9-8fd3-99f9f7deb4f5
#### Github
No PoCs found on GitHub currently.