vendor:
FluxBB
by:
Chokri Hammedi
4.1
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: FluxBB
Affected Version From: 1.5
Affected Version To: 40664
Patch Exists: NO
Related CWE: CVE-2025-XXXX (Example)
CPE: a:fluxbb:fluxbb:1.5.11
Platforms Tested: Windows XP
2025
FluxBB 1.5.11 Stored XSS
By inserting a malicious payload into the description text area while adding a forum in FluxBB 1.5.11, an attacker can store a script that will execute whenever users visit the home page, leading to potential XSS attacks.
Mitigation:
To mitigate this vulnerability, input validation and output encoding should be implemented to prevent the insertion of scripts into the application's fields.