Image Access Gmbh · Scan2Net · CVE-2024-28145
**Name of the Vulnerable Software and Affected Versions**
Software (affected versions not specified)
**Description**
An unauthenticated attacker can perform a 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.
**Recommendations**
As a temporary workaround, consider restricting access to the "/class/dbconnect.php" file until a patch is available.
Avoid using the parameters `search`, `table`, `field`, and `value` in the affected API endpoint until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.