vendor:
endonesia
by:
Jack
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: endonesia
Affected Version From: 8.4
Affected Version To: 8.4
Patch Exists: NO
Related CWE: N/A
CPE: a:endonesia:endonesia:8.4
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
2008
eNdonesia 8.4 Remote SQL Exploit
This exploit allows an attacker to inject malicious SQL queries into the vulnerable eNdonesia 8.4 Calendar Module. The exploit is triggered when the vulnerable parameter 'loc_id' is passed to the 'mod.php' script with a malicious SQL query. This can allow an attacker to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.