vendor:
Kunena Forums
by:
MEFISTO a.k.a ilkerkandemir
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Kunena Forums
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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: PHP
Unknown
Joomla Kunena Forums (func) Blind SQL Injection Exploit
This exploit is used to gain access to the Joomla Kunena Forums by exploiting a blind SQL injection vulnerability. It uses a combination of the 'and' operator and the 'ascii' function to extract the username and password from the jos_users table. The exploit is written in PHP and can be used with the command line.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.