cve/2022/CVE-2022-3131.md

18 lines
786 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3131)
![](https://img.shields.io/static/v1?label=Product&message=Search%20Logger%20%E2%80%93%20Know%20What%20Your%20Visitors%20Search&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.9%3C%3D%200.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Search Logger WordPress plugin through 0.9 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users
### POC
#### Reference
- https://wpscan.com/vulnerability/b6c62e53-ae49-4fe0-aed9-0c493fc4442d
#### Github
No PoCs found on GitHub currently.