A Cross-Site Scripting (XSS) vulnerability in Ferozo Webmail v1.1 allows attackers to execute arbitrary scripts via the Identities and Automatic Responses components. This vulnerability can be used to hijack user sessions, conduct phishing attacks, and steal credentials.
- Low
- None
- Required (Users need to interact with the component containing the injected script.)
- Identities Page and Automatic Responses: Insufficient input validation allows malicious script injection.
- Session Hijacking: Attackers can control user sessions.
- Phishing: Embedded iframes can be used to conduct phishing attacks.
- Input Sanitization: Implement robust input validation and sanitization.
- XSS Filtering: Apply a Content Security Policy (CSP) to prevent unauthorized script execution.
CVE-2024-50962
Reported by [Facundo Fernandez / Security Researcher]