header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

Vulnerability ID: HTB22390
Reference: http://www.htbridge.ch/advisory/sql_injection_vulnerability_in_ecomat_cms.html
Product: Ecomat CMS
Vendor: Codefabrik GmbH
Vulnerable Version: 5.0 and Probably Prior Versions
Vendor Notification: 18 May 2010 
Vulnerability Type: SQL Injection
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response
Risk level: High 
Credit: High-Tech Bridge SA (http://www.htbridge.ch/) 

Vulnerability Details:
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. The following PoC is available: 


http://host/index.php?type=web〈=de&show=-1+union+select+user%28%29+--+&mhs=0