CVE-2012-2573
T-dah WebMail 3.2.0-2.3 - Stored Cross-Site Scripting via Email Message Body
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2012-2573. PoCs published by Shai rod, loneferret.
AI-analyzed exploit summary This Python script demonstrates multiple stored XSS vulnerabilities in T-dah Webmail 3.2.0 by sending an email with malicious payloads in the body. The payloads include JavaScript injection via <img> tags and <a> tags, which execute when the victim interacts with the email.
Description
Multiple cross-site scripting (XSS) vulnerabilities in T-dah WebMail 3.2.0-2.3 allow remote attackers to inject arbitrary web script or HTML via an e-mail message body with (1) a SCRIPT element, (2) a crafted Cascading Style Sheets (CSS) expression property, (3) a CSS expression property in the STYLE attribute of an arbitrary element, (4) an ONLOAD attribute of a BODY element, (5) a crafted SRC attribute of an IFRAME element, (6) a crafted CONTENT attribute of an HTTP-EQUIV="refresh" META element, or (7) a data: URL in the CONTENT attribute of an HTTP-EQUIV="refresh" META element.
Exploits (2)
This Python script demonstrates multiple stored XSS vulnerabilities in T-dah Webmail 3.2.0 by sending an email with malicious payloads in the body. The payloads include JavaScript injection via <img> tags and <a> tags, which execute when the victim interacts with the email.
This exploit demonstrates a stored XSS vulnerability in T-dah Webmail Client 3.2.0-2.3 by sending an email with a malicious payload. The payload is injected into the email body and executed when the victim views the email.