You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



You are here: Known Vulnerabilities in Mozilla Products (Thunderbird 1.5.0.2) > MFSA 2006-26

Mozilla Foundation Security Advisory 2006-26

Title: Mail Multiple Information Disclosure
Impact: Low
Date: April 13, 2006
Reporter: CrashFr
Products: Thunderbird

Fixed in: Thunderbird 1.5.0.2
  Thunderbird 1.0.8

Description

As a privacy measure to prevent senders (primarily spammers) from tracking when e-mail is read Thunderbird does not load remote content referenced from an HTML mail message until a user tells it to do so. This normally includes the content of frames and CSS files, but CrashFr showed it was possible to bypass this restriction through indirection: the direct CSS or iframe src is included in-line, with that including remote content.

Workaround

Switch the "view message body as..." choice to "Simple HTML" or "Plain text". Or for POP mail, after downloading the mail switch to offline mode before reading any of it.

References

https://bugzilla.mozilla.org/show_bug.cgi?id=328917
CVE-2006-1045