vendor:
Gaus CMS
by:
Abysssec Inc
8,8
CVSS
HIGH
Access to Admin's Login and Information Disclosure, CSRF Upload arbitrary file and rename file
352, 264
CWE
Product Name: Gaus CMS
Affected Version From: Gaus CMS version 1.0
Affected Version To: Gaus CMS version 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:gaustudio:gauscms:1.0
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
2009
gausCMS Multiple Vulnerabilities
This version of gausCMS have Multiple Valnerabilities: Access to Admin's Login and Information Disclosure and CSRF Upload arbitrary file and rename file. With this path you can easily access to Admin's Login: http://Example.com/admin_includes/template/languages/english/english.txt. With send a POST request to this path, you can upload arbitrary file of course by Admin's cookie and by CSRF technique.
Mitigation:
Ensure that the application is not vulnerable to CSRF attacks by implementing a CSRF token. Ensure that the application is not vulnerable to information disclosure by validating user input and restricting access to sensitive files.