mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2021-24848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24848)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|