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 – ‘domain and path’ Stored XSS
The parameters `domain` and `path` are vulnerable to stored XSS. An attacker can exploit this vulnerability by sending a malicious POST request with a crafted payload in the `domain` and `path` parameters.
Mitigation:
Input validation should be used to prevent XSS attacks.