vendor:
ChiCoMaS
by:
AmnPardaz Security Research & Penetration Testing Group
7.5
CVSS
HIGH
Database Information Disclosure, Authorization Weakness, XSS
N/A
CWE
Product Name: ChiCoMaS
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2008
chicomas <=2.0.4 Multiple Vulnerabilities
ChiCoMaS is free web based Content Management System based on PHP & MySQL with Full featured WYSIWYG TinyMCE editor, File management with QuiXplorer, User and group administration to manage access permissions & Backup/Restore with integrated MySqlBackupPro. Database Information Disclosure can be exploited by accessing http://[URL]/chicomas/config.inc. The Latest generated Database backups can be accessed by http://[URL]/chicomas/backup. Cross Site Scripting (XSS) can be exploited by Reflected XSS attack in 'index.php' in 'q' parameter by accessing http://[URL]/chicomas/index.php?q='<script>alert(/www.BugReport.ir/.source)</script>'
Mitigation:
Restrict and grant only trusted users access to the resources. Edit the source code to ensure that inputs are properly sanitized.