Lucene search
+L
MozillaRecent

1596 matches found

Mozilla
Mozilla
added 2006/06/01 12:00 a.m.43 views

Buffer overflow in crypto.signText() — Mozilla

Mikolaj Habryn discovered an array index bug in crypto.signText that results in overflowing an allocated array of pointers by two when optional Certificate Authority name arguments are passed in...

5CVSS3.6AI score0.04907EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.34 views

HTTP response smuggling — Mozilla

Kazuho Oku of Cybozu Labs reports via the Information-technology Promotion Agency, Japan, that Firefox is vulnerable to HTTP response smuggling when used with certain proxy servers...

2.6CVSS1.7AI score0.01766EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.39 views

XSS viewing javascript: frames or images from context menu — Mozilla

Paul Nickerson demonstrated that if an attacker could convince a user to right-click on a broken image and choose "View Image" from the context menu then he could get javascript to run on a site of the attacker's choosing by making the image src attribute a javascript: URL and loading the target...

4.3CVSS1.8AI score0.01548EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.39 views

Privilege escalation through XUL persist. — Mozilla

In certain circumstances persisted XUL attributes are associated with the wrong URL. If an attacker can get a persisted string associated with an URL that will later eval or execute that attribute in a privileged context then the attacker's code will run with the full permissions of the browser...

7.5CVSS6.8AI score0.04566EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.41 views

EvalInSandbox escape (Proxy Autoconfig, Greasemonkey) — Mozilla

Mozilla researcher mozbugra4 demonstrated that javascript run via EvalInSandbox can escape the sandbox and gain elevated privilege by calling valueOf on objects created outside the sandbox and inserted into it. Malicious scripts could use these privileges to compromise your computer or data...

9.3CVSS4.5AI score0.02753EPSS
SaveExploits0References5Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.33 views

PLUGINSPAGE privileged JavaScript execution II — Mozilla

Paul Nickerson reports that the fix for MFSA 2005-34 can be bypassed using nested javascript: URLs, again allowing the attacker to execute privileged code. The attacker must first convince the user to first click on the missing-plugin icon in the page or the "Install Missing Plugins..." button in...

5.1CVSS4.7AI score0.01787EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.39 views

Fixes for crashes with potential memory corruption (rv:1.8.0.4) — Mozilla

Mozilla team members discovered several crashes during testing of the browser engine showing evidence of memory corruption that we presume is exploitable...

9.3CVSS5.1AI score0.07251EPSS
SaveExploits0References12Affected Software3
Mozilla
Mozilla
added 2006/05/02 12:00 a.m.35 views

Deleted object reference when designMode="on" — Mozilla

Martijn Wargers and Nick Mott each described crashes that were discovered to ultimately stem from the same root cause: attempting to use a deleted controller context when designMode was turned on. This generally results in crashing the browser, but in theory references to deleted objects can be...

5.1CVSS6.3AI score0.54003EPSS
SaveExploits2References5Affected Software1
Mozilla
Mozilla
added 2006/04/21 12:00 a.m.44 views

JavaScript execution in mail when forwarding in-line — Mozilla

Georgi Guninski reports that forwarding mail in-line while using the default HTML "rich mail" editor will execute JavaScript embedded in the e-mail message. Forwarding mail in-line is not the default setting but it is easily accessed through the "Forward As" menu item...

9.3CVSS0.6AI score0.07232EPSS
SaveExploits2References1Affected Software3
Mozilla
Mozilla
added 2006/04/21 12:00 a.m.40 views

Table Rebuilding Code Execution Vulnerability — Mozilla

An anonymous researcher for TippingPoint and the Zero Day Initiative reports that an invalid and nonsensical ordering of table-related tags causes Mozilla to use a negative array index. This invalid memory use can be exploited to run code of the attacker's choice...

9.3CVSS3.9AI score0.07786EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.44 views

Downloading executables with "Save Image As..." — Mozilla

By layering a transparent image link to an executable on top of a visible and presumably desirable image a malicious site might be able to convince some visitors to right-click and choose "Save image as..." from the context menu and fool them by giving them the executable instead. When the users...

2.6CVSS5.6AI score0.02438EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.39 views

Cross-site JavaScript injection using event handlers — Mozilla

