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

|
||

|
||
&color=brightgreen)
|
||
|
||
### Description
|
||
|
||
An unauthenticated attacker can perform an SQL injection by accessing the /class/dbconnect.php file and supplying malicious GET parameters. The HTTP GET parameters search, table, field, and value are vulnerable. For example, one SQL injection can be performed on the parameter "field" with the UNION keyword.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://r.sec-consult.com/imageaccess
|
||
|
||
#### Github
|
||
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|