vendor:
SonicBB
by:
ManhNho
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting
79
CWE
Product Name: SonicBB
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: CVE-2018-9235
CPE: a:iscripts:sonicbb:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2018
iScripts SonicBB 1.0 – Reflected Cross-Site Scripting
iScripts SonicBB 1.0 has Reflected Cross-Site Scripting via the query parameter to search.php. An attacker can send a malicious request to the vulnerable page and execute arbitrary JavaScript code in the victim's browser.
Mitigation:
Input validation should be used to prevent malicious code from being executed. The application should also be configured to use a Content Security Policy (CSP) to prevent the execution of malicious code.