vendor:
KwsPHP
by:
xoron
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: KwsPHP
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:kwsphp:kwsphp:1.0
Platforms Tested:
2007
KwsPHP 1.0 mg2 Module Remote SQL Injection Exploit
This exploit allows an attacker to perform a remote SQL injection attack in the KwsPHP 1.0 mg2 module. By manipulating the 'album' parameter in the 'index.php' file, an attacker can retrieve sensitive information from the 'users' table, such as usernames and passwords.
Mitigation:
To mitigate this vulnerability, it is recommended to apply a patch or update to a secure version of KwsPHP. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.