cve/2023/CVE-2023-2482.md

18 lines
747 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2482)
![](https://img.shields.io/static/v1?label=Product&message=Responsive%20CSS%20EDITOR&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Responsive CSS EDITOR WordPress plugin through 1.0 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 such as admin.
### POC
#### Reference
- https://wpscan.com/vulnerability/c0f73781-be7e-482e-91de-ad7991ad4bd5
#### Github
No PoCs found on GitHub currently.