vendor:
RPS
by:
s0cratex
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: RPS
Affected Version From: 6.2
Affected Version To: 6.2
Patch Exists: NO
Related CWE:
CPE: a:rps_project:rps:6.2
Platforms Tested:
2007
RPS 6.2 SQL Injection Exploit
This exploit allows an attacker to retrieve the username and password from the RPS 6.2 system using SQL injection.
Mitigation:
To mitigate this vulnerability, ensure that the magic_quotes_gpc setting is turned on and implement proper input validation and parameterized queries.