vendor:
Eclime
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Eclime
Affected Version From: 1.1.2b
Affected Version To: 1.1.2b
Patch Exists: NO
Related CWE: N/A
CPE: a:eclime:eclime
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
2010
SQL Injection in Eclime 1
The vulnerability exists due to failure in the "/index.php", "/create_account.php" and "/index.php" scripts to properly sanitize user-supplied input in ref, poll_id & poll_options_id and country variables respectively. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.