shutdown reported a method of injecting running JavaScript code into a page on another site using a modal alert to suspend an event handler while a new page is being loaded. This vulnerability allows an attacker to steal any confidential information the new page might contain, including any...

4.3CVSS1.3AI score0.03892EPSS
SaveExploits1References6Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.33 views

Mozilla Firefox Tag Order Vulnerability — Mozilla

A particular sequence of HTML tags that reliably crash Mozilla clients was reported by an anonymous researcher via TippingPoint and the Zero Day Initiative. The crash is due to memory corruption that can be exploited to run arbitrary code...

9.3CVSS6.7AI score0.10487EPSS
SaveExploits0References3Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.50 views

Privilege escalation through Print Preview — Mozilla

Georgi Guninski reported two variants of using scripts in an XBL control to gain chrome privileges when the page is viewed under "Print Preview"...

7.6CVSS3.1AI score0.06371EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.53 views

Crashes with evidence of memory corruption (rv:1.8.0.2) — Mozilla

As part of the Firefox 1.5.0.2 release we fixed several crash bugs to improve the stability of the product, with a particular focus on finding crashes caused by DHTML. Some of these crashes showed evidence of memory corruption that we presume could be exploited to run arbitrary code with enough...

7.5CVSS1.5AI score0.0689EPSS
SaveExploits0References7Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.42 views

Cross-site scripting using .valueOf.call() — Mozilla

mozbugra4 discovered that .valueOf.call and .valueOf.apply when called with no arguments were returning the Object class prototype rather than the caller's global window object. When called on a reachable property of another window this provides a hook to get around the same-origin protection,...

4.3CVSS2AI score0.0178EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.59 views

Privilege escalation using crypto.generateCRMFRequest — Mozilla

shutdown demonstrated that the crypto.generateCRMFRequest method can be used to run arbitrary code with the privilege of the user, which could enable an attacker to install malware...

9.3CVSS4.7AI score0.09488EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.42 views

Mail Multiple Information Disclosure — Mozilla

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...

2.6CVSS1.6AI score0.04974EPSS
SaveExploits2References1Affected Software1
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.47 views

JavaScript garbage-collection hazard audit — Mozilla

Igor Bukanov has audited the JavaScript engine for routines that use temporary variables not protected against garbage-collection. If malicious content could cause garbage-collection to run during the lifetime of these temporaries then the original routine would end up operating on freed memory...

5CVSS1.4AI score0.03877EPSS
SaveExploits0References11Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.30 views

Spoofing with translucent windows — Mozilla

An interaction between XUL content windows and the new faster history mechanism in Firefox 1.5 caused those windows to become translucent. This could be used to construct spoofs that could trick users into interacting with browser UI they can't see. It's possible a clever game-type presentation...

2.6CVSS3.3AI score0.02234EPSS
SaveExploits1References1Affected Software2
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.44 views

Accessing XBL compilation scope via valueOf.call() — Mozilla

mozbugra4 discovered that the compilation scope of privileged built-in XBL bindings was not fully protected from web content and could be accessed by calling valueOf.call and valueOf.apply on a method of that binding. This could then be used to compile and run attacker-supplied JavaScript, giving...

6.8CVSS4.9AI score0.05077EPSS
SaveExploits0References3Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.33 views

cross-site scripting through window.controllers — Mozilla

shutdown demonstrated how to use the window.controllers array to bypass same-origin protections, allowing a malicious site to inject script into content from another site. This could allow the malicious page to steal information such as cookies or passwords from the other site, or perform...

4.3CVSS1.8AI score0.02894EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.25 views

Secure-site spoof (requires security warning dialog) — Mozilla

Tristor reports that it was possible to spoof the browser's secure-site indicators the lock icon, the site name in the URL field, the gold URL field background in Firefox by first loading the target secure site in a pop-up window, then changing its location to a different site...

2.6CVSS3.6AI score0.02477EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.63 views

Crashes with evidence of memory corruption (rv:1.8) — Mozilla

As part of the Firefox 1.5 release we fixed several crash bugs to improve the stability of the product. Some of these crashes showed evidence of memory corruption that we presume could be exploited to run arbitrary code and have been applied to the Firefox 1.0.x and Mozilla Suite 1.7.x releases...

10CVSS2.5AI score0.08251EPSS
SaveExploits0References6Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.37 views

