Files
CVEs-PoC/2021/CVE-2021-24848.md
T
2024-06-18 02:51:15 +02:00

18 lines
813 B
Markdown

### [CVE-2021-24848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24848)
![](https://img.shields.io/static/v1?label=Product&message=Mediamatic%20%E2%80%93%20Media%20Library%20Folders&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.8.1%3C%202.8.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The mediamaticAjaxRenameCategory AJAX action of the Mediamatic WordPress plugin before 2.8.1, available to any authenticated user, does not sanitise the categoryID parameter before using it in a SQL statement, leading to an SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/156d4faf-7d34-4d9f-a654-9064d4eb3aea
#### Github
No PoCs found on GitHub currently.