CyberRota Analysis
AI-GeneratedGFI Archiver versions prior to 15.13 are vulnerable to a stored cross-site scripting (XSS) flaw in the SMTP configuration settings, allowing authenticated attackers to inject malicious scripts through the SMTP server address parameter. This vulnerability can lead to the execution of arbitrary web scripts in the browsers of users accessing the General Settings page, potentially compromising user sessions and sensitive data. Organizations using affected versions 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 General Settings SMTP configuration that allows authenticated attackers to inject arbitrary web script or HTML via the SMTP server address parameter to /Archiver/GeneralSettingsWizard.aspx. The injected payload is stored by GeneralSettingsWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the General Settings page.