vendor:
Apache OFBiz
by:
DKM
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: Apache OFBiz
Affected Version From: v16.11.05
Affected Version To: v16.11.05
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:apache:apache_ofbiz:16.11.05
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10/Ubuntu/Kali Linux
2018
Apache OFBiz v16.11.05 – Stored Cross-Site Scripting Vulnerability
A Stored Cross Site Scripting vulnerability is found in the 'Text Data' Field within the 'ViewForumMessage' section. This is because the application does not properly sanitise the users input.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.