Executive Summary
Summary | |
---|---|
Title | Mozilla vulnerabilities |
Informations | |||
---|---|---|---|
Name | USN-155-1 | First vendor Publication | 2005-07-26 |
Vendor | Ubuntu | Last vendor Modification | 2005-07-26 |
Severity (Vendor) | N/A | Revision | N/A |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P) | |||
---|---|---|---|
Cvss Base Score | 7.5 | Attack Range | Network |
Cvss Impact Score | 6.4 | Attack Complexity | Low |
Cvss Expoit Score | 10 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
A security issue affects the following Ubuntu releases: Ubuntu 4.10 (Warty Warthog) Ubuntu 5.04 (Hoary Hedgehog) The following packages are affected: mozilla-browser mozilla-mailnews The problem can be corrected by upgrading the affected package to version 2:1.7.10-0ubuntu04.10 (for Ubuntu 4.10), or 2:1.7.10-0ubuntu05.04 (for Ubuntu 5.04). After a standard system upgrade you need to restart Mozilla to effect the necessary changes. Details follow: Secunia.com reported that one of the recent security patches in Firefox reintroduced the frame injection patch that was originally known as CAN-2004-0718. This allowed a malicious web site to spoof the contents of other web sites. (CAN-2005-1937) It was discovered that a malicious website could inject arbitrary scripts into a target site by loading it into a frame and navigating back to a previous Javascript URL that contained an eval() call. This could be used to steal cookies or other confidential data from the target site. (MFSA 2005-42) Michael Krax, Georgi Guninski, and L. David Baron found that the security checks that prevent script injection could be bypassed by wrapping a javascript: url in another pseudo-protocol like "view-source:" or "jar:". (CAN-2005-1531) A variant of the attack described in CAN-2005-1160 (see USN-124-1) was discovered. Additional checks were added to make sure Javascript eval and script objects are run with the privileges of the context that created them, not the potentially elevated privilege of the context calling them. (CAN-2005-1532) In several places the browser user interface did not correctly distinguish between true user events, such as mouse clicks or keystrokes, and synthetic events genenerated by web content. This could be exploited by malicious web sites to generate e. g. mouse clicks that install malicious plugins. Synthetic events are now prevented from reaching the browser UI entirely. (CAN-2005-2260) Scripts in XBL controls from web content continued to be run even when Javascript was disabled. This could be combined with most script-based exploits to attack people running vulnerable versions who thought disabling Javascript would protect them. (CAN-2005-2261) Matthew Mastracci discovered a flaw in the addons installation launcher. By forcing a page navigation immediately after calling the install method a callback function could end up running in the context of the new page selected by the attacker. This callback script could steal data from the new page such as cookies or passwords, or perform actions on the user's behalf such as make a purchase if the user is already logged into the target site. However, the default settings allow only http://addons.mozilla.org to bring up this install dialog. This could only be exploited if users have added untrustworthy sites to the installation whitelist, and if a malicious site can convince you to install from their site. (CAN-2005-2263) The function for version comparison in the addons installer did not properly verify the type of its argument. By passing specially crafted Javascript objects to it, a malicious web site could crash the browser and possibly even execute arbitrary code with the privilege of the user account Firefox runs in. (CAN-2005-2265) A child frame can call top.focus() even if the framing page comes from a different origin and has overridden the focus() routine. Andreas Sandblad discovered that the call is made in the context of the child frame. This could be exploited to steal cookies and passwords from the framed page, or take actions on behalf of a signed-in user. However, web sites with above properties are not very common. (CAN-2005-2266) Alerts and prompts created by scripts in web pages were presented with the generic title [Javascript Application] which sometimes made it difficult to know which site created them. A malicious page could exploit this by causing a prompt to appear in front of a trusted site in an attempt to extract information such as passwords from the user. In the fixed version these prompts contain the hostname of the page which created it. (CAN-2005-2268) The XHTML DOM node handler did not take namespaces into account when verifying node types based on their names. For example, an XHTML document could contain an It was discovered that some objects were not created appropriately. This allowed malicious web content scripts to trace back the creation chain until they found a privileged object and execute code with higher privileges than allowed by the current site. (CAN-2005-2270) The update for Ubuntu 4.10 (Warty Warthog) also fixes several vulnerabilities which are not present in the Ubuntu 5.04 version. Some of them could be exploited to execute arbitrary code with full user privileges if the user visited a malicious web site. (MFSA-2005-01 to MFSA-2005-41; please see the following web site for details: http://www.mozilla.org/projects/security/known-vulnerabilities.html). We apologize for the huge delay of this update; we changed our update strategy for Mozilla products to make sure that such long delays will not happen again. |
Original Source
Url : http://www.ubuntu.com/usn/USN-155-1 |
CAPEC : Common Attack Pattern Enumeration & Classification
Id | Name |
---|---|
CAPEC-17 | Accessing, Modifying or Executing Executable Files |
CAPEC-30 | Hijacking a Privileged Thread of Execution |
CAPEC-35 | Leverage Executable Code in Nonexecutable Files |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-264 | Permissions, Privileges, and Access Controls |
OVAL Definitions
Definition Id: oval:org.mitre.oval:def:100003 | |||
Oval ID: | oval:org.mitre.oval:def:100003 | ||
Title: | Firefox and Mozilla Shared Object Code Execution | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not properly clone base objects, which allows remote attackers to execute arbitrary code by navigating the prototype chain to reach a privileged object. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2270 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100004 | |||
Oval ID: | oval:org.mitre.oval:def:100004 | ||
Title: | Firefox and Mozilla DOM Node Spoofing | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing"). | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2269 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100005 | |||
Oval ID: | oval:org.mitre.oval:def:100005 | ||
Title: | Firefox and Mozilla Javascript Dialog Box Spoofing | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not clearly associate a Javascript dialog box with the web page that generated it, which allows remote attackers to spoof a dialog box from a trusted site and facilitates phishing attacks, aka the "Dialog Origin Spoofing Vulnerability." | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2268 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100007 | |||
Oval ID: | oval:org.mitre.oval:def:100007 | ||
Title: | Firefox and Mozilla Framed Site Spoofing Vulnerability | ||
Description: | A regression error in Firefox 1.0.3 and Mozilla 1.7.7 allows remote attackers to inject arbitrary Javascript from one page into the frameset of another site, aka the frame injection spoofing vulnerability, a re-introduction of a vulnerability that was originally identified and addressed by CVE-2004-0718. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-1937 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100008 | |||
Oval ID: | oval:org.mitre.oval:def:100008 | ||
Title: | InstallVersion.compareTo() DoS and Code Execution Vulnerability | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 allows remote attackers to cause a denial of service (access violation and crash), and possibly execute arbitrary code, by calling InstallVersion.compareTo with an object instead of a string. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2265 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100010 | |||
Oval ID: | oval:org.mitre.oval:def:100010 | ||
Title: | Firefox InstallTrigger Callback Vulnerability | ||
Description: | The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2263 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100012 | |||
Oval ID: | oval:org.mitre.oval:def:100012 | ||
Title: | XBL Script Security Bypass Vulnerability | ||
Description: | Firefox before 1.0.5, Thunderbird before 1.0.5, Mozilla before 1.7.9, Netscape 8.0.2, and K-Meleon 0.9 runs XBL scripts even when Javascript has been disabled, which makes it easier for remote attackers to bypass such protection. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2261 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox Mozilla Thunderbird |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100013 | |||
Oval ID: | oval:org.mitre.oval:def:100013 | ||
Title: | Improper Handling of Synthetic Events in Mozilla | ||
Description: | The browser user interface in Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 does not properly distinguish between user-generated events and untrusted synthetic events, which makes it easier for remote attackers to perform dangerous actions that normally could only be performed manually by the user. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2260 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100014 | |||
Oval ID: | oval:org.mitre.oval:def:100014 | ||
Title: | Mozilla Script Privilege Context Vulnerabilities | ||
Description: | Firefox before 1.0.4 and Mozilla Suite before 1.7.8 do not properly limit privileges of Javascript eval and Script objects in the calling context, which allows remote attackers to conduct unauthorized activities via "non-DOM property overrides," a variant of CVE-2005-1160. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-1532 | Version: | 5 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100015 | |||
Oval ID: | oval:org.mitre.oval:def:100015 | ||
Title: | Mozilla JavaScript Wrapping Vulnerability | ||
Description: | Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly implement certain security checks for script injection, which allows remote attackers to execute script via "Wrapped" javascript: URLs, as demonstrated using (1) a javascript: URL in a view-source: URL, (2) a javascript: URL in a jar: URL, or (3) "a nested variant." | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-1531 | Version: | 5 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100016 | |||
Oval ID: | oval:org.mitre.oval:def:100016 | ||
Title: | Mozilla Suite InstallTrigger Callback Vulnerability | ||
Description: | The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2263 | Version: | 6 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100017 | |||
Oval ID: | oval:org.mitre.oval:def:100017 | ||
Title: | Mozilla DOM Node Privilege Escalation Vulnerability | ||
Description: | The privileged "chrome" UI code in Firefox before 1.0.3 and Mozilla Suite before 1.7.7 allows remote attackers to gain privileges by overriding certain properties or methods of DOM nodes, as demonstrated using multiple attacks involving the eval function or the Script object. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-1160 | Version: | 5 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla Mozilla Firefox |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:100107 | |||
Oval ID: | oval:org.mitre.oval:def:100107 | ||
Title: | Firefox and Mozilla top.focus() Cross-Site Scripting Vulnerability | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents. | ||
Family: | windows | Class: | vulnerability |
Reference(s): | CVE-2005-2266 | Version: | 2 |
Platform(s): | Microsoft Windows NT Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 | Product(s): | mozilla |
Definition Synopsis: | |||
Definition Id: oval:org.mitre.oval:def:10712 | |||
Oval ID: | oval:org.mitre.oval:def:10712 | ||
Title: | Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents. | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2266 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 3 CentOS Linux 3 Red Hat Enterprise Linux 4 CentOS Linux 4 Oracle Linux 4 | Product(s): | |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1226 | |||
Oval ID: | oval:org.mitre.oval:def:1226 | ||
Title: | RHE4 Improper Handling of Synthetic Events in Mozilla | ||
Description: | The browser user interface in Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 does not properly distinguish between user-generated events and untrusted synthetic events, which makes it easier for remote attackers to perform dangerous actions that normally could only be performed manually by the user. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2260 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1258 | |||
Oval ID: | oval:org.mitre.oval:def:1258 | ||
Title: | RHE3 Firefox and Mozilla DOM Node Spoofing | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing"). | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2269 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1268 | |||
Oval ID: | oval:org.mitre.oval:def:1268 | ||
Title: | RHE3 Firefox and Mozilla Javascript Dialog Box Spoofing | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not clearly associate a Javascript dialog box with the web page that generated it, which allows remote attackers to spoof a dialog box from a trusted site and facilitates phishing attacks, aka the "Dialog Origin Spoofing Vulnerability." | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2268 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1281 | |||
Oval ID: | oval:org.mitre.oval:def:1281 | ||
Title: | RHE3 Firefox InstallTrigger Callback Vulnerability | ||
Description: | The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2263 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1311 | |||
Oval ID: | oval:org.mitre.oval:def:1311 | ||
Title: | RHE4 Firefox InstallTrigger Callback Vulnerability | ||
Description: | The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2263 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1313 | |||
Oval ID: | oval:org.mitre.oval:def:1313 | ||
Title: | RHE4 Firefox and Mozilla Javascript Dialog Box Spoofing | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not clearly associate a Javascript dialog box with the web page that generated it, which allows remote attackers to spoof a dialog box from a trusted site and facilitates phishing attacks, aka the "Dialog Origin Spoofing Vulnerability." | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2268 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1348 | |||
Oval ID: | oval:org.mitre.oval:def:1348 | ||
Title: | RHE3 XBL Script Security Bypass Vulnerability | ||
Description: | Firefox before 1.0.5, Thunderbird before 1.0.5, Mozilla before 1.7.9, Netscape 8.0.2, and K-Meleon 0.9 runs XBL scripts even when Javascript has been disabled, which makes it easier for remote attackers to bypass such protection. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2261 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:1415 | |||
Oval ID: | oval:org.mitre.oval:def:1415 | ||
Title: | RHE4 Mozilla top.focus() Cross-Site Scripting Vulnerability | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2266 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:417 | |||
Oval ID: | oval:org.mitre.oval:def:417 | ||
Title: | RHE4 InstallVersion.compareTo() DoS and Code Execution Vulnerability | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 allows remote attackers to cause a denial of service (access violation and crash), and possibly execute arbitrary code, by calling InstallVersion.compareTo with an object instead of a string. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2265 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:4756 | |||
Oval ID: | oval:org.mitre.oval:def:4756 | ||
Title: | Mozilla, Firebird, Firefox Frame Injection Vulnerability | ||
Description: | The (1) Mozilla 1.6, (2) Firebird 0.7, (3) Firefox 0.8, and (4) Netscape 7.1 web browsers do not properly prevent a frame in one domain from injecting content into a frame that belongs to another domain, which facilitates web site spoofing and other attacks, aka the frame injection vulnerability. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2004-0718 | Version: | 1 |
Platform(s): | Sun Solaris 8 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:550 | |||
Oval ID: | oval:org.mitre.oval:def:550 | ||
Title: | RHE4 Firefox and Mozilla Shared Object Code Execution | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not properly clone base objects, which allows remote attackers to execute arbitrary code by navigating the prototype chain to reach a privileged object. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2270 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:637 | |||
Oval ID: | oval:org.mitre.oval:def:637 | ||
Title: | RHE3 Firefox and Mozilla Framed Site Spoofing Vulnerability | ||
Description: | A regression error in Firefox 1.0.3 and Mozilla 1.7.7 allows remote attackers to inject arbitrary Javascript from one page into the frameset of another site, aka the frame injection spoofing vulnerability, a re-introduction of a vulnerability that was originally identified and addressed by CVE-2004-0718. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-1937 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:729 | |||
Oval ID: | oval:org.mitre.oval:def:729 | ||
Title: | RHE4 Firefox and Mozilla DOM Node Spoofing | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing"). | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2269 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:742 | |||
Oval ID: | oval:org.mitre.oval:def:742 | ||
Title: | RHE3 Improper Handling of Synthetic Events in Mozilla | ||
Description: | The browser user interface in Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 does not properly distinguish between user-generated events and untrusted synthetic events, which makes it easier for remote attackers to perform dangerous actions that normally could only be performed manually by the user. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2260 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:759 | |||
Oval ID: | oval:org.mitre.oval:def:759 | ||
Title: | RHE4 Firefox and Mozilla Framed Site Spoofing Vulnerability | ||
Description: | A regression error in Firefox 1.0.3 and Mozilla 1.7.7 allows remote attackers to inject arbitrary Javascript from one page into the frameset of another site, aka the frame injection spoofing vulnerability, a re-introduction of a vulnerability that was originally identified and addressed by CVE-2004-0718. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-1937 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:773 | |||
Oval ID: | oval:org.mitre.oval:def:773 | ||
Title: | RHE3 Mozilla top.focus() Cross-Site Scripting Vulnerability | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2266 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:781 | |||
Oval ID: | oval:org.mitre.oval:def:781 | ||
Title: | RHE3 InstallVersion.compareTo() DoS and Code Execution Vulnerability | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 allows remote attackers to cause a denial of service (access violation and crash), and possibly execute arbitrary code, by calling InstallVersion.compareTo with an object instead of a string. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2265 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:808 | |||
Oval ID: | oval:org.mitre.oval:def:808 | ||
Title: | RHE4 XBL Script Security Bypass Vulnerability | ||
Description: | Firefox before 1.0.5, Thunderbird before 1.0.5, Mozilla before 1.7.9, Netscape 8.0.2, and K-Meleon 0.9 runs XBL scripts even when Javascript has been disabled, which makes it easier for remote attackers to bypass such protection. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2261 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 4 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:817 | |||
Oval ID: | oval:org.mitre.oval:def:817 | ||
Title: | RHE3 Firefox and Mozilla Shared Object Code Execution | ||
Description: | Firefox before 1.0.5 and Mozilla before 1.7.9 does not properly clone base objects, which allows remote attackers to execute arbitrary code by navigating the prototype chain to reach a privileged object. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2270 | Version: | 1 |
Platform(s): | Red Hat Enterprise Linux 3 | Product(s): | mozilla |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:9777 | |||
Oval ID: | oval:org.mitre.oval:def:9777 | ||
Title: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing"). | ||
Description: | Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing"). | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2269 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 3 CentOS Linux 3 Red Hat Enterprise Linux 4 CentOS Linux 4 Oracle Linux 4 | Product(s): | |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:9997 | |||
Oval ID: | oval:org.mitre.oval:def:9997 | ||
Title: | The (1) Mozilla 1.6, (2) Firebird 0.7, (3) Firefox 0.8, and (4) Netscape 7.1 web browsers do not properly prevent a frame in one domain from injecting content into a frame that belongs to another domain, which facilitates web site spoofing and other attacks, aka the frame injection vulnerability. | ||
Description: | The (1) Mozilla 1.6, (2) Firebird 0.7, (3) Firefox 0.8, and (4) Netscape 7.1 web browsers do not properly prevent a frame in one domain from injecting content into a frame that belongs to another domain, which facilitates web site spoofing and other attacks, aka the frame injection vulnerability. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2004-0718 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 3 CentOS Linux 3 | Product(s): | |
Definition Synopsis: | |||
|
CPE : Common Platform Enumeration
OpenVAS Exploits
Date | Description |
---|---|
2009-10-10 | Name : SLES9: Security update for Mozilla File : nvt/sles9p5016546.nasl |
2008-09-24 | Name : Gentoo Security Advisory GLSA 200507-14 (mozilla) File : nvt/glsa_200507_14.nasl |
2008-09-24 | Name : Gentoo Security Advisory GLSA 200507-24 (mozilla) File : nvt/glsa_200507_24.nasl |
2008-09-04 | Name : FreeBSD Ports: firefox File : nvt/freebsd_firefox18.nasl |
2008-09-04 | Name : FreeBSD Ports: kdelibs File : nvt/freebsd_kdelibs1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 775-1 (mozilla) File : nvt/deb_775_1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 777-1 (mozilla) File : nvt/deb_777_1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 779-1 (mozilla-firefox) File : nvt/deb_779_1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 779-2 (mozilla-firefox) File : nvt/deb_779_2.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 781-1 (mozilla-thunderbird) File : nvt/deb_781_1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 810-1 (mozilla) File : nvt/deb_810_1.nasl |
0000-00-00 | Name : Slackware Advisory SSA:2004-223-01 Mozilla File : nvt/esoft_slk_ssa_2004_223_01.nasl |
Open Source Vulnerability Database (OSVDB)
Id | Description |
---|---|
77534 | Netscape Multiple DHTML Property Manipulation XSS |
59835 | Netscape Cross-domain Frame Injection Content Spoofing |
59834 | Mozilla Multiple Browser Cross-domain Frame Injection Content Spoofing |
17970 | Mozilla Multiple Browser Base Object Cloning Manipulation Arbitrary Code Exec... |
17969 | Multiple Browser XHTML IMG Element Node Spoofing |
17968 | Mozilla Multiple Browsers InstallVersion.compareTo() Access Violation A code execution flaw exists in multiple Mozilla-based web browsers. The InstallVersion.compare() method fails to validate input. With a specially crafted website, a context-dependent attacker can cause arbitrary code execution resulting in a loss of integrity. |
17966 | Mozilla Browsers InstallTrigger.install() Callback Same-origin Violation |
17964 | Multiple Browser Content-generated Event Multiple Issues |
17942 | Multiple Browser XBL Controls Arbitrary Script Execution |
17913 | Mozilla Firefox Multiple DHTML Property Manipulation XSS |
17397 | Multiple Browser Javascript Dialog Origin Spoofing Multiple web browsers contain a Javascript flaw that may lead to an unauthorized password exposure or other information disclosure. It is possible for a malicious web site to open a dialog box in front of a window displaying a trusted web site. It may appear that the dialog box comes from the trusted web site prompting users to enter passwords or other sensitive information, which may lead to a loss of confidentiality. |
16605 | Mozilla Javascript eval / Script Object Non-DOM Property Override Privilege E... |
16576 | Mozilla Wrapped javascript: URL Restriction Bypass |
15690 | Mozilla Multiple Browser DOM Property Override Privilege Escalation Multiple browser contains a flaw that may allow a remote attacker to gain access to unauthorized privileges. The issue is triggered due to improper validation of privileged 'chrome' UI code in DOM nodes. By creating a malicious script and tricking a victim to open the script or the context menu, a remote attacker could override properties and methods of DOM nodes and execute arbitrary code, resulting in a loss of integrity. |
Snort® IPS/IDS
Date | Description |
---|---|
2014-01-10 | Mozilla favicon href javascript execution attempt RuleID : 20814 - Revision : 10 - Type : BROWSER-FIREFOX |
2014-01-10 | Mozilla Firefox JavaScript eval arbitrary code execution attempt RuleID : 17212 - Revision : 14 - Type : BROWSER-FIREFOX |
2014-01-10 | Mozilla compareTo arbitrary code execution attempt RuleID : 10131 - Revision : 10 - Type : BROWSER-FIREFOX |
Nessus® Vulnerability Scanner
Date | Description |
---|---|
2011-10-13 | Name : The remote FreeBSD host is missing one or more security-related updates. File : freebsd_pkg_641859e8eca111d8b913000c41e2cdad.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-383.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2005-384.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2005-386.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-434.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-586.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-601.nasl - Type : ACT_GATHER_INFO |
2006-07-03 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2005-435.nasl - Type : ACT_GATHER_INFO |
2006-07-03 | Name : The remote CentOS host is missing one or more security updates. File : centos_RHSA-2005-587.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-157-1.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-155-2.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-155-1.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-149-3.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-149-1.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-134-1.nasl - Type : ACT_GATHER_INFO |
2006-01-15 | Name : The remote Ubuntu host is missing one or more security-related patches. File : ubuntu_USN-124-1.nasl - Type : ACT_GATHER_INFO |
2005-10-05 | Name : The remote Mandrake Linux host is missing one or more security updates. File : mandrake_MDKSA-2005-128.nasl - Type : ACT_GATHER_INFO |
2005-09-13 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-810.nasl - Type : ACT_GATHER_INFO |
2005-08-23 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-779.nasl - Type : ACT_GATHER_INFO |
2005-08-23 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-781.nasl - Type : ACT_GATHER_INFO |
2005-08-18 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-775.nasl - Type : ACT_GATHER_INFO |
2005-08-18 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-777.nasl - Type : ACT_GATHER_INFO |
2005-08-01 | Name : The remote FreeBSD host is missing one or more security-related updates. File : freebsd_pkg_5d72701af60111d9bcd102061b08fc24.nasl - Type : ACT_GATHER_INFO |
2005-07-22 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-616.nasl - Type : ACT_GATHER_INFO |
2005-07-22 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-619.nasl - Type : ACT_GATHER_INFO |
2005-07-22 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2005-587.nasl - Type : ACT_GATHER_INFO |
2005-07-22 | Name : The remote Red Hat host is missing a security update. File : redhat-RHSA-2005-601.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Windows host contains a mail client that is affected by multiple v... File : mozilla_thunderbird_106.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Red Hat host is missing a security update. File : redhat-RHSA-2005-586.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-603.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-604.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-605.nasl - Type : ACT_GATHER_INFO |
2005-07-21 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-606.nasl - Type : ACT_GATHER_INFO |
2005-07-13 | Name : The remote Slackware host is missing a security update. File : Slackware_SSA_2004-223-01.nasl - Type : ACT_GATHER_INFO |
2005-07-13 | Name : The remote Windows host contains a web browser that is affected by multiple v... File : mozilla_firefox_105.nasl - Type : ACT_GATHER_INFO |
2005-07-13 | Name : A web browser installed on the remote host contains multiple vulnerabilities. File : mozilla_179.nasl - Type : ACT_GATHER_INFO |
2005-06-10 | Name : The remote host is missing a vendor-supplied security patch File : suse_SA_2005_030.nasl - Type : ACT_GATHER_INFO |
2005-05-28 | Name : The remote Red Hat host is missing a security update. File : redhat-RHSA-2005-434.nasl - Type : ACT_GATHER_INFO |
2005-05-28 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2005-435.nasl - Type : ACT_GATHER_INFO |
2005-05-17 | Name : The remote Mandrake Linux host is missing one or more security updates. File : mandrake_MDKSA-2005-088.nasl - Type : ACT_GATHER_INFO |
2005-05-12 | Name : The remote Windows host contains a web browser that is affected by multiple v... File : mozilla_firefox_104.nasl - Type : ACT_GATHER_INFO |
2005-05-12 | Name : A web browser installed on the remote host contains multiple vulnerabilities. File : mozilla_178.nasl - Type : ACT_GATHER_INFO |
2005-04-29 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2005-384.nasl - Type : ACT_GATHER_INFO |
2005-04-28 | Name : The remote host is missing a vendor-supplied security patch File : suse_SA_2005_028.nasl - Type : ACT_GATHER_INFO |
2005-04-27 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2005-386.nasl - Type : ACT_GATHER_INFO |
2005-04-21 | Name : The remote Red Hat host is missing a security update. File : redhat-RHSA-2005-383.nasl - Type : ACT_GATHER_INFO |
2005-04-19 | Name : The remote Gentoo host is missing one or more security-related patches. File : gentoo_GLSA-200504-18.nasl - Type : ACT_GATHER_INFO |
2005-04-16 | Name : A web browser installed on the remote host contains multiple vulnerabilities. File : mozilla_firefox_103.nasl - Type : ACT_GATHER_INFO |
2005-04-16 | Name : A web browser installed on the remote host contains multiple vulnerabilities. File : mozilla_177.nasl - Type : ACT_GATHER_INFO |
2004-08-22 | Name : The remote Mandrake Linux host is missing one or more security updates. File : mandrake_MDKSA-2004-082.nasl - Type : ACT_GATHER_INFO |
2004-08-12 | Name : The remote device is missing a vendor-supplied security patch File : freebsd_kdelibs_3233.nasl - Type : ACT_GATHER_INFO |
2004-08-05 | Name : The remote Red Hat host is missing one or more security updates. File : redhat-RHSA-2004-421.nasl - Type : ACT_GATHER_INFO |
Alert History
Date | Informations |
---|---|
2014-02-17 12:00:38 |
|
2013-05-11 12:25:07 |
|