vendor:
IlohaMail
by:
Shai rod
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: IlohaMail
Affected Version From: 0.9-20050415
Affected Version To: 0.9-20050415
Patch Exists: NO
Related CWE: N/A
CPE: a:ilohamail:ilohamail:0.9-20050415
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
IlohaMail Webmail Stored XSS
IlohaMail is a PHP based lightweight full featured multilingual webmail program with IMAP and POP3 support. IlohaMail is vulnerable to Stored XSS in e-mail body and bookmarks. XSS payloads can be used in the e-mail body and vulnerable fields such as Name, Category, URL, RSS/RDF, Comments in the bookmarks. Once the user clicks on the malicious URL, the XSS should be triggered.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.