PHPKIT contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the include.php script not properly sanitizing user-supplied input to the Session ID field. This may allow an attacker to inject or manipulate SQL queries, or delete arbitrary data rows from the backend database.
Classification
Location:
Remote/Network Access Required
Attack Type:
Information Disclosure,
Input Manipulation
Impact:
Loss of Confidentiality,
Loss of Integrity
Exploit:
Exploit Available
Disclosure:
OSVDB Verified
OSVDB:
Web Related
Technical
This vulnerability is only present when the magic_quotes_gpc PHP option is 'off'.
Solution
Currently, there are no known upgrades, patches, or workarounds available to correct this issue.