cve/2024/CVE-2024-28145.md
2025-09-29 21:09:30 +02:00

18 lines
904 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-28145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28145)
![](https://img.shields.io/static/v1?label=Product&message=Scan2Net&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&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