cve/2023/CVE-2023-2493.md

18 lines
779 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2493](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2493)
![](https://img.shields.io/static/v1?label=Product&message=All%20In%20One%20Redirection&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The All In One Redirection WordPress plugin before 2.2.0 does not properly sanitise and escape multiple parameters before using them in an SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.
### POC
#### Reference
- https://wpscan.com/vulnerability/a9a205a4-eef9-4f30-877a-4c562930650c
#### Github
No PoCs found on GitHub currently.