cve/2024/CVE-2024-4145.md

18 lines
758 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-4145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4145)
![](https://img.shields.io/static/v1?label=Product&message=Search%20%26%20Replace&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.2.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Search & Replace WordPress plugin before 3.2.2 does not sanitize and escape a parameter before using it in a SQL statement, allowing admins to perform SQL injection attacks (such as within a multi-site network).
### POC
#### Reference
- https://wpscan.com/vulnerability/7d5b8764-c82d-4969-a707-f38b63bcadca/
#### Github
No PoCs found on GitHub currently.