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 – ‘username’ Stored XSS
Rumble Mail Server version 0.51.3135 is vulnerable to Stored XSS. By sending a specially crafted HTTP POST request to the '/users' endpoint, an attacker can inject malicious JavaScript code into the 'username' parameter. This code will be executed when the user visits the '/users' page.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application.