vendor:
PHPRunner
by:
AmnPardaz Security Research & Penetration Testing Group
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPRunner
Affected Version From: 4.2
Affected Version To: 4.2
Patch Exists: NO
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
2009
PHPRunner SQL Injection
Input passed to the 'SearchField' parameters in 'UserView_list.php' is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Vulnerable Pages: 'orders_list.php' , 'users_list.php' , 'Administrator_list.php' Its possible to obtain plain text passwords from database by blind fishing exploit.
Mitigation:
Edit the source code to ensure that inputs are properly sanitized.