vendor:
Rumble Mail Server
by:
Mohammed Alshehri
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Rumble Mail Server
Affected Version From: 0.51.3135
Affected Version To: 0.51.3135
Patch Exists: NO
Related CWE: N/A
CPE: a:rumble:rumble_mail_server:0.51.3135
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Microsoft Windows 10 Education - 10.0.17763 N/A Build 17763
2020
Rumble Mail Server 0.51.3135 – ‘servername’ Stored XSS
Rumble Mail Server 0.51.3135 is vulnerable to Stored XSS. An attacker can send a malicious POST request with a crafted 'servername' parameter to the '/settings:save' endpoint. This will cause the malicious script to be stored in the application and executed when the page is loaded.
Mitigation:
Input validation should be used to prevent malicious scripts from being stored in the application.