CyberRota Analysis
AI-GeneratedGFI Archiver versions prior to 15.13 are vulnerable to a stored cross-site scripting (XSS) flaw that allows authenticated attackers to inject malicious scripts through the configured folders parameter in the import settings. This vulnerability can lead to the execution of arbitrary web scripts in the browsers of users accessing the Archive Assistant, potentially compromising user data and session integrity. 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 default import settings configuration that allows authenticated attackers to inject arbitrary web script or HTML via the configured folders parameter to /Archiver/ImportSettingsWizard.ashx. The injected payload is stored by ImportSettingsWizard.SaveAllConfigSettings() without output encoding and is executed in the browsers of users who subsequently view the Archive Assistant default import settings.