File stealing by changing input type — Mozilla

Claus Jörgensen reports that a text input box can be pre-filled with a filename and then turned into a file-upload control with the contents intact, allowing a malicious website the ability to steal any local file whose name they can guess...

4.3CVSS1.8AI score0.02234EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.40 views

Security check of js_ValueToFunctionObject() can be circumvented — Mozilla

The security check in jsValueToFunctionObject can be bypassed by clever use of setTimeout and the new Firefox 1.5 array method ForEach. shutdown demonstrated how to leverage this into a privilege escalation vulnerability that would allow the installation of malware...

9.3CVSS2.5AI score0.06711EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.41 views

CSS Letter-Spacing Heap Overflow Vulnerability — Mozilla

An anonymous researcher for TippingPoint and the Zero Day Initiative discovered an integer overflow triggered by the CSS letter-spacing property. This results in in under-allocating memory and ultimately a heap buffer overflow which could be exploited to run code of the attacker's choice...

9.3CVSS3.3AI score0.1034EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.34 views

Privilege escalation using a JavaScript function's cloned parent — Mozilla

shutdown discovered it was possible to use the Object.watch method to access an internal function object the "clone parent" which could then be used to run arbitrary JavaScript code with full permission. This could be used to install malware such as password sniffers or viruses...

6.8CVSS6.3AI score0.06826EPSS
SaveExploits1References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.47 views

Privilege escalation via XBL.method.eval — Mozilla

Using the eval associated with methods of an XBL binding it was possible to create JavaScript functions that would get compiled with the wrong privileges, allowing the attacker to run code of their choice with the full permission of the user running the browser. This could be used to install...

9.3CVSS4.2AI score0.08979EPSS
SaveExploits1References3Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.33 views

Read beyond buffer while parsing XML — Mozilla

An upgrade in the XML parser introduced a bug that could read beyond the end of the buffer, often causing a crash. We don't know if this could be exploited to incorporate private data into the DOM of an XML document, but could be a privacy risk if so. Firefox 1.0, Thunderbird 1.0 and Mozilla Suit...

5.8CVSS5.9AI score0.0277EPSS
SaveExploits1References1Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.54 views

Long document title causes startup denial of service — Mozilla

Web pages with extremely long titles--the public demonstration had a title 2.5 million characters long--cause subsequent launches of the browser to appear to "hang" for up to a few minutes, or even crash if the computer has insufficient memory...

5CVSS3.3AI score0.12589EPSS
SaveExploits1References1Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.41 views

"AnyName" entrainment and access control hazard — Mozilla

The implementation of E4X introduced an internal "AnyName" object which was unintentionally exposed to web content. This singleton object could be used by two cooperating domains as a communication channel to get around same-origin restrictions that prevent direct access from one window or frame ...

6.4CVSS6AI score0.02019EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.38 views

Memory corruption via QueryInterface on Location, Navigator objects — Mozilla

Calling the QueryInterface method of the built-in Location and Navigator objects causes memory corruption that might be exploitable to run arbitrary code...

5.1CVSS6.5AI score0.71311EPSS
SaveExploits16References3Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.40 views

JavaScript garbage-collection hazards — Mozilla

Garbage collection hazards have been found in the JavaScript engine where some routines used temporary variables that were not properly protected rooted. Specially crafted objects could contain a user-defined method that would be called during the lifetime of these temporaries. If this method...

7.5CVSS0.9AI score0.04577EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.37 views

Changing position:relative to static corrupts memory — Mozilla

Dynamically changing the style of an element from position:relative to position:static can cause Gecko to operate on freed memory. It may be possible to exploit this in order to run arbitrary code...

7.5CVSS6.1AI score0.04929EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.56 views

Localstore.rdf XML injection through XULDocument.persist() — Mozilla

XULDocument.persist did not validate the attribute name, allowing an attacker to inject XML into localstore.rdf that would be read and acted upon at startup. This could include JavaScript commands that would be run with the permissions of the browser...

5CVSS3.7AI score0.04136EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.35 views

Integer overflows in E4X, SVG, and Canvas — Mozilla

Georgi Guninski reports integer overflows in the new E4X, SVG, and Canvas features. These lead to memory corruption that is potentially exploitable to run arbitrary code...

