vendor:
b2evolution
by:
AutoSec Tools
N/A
CVSS
N/A
Persistent Cross-site Scripting
79
CWE
Product Name: b2evolution
Affected Version From: 4.0.3
Affected Version To: 4.0.3
Patch Exists: N/A
Related CWE: N/A
CPE: a:b2evolution:b2evolution:4.0.3
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 + XAMPP
2011
b2evolution 4.0.3 Persistent Cross-site Scripting
A persistent cross-site scripting vulnerability in b2evolution 4.0.3 can be exploited to execute arbitrary JavaScript. Data submitted to the 'Comment text' input of the blog comment form is not properly santized. As a result, javascript can be executed throughout the application (admin dashboard, admin comment full text view, possibly other pages).
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.