CyberRota Analysis
AI-GeneratedA stored Cross-Site Scripting (XSS) vulnerability exists in the notification template functionality of Java, allowing an administrator to inject malicious HTML content. This content is stored and displayed unsanitized, enabling the execution of JavaScript code in the security context of the application, which could compromise the sessions of other administrators. Organizations using this Java functionality, especially those with multiple administrators, should prioritize immediate remediation to mitigate the risk of session hijacking and unauthorized access.
Original NVD Description
A stored Cross-Site Scripting (XSS) vulnerability in the notification template functionality of the endpoint /ocsreports/?function=notification. A user with administrator privileges can input malicious HTML content which is subsequently stored and displayed without proper sanitisation when other administrators access the template customisation view, allowing JavaScript code to be executed within the application’s security context and potentially compromising the sessions of other users with administrative privileges.