vendor:
Bitweaver
by:
lemlajt
8.8
CVSS
HIGH
Persistent Cross-Site Scripting (XSS)
79
CWE
Product Name: Bitweaver
Affected Version From: 2.8.2001
Affected Version To: 2.8.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:bitweaver:bitweaver:2.8.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: Linux
2011
persistant xss in bitweaver2.8.1
A persistent XSS vulnerability exists in Bitweaver 2.8.1. An attacker can exploit this vulnerability by submitting an article with malicious JavaScript code in the author_name field. When an admin logs in and visits the Articles Home page, the malicious code will be executed. Additionally, when Bitweaver is running in test mode, an attacker can exploit an SQL injection vulnerability by visiting certain URLs with malicious parameters.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in the application.