vendor:
Icagenda
by:
Dark-Puzzle (Souhail Hammou)
9
CVSS
CRITICAL
Blind SQL Injection & Full Path Disclosure
89, 200
CWE
Product Name: Icagenda
Affected Version From: All Versions
Affected Version To: All Versions
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: Windows Xp Sp2 Fr
N/A
Joomla Component (com_icagenda) Multiple Vulnerabilities
The 'id' parameter in com_icagenda is prone to a Blind SQL Vulnerability. An attacker can retrieve & steal data by sending series of True and False Queries through SQL statements. The Full path can be retrieved using Array method [] in ItemID & id Parameters.
Mitigation:
Ensure that user input is validated and filtered properly. Use prepared statements to prevent SQL injection.