CVE-2012-3508
Roundcube Webmail 0.8.0 - Cross-Site Scripting via HTML Email Href Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-3508.
AI-analyzed exploit summary This Python script demonstrates a stored XSS vulnerability in Roundcube Webmail 0.8.0 by sending an email with a malicious payload that triggers when the victim clicks the link. It includes a functional SMTP client to deliver the exploit.
Description
Cross-site scripting (XSS) vulnerability in program/lib/washtml.php in Roundcube Webmail 0.8.0 allows remote attackers to inject arbitrary web script or HTML by using "javascript:" in an href attribute in the body of an HTML-formatted email.
Exploits (1)
This Python script demonstrates a stored XSS vulnerability in Roundcube Webmail 0.8.0 by sending an email with a malicious payload that triggers when the victim clicks the link. It includes a functional SMTP client to deliver the exploit.