CVE-2005-2769
Description
SqWebMail 5.0.4 fails to sanitize HTML email tags with special characters, enabling XSS attacks.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SqWebMail 5.0.4 fails to sanitize HTML email tags with special characters, enabling XSS attacks.
Vulnerability
SqWebMail 5.0.4 (and possibly other versions) fails to properly sanitize HTML emails containing tags with strings that include ">" or other special characters [3]. This allows an attacker to inject arbitrary HTML or script code into emails viewed by users.
Exploitation
An attacker sends an HTML email to a SqWebMail user containing malicious tags, e.g., " onError="alert(document.domain);"> [3][4]. The email's content is not sanitized, so when the user views the email, the injected script executes in the context of the SqWebMail server.
Impact
Successful exploitation leads to cross-site scripting, allowing execution of arbitrary script code in the user's browser within the SqWebMail domain. This could result in session hijacking, credential theft, or other malicious actions [3].
Mitigation
At the time of disclosure (August 2005), no official patch was available. The advisory recommended disabling HTML email viewing or applying input filtering [3]. Users should upgrade to a fixed version if available; later versions of SqWebMail likely address this issue.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2cpe:2.3:a:inter7:sqwebmail:5.0.4:*:*:*:*:*:*:*+ 1 more
- cpe:2.3:a:inter7:sqwebmail:5.0.4:*:*:*:*:*:*:*
- (no CPE)range: 5.0.4
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
8- secunia.com/advisories/16600/nvdExploitPatch
- secunia.com/secunia_research/2005-39/advisory/nvdExploit
- www.securityfocus.com/bid/14676nvdExploit
- marc.infonvd
- seclists.org/fulldisclosure/2005/Aug/975nvd
- secunia.com/advisories/17156nvd
- www.ubuntu.com/usn/usn-201-1nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/22043nvd
News mentions
0No linked articles in our index yet.