Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://r.sec-consult.com/imageaccess
- https://www.imageaccess.de/?page=SupportPortal&lang=en
- http://seclists.org/fulldisclosure/2024/Dec/2
FAQ
What is CVE-2024-28145?
CVE-2024-28145 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 ...
How severe is CVE-2024-28145?
CVE-2024-28145 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28145?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.