cve/2023/CVE-2023-6620.md

18 lines
762 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6620](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6620)
![](https://img.shields.io/static/v1?label=Product&message=POST%20SMTP%20Mailer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.8.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The POST SMTP Mailer WordPress plugin before 2.8.7 does not properly sanitise and escape several parameters before using them in SQL statements, leading to a SQL injection exploitable by high privilege users such as admin.
### POC
#### Reference
- https://wpscan.com/vulnerability/ab5c42ca-ee7d-4344-bd88-0d727ed3d9c4
#### Github
No PoCs found on GitHub currently.