#VU28979 Cross-site scripting in Roundcube - CVE-2020-13965
Published: June 11, 2020 / Updated: June 26, 2024
Roundcube
Roundcube
Description
The vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data when processing data passed via a malicious XML attachment because text/xml is among the allowed types for a preview. A remote attacker can open a specially crafted email and arbitrary JavaScript code will be executed in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
Remediation
External links
- https://github.com/roundcube/roundcubemail/commit/884eb611627ef2bd5a2e20e02009ebb1eceecdc3
- https://github.com/roundcube/roundcubemail/compare/1.4.4...1.4.5
- https://github.com/roundcube/roundcubemail/releases/tag/1.3.12
- https://github.com/roundcube/roundcubemail/releases/tag/1.4.5
- https://roundcube.net/news/2020/06/02/security-updates-1.4.5-and-1.3.12