vendor:
GuppY
by:
7.5
CVSS
HIGH
SQL-injection
89
CWE
Product Name: GuppY
Affected Version From: 4.6.14
Affected Version To:
Patch Exists: No
Related CWE:
CPE:
Platforms Tested:
Multiple SQL-injection vulnerabilities in GuppY
GuppY is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in SQL queries.