5.1CVSS6.5AI score0.03943EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2005/09/22 12:00 a.m.22 views

Firefox 1.0.7 / Mozilla Suite 1.7.12 Vulnerability Fixes — Mozilla

Fixes for multiple vulnerabilities with an overall severity of "critical" have been released in Mozilla Firefox 1.0.7 and the Mozilla Suite 1.7.12 Heap overrun in XBM image processing Critical Crash on "zero-width non-joiner" sequence Critical XMLHttpRequest header spoofing Moderate Object spoofi...

8.6AI score
SaveExploits0References14Affected Software2
Mozilla
Mozilla
added 2005/09/22 12:00 a.m.27 views

IDN heap overrun using soft-hyphens — Mozilla

Tom Ferris reported a Firefox crash when processing a domain name consisting solely of soft-hyphen characters. This is due to a heap overrun triggered when Internationalized Domain Name IDN processing results in an empty string after removing non-mapping characters such as soft-hyphens. This...

6.8AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/09/22 12:00 a.m.17 views

Command-line handling on Linux allows shell execution — Mozilla

URLs passed to Linux versions of Firefox and Thunderbird on the command-line were not correctly protected against interpretation by the shell. As a result a malicious URL can result in the execution of shell commands with the privileges of the user. If Firefox is set as the default handler for we...

7.3AI score
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.22 views

XBL scripts ran even when Javascript disabled — Mozilla

Scripts in XBL controls from web content continued to be run even when Javascript was disabled. By itself this causes no harm, but it could be combined with most script-based exploits to attack people running vulnerable versions who thought disabling javascript would protect them...

6.8AI score
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.23 views

Exploitable crash in InstallVersion.compareTo — Mozilla

When InstallVersion.compareTo is passed an object rather than a string it assumed the object was another InstallVersion without verifying it. When passed a different kind of object the browser would generally crash with an access violation...

6.9AI score
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.31 views

Javascript prompt origin spoofing — Mozilla

Alerts and prompts created by scripts in web pages are presented with the generic title JavaScript Application which sometimes makes it difficult to know which site created them. A malicious page could attempt to cause a prompt to appear in front of a trusted site in an attempt to extract...

6.5AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.18 views

The return of frame-injection spoofing — Mozilla

The original frame-injection spoofing bug was fixed in the Mozilla Suite 1.7 and Firefox 0.9 releases. This protection was accidentally bypassed by one of the fixes in the Firefox 1.0.3 and Mozilla Suite 1.7.7 releases...

6.9AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.21 views

Code execution via "Set as Wallpaper" — Mozilla

If an attacker can convince a victim to use the "Set As Wallpaper" context menu item on a specially crafted image then they can run arbitrary code on the user's computer. The image "source" must be a javascript: url containing an eval statement and such an image would get the "broken image" icon,...

7.4AI score
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.26 views

Same-origin violation with InstallTrigger callback — Mozilla

The InstallTrigger.install method for launching an install accepts a callback function that will be called with the final success or error status. By forcing a page navigation immediately after calling the install method this callback function can end up running in the context of the new page...

6.8AI score
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.18 views

Content-generated event vulnerabilities — Mozilla

In several places the browser UI did not correctly distinguish between true user events, such as mouse clicks or keystrokes, and synthetic events generated by web content. The problems ranged from minor annoyances like switching tabs or entering full-screen mode, to a variant on MFSA 2005-34...

6.8AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.34 views

Code execution through shared function objects — Mozilla

Improper cloning of base objects allowed web content scripts to walk up the prototype chain to get to a privileged object. This could be used to execute code with enhanced privileges...

7.2AI score
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.22 views

XHTML node spoofing — Mozilla

Parts of the browser UI relied too much on DOM node names without taking different namespaces into account and verifying that nodes really were of the expected type. An XHTML document could be used to create fake elements, for example, with content-defined properties that the browser would access...

6.8AI score
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.25 views

Same origin violation: frame calling top.focus() — Mozilla

A child frame can call top.focus even if the framing page comes from a different origin and has overridden the focus routine. The call is made in the context of the child frame. The attacker would look for a target site with a framed page that makes this call but doesn't verify that its parent...

6.6AI score
SaveExploits0References2Affected Software2
Total number of security vulnerabilities1596