vendor:
CGILua
by:
aceeeeeeeer
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: CGILua
Affected Version From: 1
Affected Version To: 3
Patch Exists: NO
Related CWE:
CPE: a:tecgraf:cgilua
Platforms Tested: Windows
2013
CGILua SQL Injection
The CGILua application is vulnerable to SQL injection. An attacker can exploit this vulnerability by injecting SQL queries into the 'sid' parameter in the start.htm page.
Mitigation:
To mitigate this vulnerability, ensure that input validation and parameterized queries are implemented in the CGILua application.