
XSS Vulnerability via File Upload in Ferozo Webmail Application
Ferozo Webmail version 1.1 is vulnerable to Cross-Site Scripting (XSS) through the file upload functionality. An attacker can exploit this vulnerability by uploading a specially crafted file containing malicious JavaScript code. When the file is processed or viewed within the application, the embedded script executes within the victim's session, potentially leading to:
This vulnerability arises due to insufficient sanitization and validation of file metadata and content during the upload process, allowing malicious users to inject unauthorized scripts and compromise the security of the webmail platform.
CVE-2024-33231
Reported by [Facundo Fernandez / Security Researcher]