vendor:
Roundcube Webmail
by:
Shai rod
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Roundcube Webmail
Affected Version From: 0.8.0
Affected Version To: 0.8.0
Patch Exists: YES
Related CWE: N/A
CPE: a:roundcube:roundcube_webmail:0.8.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: LAMPP
2012
Roundcube Webmail Stored XSS
Send an email to the victim with the payload in the email body, Once the user clicks on the url the XSS should be triggered. In order to trigger this XSS you should insert the payload into your signature.
Mitigation:
Validate user input and encode output to prevent XSS attacks.