vendor:
com_kunena
by:
D35m0nd142
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_kunena
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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: N/A
2011
Joomla Component com_kunena SQL Injection exploit
This exploit is used to gain access to the Joomla Component com_kunena. It uses a SQL injection vulnerability to gain access to the user's username, email, password, and activation code. The exploit is coded in Perl and uses an LWP::UserAgent to send a GET request to the target with the malicious code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.