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.5) > MFSA 2006-49

Mozilla Foundation Security Advisory 2006-49

Title: Heap buffer overwrite on malformed VCard
Impact: Critical
Announced: July 25, 2006
Reporter: Daniel Veditz (Mozilla)
Products: Thunderbird, SeaMonkey

Fixed in: Thunderbird 1.5.0.5
  SeaMonkey 1.0.3

Description

A VCard attachment with a malformed base64 field (such as a photo) can trigger a heap buffer overwrite. These have proven exploitable in the past, though in this case the overwrite is accompanied by an integer underflow that would attempt to copy more data than the typical machine has, leading to a crash.

Workaround

Turn off the in-line display of attachments and do not click on or open VCard attachments until you upgrade to a fixed version.

References

https://bugzilla.mozilla.org/show_bug.cgi?id=339740
CVE-2006-3804