vendor:
Openfire
by:
hyp3rlinx
5.5
CVSS
MEDIUM
Persistent & Reflected XSS
79
CWE
Product Name: Openfire
Affected Version From: Openfire 3.10.2
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:openfire:openfire:3.10.2
Platforms Tested:
Openfire Persistent & Reflected XSS Vulnerability
This vulnerability allows an attacker to execute arbitrary code by injecting malicious scripts into certain parameters of the Openfire application. The persistent XSS occurs when creating a Group Chat Bookmark or URL Bookmark, while the reflected XSS occurs in the search parameter. The exploit codes provided demonstrate how to inject the payloads and execute the code.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user inputs and implement proper input validation and output encoding to prevent the execution of malicious scripts.