vendor:
Ecomat CMS
by:
High-Tech Bridge SA
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ecomat CMS
Affected Version From: 5.0
Affected Version To: Probably Prior Versions
Patch Exists: NO
Related CWE: N/A
CPE: a:codefabrik_gmbh:ecomat_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Browser
2010
SQL Injection Vulnerability in Ecomat CMS
The vulnerability exists due to failure in the 'index.php' script to properly sanitize user-supplied input in 'show' variable. 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. Attacker can use browser to exploit this vulnerability.
Mitigation:
Input validation and proper sanitization of user-supplied data should be implemented to prevent SQL injection attacks.