vendor:
Openfire
by:
j5s
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Openfire
Affected Version From: 4.6.0
Affected Version To: 4.6.0
Patch Exists: NO
Related CWE: N/A
CPE: a:igniterealtime:openfire:4.6.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
Openfire 4.6.0 – ‘users’ Stored XSS
Openfire 4.6.0 is vulnerable to Stored XSS in the 'users' parameter. An attacker can inject malicious JavaScript code into the 'users' parameter of the create-bookmark.jsp page. When a user visits the page, the malicious code will be executed in the user's browser.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'users' parameter.