The SVG filter implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 allows remote attackers to obtain sensitive displacement-correlation information, and possibly bypass the Same Origin Policy and read text from a different domain, via a timing attack involving feDisplacementMap elements, a related issue to CVE-2013-1693.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Firefox | Mozilla | * | 28.0 (excluding) |
Firefox_esr | Mozilla | 24.0 (including) | 24.4 (excluding) |
Seamonkey | Mozilla | * | 2.25 (excluding) |
Thunderbird | Mozilla | * | 24.4 (excluding) |
Red Hat Enterprise Linux 5 | RedHat | firefox-0:24.4.0-1.el5_10 | * |
Red Hat Enterprise Linux 5 | RedHat | thunderbird-0:24.4.0-1.el5_10 | * |
Red Hat Enterprise Linux 6 | RedHat | firefox-0:24.4.0-1.el6_5 | * |
Red Hat Enterprise Linux 6 | RedHat | thunderbird-0:24.4.0-1.el6_5 | * |
Firefox | Ubuntu | devel | * |
Firefox | Ubuntu | lucid | * |
Firefox | Ubuntu | precise | * |
Firefox | Ubuntu | quantal | * |
Firefox | Ubuntu | saucy | * |
Firefox | Ubuntu | upstream | * |
Thunderbird | Ubuntu | devel | * |
Thunderbird | Ubuntu | lucid | * |
Thunderbird | Ubuntu | precise | * |
Thunderbird | Ubuntu | quantal | * |
Thunderbird | Ubuntu | saucy | * |
Thunderbird | Ubuntu | upstream | * |
There are many different kinds of mistakes that introduce information exposures. The severity of the error can range widely, depending on the context in which the product operates, the type of sensitive information that is revealed, and the benefits it may provide to an attacker. Some kinds of sensitive information include:
Information might be sensitive to different parties, each of which may have their own expectations for whether the information should be protected. These parties include:
Information exposures can occur in different ways:
It is common practice to describe any loss of confidentiality as an “information exposure,” but this can lead to overuse of CWE-200 in CWE mapping. From the CWE perspective, loss of confidentiality is a technical impact that can arise from dozens of different weaknesses, such as insecure file permissions or out-of-bounds read. CWE-200 and its lower-level descendants are intended to cover the mistakes that occur in behaviors that explicitly manage, store, transfer, or cleanse sensitive information.