vendor:
DBHcms
by:
ITSecTeam
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: DBHcms
Affected Version From: 1.1.4
Affected Version To: 1.1.4
Patch Exists: YES
Related CWE: N/A
CPE: a:drbenhur:dbhcms:1.1.4
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
DBHcms 1.1.4 Stored XSS
The DBHcms is a small free Open Source content management system for personal and small business websites. Stored XSS can be exploited by posting any script as name in the guestbook. Non-persistent XSS can be exploited by querying the string '><script>alert(1)</script>' in the search.
Mitigation:
Input validation should be used to prevent malicious scripts from being stored in the database.