vendor:
PHPKit
by:
x23
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPKit
Affected Version From: 1.6.1
Affected Version To: 1.6.1
Patch Exists: YES
Related CWE: N/A
CPE: a:phpkit:phpkit:1.6.1
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
2006
PHPKit 1.6.1 exploit
This exploit is used to gain access to the user password hash of a vulnerable version of PHPKit 1.6.1. It uses a POST request to the 'popup.php' file in the 'misc/finduser.php' directory, with a specially crafted 'search_user' parameter. This parameter contains a SQL injection payload which is used to extract the user password hash from the 'phpkit_user' table.
Mitigation:
Upgrade to the latest version of PHPKit 1.6.1 or later.