vendor:
mmsLamp
by:
x0kster
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: mmsLamp
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
mmsLamp SQL Injection Vulnerability
The mmsLamp application is vulnerable to SQL injection. An attacker can manipulate the 'idpro' parameter in the 'default.php' script to execute arbitrary SQL queries. This can lead to unauthorized access, data leakage, or even remote code execution.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries in the application code. Additionally, the application should be kept up-to-date with security patches and regular security audits should be conducted.