vendor:
eCMS
by:
t0pP8uZz
7.5
CVSS
HIGH
Insecure Cookie Handling, SQL Injection
89, 564
CWE
Product Name: eCMS
Affected Version From: 0.2
Affected Version To: 2000.4.2
Patch Exists: NO
Related CWE: N/A
CPE: ecms
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
easyCMS <= 0.4.2 Multiple Remote Vulnerabilitys
eCMS (all versions avalible) suffers from multiple remote vulnerabilitys. these include, Insecure Cookie Handling, SQL Injection. the version <= 0.2 allows a admin cookie to be set and grant full access to the admin area. versions => 0.2 allows a simple sql statement to be inserted into the cookie bypassing the admin login.
Mitigation:
Ensure that all user input is properly validated and sanitized before being used in SQL queries. Ensure that all cookies are properly encrypted and validated before being used.