vendor:
Cells Blog
by:
vinicius777
8,8
CVSS
HIGH
Cross-site Scripting (XSS) & SQL Injection
79 (XSS) & 89 (SQL Injection)
CWE
Product Name: Cells Blog
Affected Version From: 3.3
Affected Version To: 3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:cells:cells_blog:3.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: N/A
2014
Cells v3.3 XSS Reflected & Blind SQLite Injection
Cells Blog 3.3 is vulnerable to Cross-site Scripting (XSS) and Blind SQLite Injection. The XSS vulnerability exists in the 'msg' parameter of the 'errmsg.php' script, while the Blind SQLite Injection vulnerability exists in the 'pcid' parameter of the 'user.php' script.
Mitigation:
Input validation and sanitization should be implemented to prevent XSS and SQL Injection attacks.