vendor:
Jokes
by:
ajann
7.5
CVSS
HIGH
Remote Blind SQL Injection
Not provided
CWE
Product Name: Jokes
Affected Version From: <= 2.0
Affected Version To: <= 2.0
Patch Exists: NO
Related CWE: Not provided
CPE: Not provided
Platforms Tested: Not provided
Not provided
ScriptMagix Jokes <= 2.0 (index.php catid) Remote Blind SQL Injection Exploit
This exploit allows an attacker to perform a blind SQL injection attack on the ScriptMagix Jokes <= 2.0 script. By manipulating the 'catid' parameter in the 'index.php' file, the attacker can retrieve sensitive information from the database, including usernames and passwords for the admin account.
Mitigation:
To mitigate this vulnerability, it is recommended to update the ScriptMagix Jokes script to a version that does not have this vulnerability. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.