vendor:
Userlocator
by:
katharsis
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Userlocator
Affected Version From: 3
Affected Version To: 3
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Userlocator 3.0 Exploit
This exploit is used to gain access to the password of a user in the Userlocator 3.0 application. It uses a SQL injection vulnerability to gain access to the password of a user by using the user id. It uses the LWP::Simple module to send requests to the application and then uses the ASCII code of the characters to get the password of the user.
Mitigation:
Input validation should be used to prevent SQL injection attacks.