CyberRota Analysis
AI-GeneratedGFI Archiver versions prior to 15.13 are vulnerable to a stored cross-site scripting (XSS) flaw in the MailInsights scheduled report configuration, allowing authenticated attackers to inject malicious scripts via the report name parameter. This vulnerability can lead to the execution of arbitrary web scripts in the browser of users who view the affected reports, potentially compromising user data and session integrity. Organizations using GFI Archiver should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
GFI Archiver before 15.13 contains a stored cross-site scripting vulnerability in the MailInsights scheduled report configuration that allows authenticated attackers to inject arbitrary web script or HTML via the report name parameter to /Archiver/MailInsights.aspx. The injected payload is stored by ReportScheduling.btnSaveReport_Click() without output encoding and is executed in the browser of the user who created the scheduled report when they subsequently view the MailInsights page.