mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
913 B
Markdown
18 lines
913 B
Markdown
### [CVE-2024-50584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50584)
|
||

|
||

|
||
&color=brighgreen)
|
||
|
||
### Description
|
||
|
||
An authenticated attacker with the user/role "Poweruser" can perform an SQL injection by accessing the /class/template_io.php file and supplying malicious GET parameters. The "templates" parameter is vulnerable against blind boolean-based SQL injection attacks. SQL syntax must be injected into the JSON syntax of the templates parameter.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://r.sec-consult.com/imageaccess
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|