vendor:
glfusion CMS
by:
Saif El-Sherei
7.5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: glfusion CMS
Affected Version From: 1.2.2001
Affected Version To: 1.2.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:glfusion:glfusion:1.2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox 3.0.15
2010
glfusion CMS 1.2.1 stored XSS via img tag
Failure to sanitize the BBcode image tags in the forum posts allows attacker to perform XSS attacks. Attacker can't inject any 'src' attribute in the attack, so a second POC is used which involves writing a script using String.fromCharCode().
Mitigation:
Sanitize user input and filter out any malicious code.