Lucene search
+L
MozillaMost viewed

1587 matches found

Mozilla
Mozilla
added 2010/03/22 12:00 a.m.37 views

WOFF heap corruption due to integer overflow — Mozilla

Security researcher Evgeny Legerov of Intevydis reported that the WOFF decoder contains an integer overflow in a font decompression routine. This flaw could result in too small a memory buffer being allocated to store a downloadable font. An attacker could use this vulnerability to crash a victim...

9.3CVSS3.4AI score0.08816EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/12/15 12:00 a.m.37 views

Memory safety fixes in liboggplay media library — Mozilla

Mozilla discovered several bugs in liboggplay which posed potential memory safety issues. The bugs which were fixed could potentially be used by an attacker to crash a victim's browser and execute arbitrary code on their computer...

9.3CVSS9.7AI score0.02649EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2009/03/04 12:00 a.m.37 views

URL spoofing with invisible control characters — Mozilla

Mozilla contributor Masahiro Yamada reported that certain invisible control characters were being decoded when displayed in the location bar, resulting in fewer visible characters than were present in the actual location. An attacker could use this vulnerability to spoof the location bar and...

5.8CVSS4.1AI score0.01497EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2008/02/07 12:00 a.m.37 views

Web forgery overwrite with div overlay — Mozilla

Security researchers Emil Ljungdahl and Lars-Olof Moilanen demonstrated that, in cases where the entire contents of a page are enclosed in a with absolute positioning, a web forgery warning dialog won't be displayed unless the user switches tabs away-from then back-to the forgery page...

5CVSS2.9AI score0.01968EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2007/10/18 12:00 a.m.37 views

XUL pages can hide the window titlebar — Mozilla

Mozilla developer Eli Friedman discovered that web pages written in the XUL markup language rather than the usual HTML can hide their window's titlebar. It may have been possible to abuse this ability to create more convincing spoof and phishing pages...

4.3CVSS8.9AI score0.03017EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.37 views

Frame spoofing while window is loading — Mozilla

Ronen Zilberman and Michal Zalewski both reported that it was possible to exploit a timing issue to inject content into about:blank frames in a page. When opening a window from a script, it is possible to spoof the content of the newly opened window's frames within a short time frame, while the...

4.3CVSS1AI score0.02774EPSS
SaveExploits1References3Affected Software2
Mozilla
Mozilla
added 2007/02/23 12:00 a.m.37 views

Information disclosure through cache collisions — Mozilla

Aad reported that two web pages can collide in the disk cache with the result that depending on order loaded the end of the longer document can be appended to the shorter when the shorter is reloaded from the cache. It is possible a determined hacker could construct a targeted attack to steal som...

5.4CVSS1.3AI score0.03116EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2006/12/19 12:00 a.m.37 views

Privilege escalation using watch point — Mozilla

Shutdown demonstrated that it was possible to use a JavaScript watch to gain elevated privilege. This could be used to compromise the user's computer and install malware...

6.8CVSS3.1AI score0.0292EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/12/19 12:00 a.m.37 views

Mozilla SVG Processing Remote Code Execution — Mozilla

Appending an SVG comment DOM node from one document into another type of document such as HTML in some cases results in a crash due to memory corruption that can be exploited to run arbitrary code...

9.3CVSS2.4AI score0.08666EPSS
SaveExploits0References5Affected Software2
Mozilla
Mozilla
added 2006/09/14 12:00 a.m.37 views

Concurrency-related vulnerability — Mozilla

Jonathan Watt and Michal Zalewski independently reported timing dependent testcases that trigger crashes at the same place during text display. We have seen no demonstration that these crashes could be reliably exploited, but they do show evidence of memory corruption so we presume they could be...

7.6CVSS2.5AI score0.14915EPSS
SaveExploits1References3Affected Software3
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.37 views

XSS with XPCNativeWrapper(window).Function(...) — Mozilla

shutdown reports that cross-site scripting XSS attacks could be performed using the construct XPCNativeWrapperwindow.Function..., which created a function that appeared to belong to the window in question even after it had been navigated to the target site...

6.8CVSS1.5AI score0.03314EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.37 views

Native DOM methods can be hijacked across domains — Mozilla

A malicious page can hijack native DOM methods on a document object in another domain, which will run the attacker's script when called by the victim page. This could be used to steal login cookies, password, or other sensitive data on the target page, or to perform actions on behalf of a logged-...

5.8CVSS5.7AI score0.02316EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.37 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 2005/04/15 12:00 a.m.37 views

PLUGINSPAGE privileged javascript execution — Mozilla

When a webpage requires a plugin that is not installed the user can click to launch the Plugin Finder Service PFS to find an appropriate plugin. If the service does not have an appropriate plugin the EMBED tag is checked for a PLUGINSPAGE attribute, and if one is found the PFS dialog will contain...

7.5CVSS3.5AI score0.04106EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2026/04/21 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox 150 — Mozilla

Memory safety bugs present in Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Firefox ESR 115.34, Firefox ESR 140.9,...

9.8CVSS6AI score0.00586EPSS
SaveExploits0References43Affected Software1
Mozilla
Mozilla
added 2025/07/22 12:00 a.m.36 views

Security Vulnerabilities fixed in Thunderbird 140.1 — Mozilla

On 64-bit platforms IonMonkey-JIT only wrote 32 bits of the 64-bit return value space on the stack. Baseline-JIT, however, read the entire 64 bits. On arm64, a WASM brtable instruction with a lot of entries could lead to the label being too far from the instruction causing truncation and incorrec...

9.8CVSS7.8AI score0.00472EPSS
SaveExploits0References14Affected Software1
Mozilla
Mozilla
added 2024/10/01 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox ESR 115.16 — Mozilla

A compromised content process could have allowed for the arbitrary loading of cross-origin pages. An attacker could, via a specially crafted multipart response, execute arbitrary JavaScript under the resource://pdf.js origin. This could allow them to access cross-origin PDF content. This access i...

9.8CVSS8.2AI score0.00739EPSS
SaveExploits0References5Affected Software1
Mozilla
Mozilla
added 2023/12/12 12:00 a.m.36 views

Timing side-channel in PKCS#1 v1.5 decryption depadding code — Mozilla

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS6.9AI score0.00628EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2023/08/30 12:00 a.m.36 views

Security Issues fixed in Mozilla VPN for Linux v2.16.1 — Mozilla

An invalid Polkit Authentication check and missing authentication requirements for D-Bus methods allowed any local user to configure arbitrary VPN setups.This bug only affects Mozilla VPN on Linux. Other operating systems are unaffected...

5.5CVSS6.6AI score0.00334EPSS
SaveExploits1References5Affected Software1
Mozilla
Mozilla
added 2023/07/04 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox for iOS 115 — Mozilla

The permission request prompt from the site in the background tab was overlaid on top of the site in the foreground tab. The session restore helper crashed whenever there was no parameter sent to the message handler...

6.5CVSS6.7AI score0.00486EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2022/12/13 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox ESR 102.6 — Mozilla

A missing check related to tex units could have led to a use-after-free and potentially exploitable crash. An attacker who compromised a content process could have partially escaped the sandbox to read arbitrary files via clipboard-related IPC messages.This bug only affects Firefox for Linux. Oth...

9.8CVSS2AI score0.00921EPSS
SaveExploits0References7Affected Software1
Mozilla
Mozilla
added 2020/07/28 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox for iOS 28 — Mozilla

A rogue webpage could override the injected WKUserScript used by the download feature, this exploit could result in the user downloading an unintended file. A rogue webpage could override the injected WKUserScript used by the logins autofill, this exploit could result in leaking a password for th...

6.5CVSS2AI score0.00845EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2020/02/11 12:00 a.m.36 views

Security Vulnerabilities fixed in Firefox ESR 68.5 — Mozilla

A content process could have modified shared memory relating to crash reporting information, crash itself, and cause an out-of-bound write. This could have caused memory corruption and a potentially exploitable crash. By downloading a file with the .fileloc extension, a semi-privileged extension...

8.8CVSS8.9AI score0.02274EPSS
SaveExploits0References5Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:00 a.m.36 views

Use-after-free in DTLS during WebRTC session shutdown — Mozilla

Security researcher Looben Yang reported a use-after-free vulnerability in WebRTC. This occurs during WebRTC session shutdown when DTLS objects in memory are freed while still actively in use. This results in a potentially exploitable crash...

8.8CVSS3.7AI score0.04304EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2016/06/07 12:00 a.m.36 views

Partial same-origin-policy through setting location.host through data URI — Mozilla

Security researcher Armin Ebert reported that the location.host property can be set to an arbitrary string after creating an invalid data: URI. This allows for a bypass of some same-origin policy protections. This issue is mitigated by the data: URI in use and any same-origin checks for http: or...

6.5CVSS0.5AI score0.01793EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/04/26 12:00 a.m.36 views

Privilege escalation through file deletion by Maintenance Service updater — Mozilla

Security researcher Holger Fuhrmannek reported an issue where the Mozilla Maintenance Service updater on Windows can delete arbitrary files because of its privileged system access. This file deletion can then potentially be used for further privilege escalation. This flaw requires users to execut...

5.8CVSS7AI score0.02534EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/08/11 12:00 a.m.36 views

Crash when using shared memory in JavaScript — Mozilla

Security researcher Jukka Jylänki reported a crash that occurs because JavaScript, when using shared memory, does not properly gate access to Atomics or SharedArrayBuffer views in some contexts. This leads to a non-exploitable crash...

5CVSS6.9AI score0.04269EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2014/07/22 12:00 a.m.36 views

Use-after-free in Web Audio due to incorrect control message ordering — Mozilla

Using the Address Sanitizer tool, security researcher Atte Kettunen from OUSPG discovered a use-after-free in Web Audio due to an issue with how control messages for Web Audio are ordered and processed. This leads to a potentially exploitable crash...

10CVSS9AI score0.04904EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/01/08 12:00 a.m.36 views

Touch events are shared across iframes — Mozilla

Mozilla developer Wesley Johnston reported that when there are two or more iframes on the same HTML page, an iframe is able to see the touch events and their targets that occur within the other iframes on the page. If the iframes are from the same origin, they can also access the properties and...

5.8CVSS5.1AI score0.01373EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/11/08 12:00 a.m.36 views

loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch) — Mozilla

Mozilla security researcher mozbugra4 reported that the problem described in MFSA 2011-43 and fixed in Firefox 7 also affected Firefox 3.6: a malicious page could potentially exploit a Firefox user who had installed an add-on that used loadSubscript in vulnerable ways...

9.3CVSS1AI score0.01876EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:00 a.m.36 views

Buffer overflow in JavaScript upvarMap — Mozilla

Security researcher Christian Holler reported that the JavaScript engine's internal memory mapping of non-local JS variables contained a buffer overflow which could potentially be used by an attacker to run arbitrary code on a victim's computer...

10CVSS2.9AI score0.04554EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.36 views

Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish — Mozilla

Security researcher O. Andersen reported that undefined positions within various 8 bit character encodings are mapped to the sequence U+FFFD which when displayed causes the immediately following character to disappear from the text run. This could potentially contribute to XSS problems on sites...

4.3CVSS2.8AI score0.01342EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/03/23 12:00 a.m.36 views

XSS using addEventListener and setTimeout on a wrapped object — Mozilla

Mozilla security researcher mozbugra4 reports that by using an appropriately wrapped object it was possible to bypass the fix for MFSA 2007-19. Prior to Firefox 3.6 this gives an attacker the ability to perform cross-site scripting attacks against arbitrary sites as in the original MFSA 2007-19...

4.3CVSS1.3AI score0.01775EPSS
SaveExploits1References3Affected Software3
Mozilla
Mozilla
added 2010/02/17 12:00 a.m.36 views

Use-after-free crash in HTML parser — Mozilla

Security researcher Alin Rad Pop of Secunia Research reported that the HTML parser incorrectly freed used memory when insufficient space was available to process remaining input. Under such circumstances, memory occupied by in-use objects was freed and could later be filled with attacker-controll...

10CVSS2.2AI score0.06392EPSS
SaveExploits2References3Affected Software3
Mozilla
Mozilla
added 2009/06/11 12:00 a.m.36 views

Race condition while accessing the private data of a NPObject JS wrapper class object — Mozilla

Jakob Balle and Carsten Eiram of Secunia Research reported a race condition in NPObjWrapperNewResolve when accessing the properties of a NPObject, a wrapped JSObject. Balle and Eiram demonstrated that this condition could be reached by navigating away from a web page during the loading of a Java...

9.3CVSS1.5AI score0.04331EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/04/27 12:00 a.m.36 views

Crash in nsTextFrame::ClearTextRun() — Mozilla

One of the security fixes in Firefox 3.0.9 introduced a regression that caused some users to experience frequent crashes. Users of the HTML Validator add-on were particularly affected, but other users also experienced this crash in some situations. In analyzing this crash we discovered that it wa...

9.3CVSS2AI score0.08387EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/03/27 12:00 a.m.36 views

XSL Transformation vulnerability — Mozilla

Security researcher Guido Landi discovered that a XSL stylesheet could be used to crash the browser during a XSL transformation. An attacker could potentially use this crash to run arbitrary code on a victim's computer...

9.3CVSS3.5AI score0.10464EPSS
SaveExploits3References4Affected Software2
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.36 views

Cross-domain data theft via script redirect error message — Mozilla

Google security researcher Chris Evans reported that a website could access a limited amount of data from a different domain by loading a same-domain JavaScript URL which redirects to an off-domain target resource containing data which is not parsable as JavaScript. Upon attempting to load the da...

6CVSS1.6AI score0.0166EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/03/25 12:00 a.m.36 views

XUL popup spoofing variant (cross-tab popups) — Mozilla

Mozilla contributor Chris Thomas demonstrated that it was possible to have a background tab create a borderless XUL pop-up in front of the active tab in the user's browser. This technique could be used by an attacker to spoof form elements such as a login prompt for a site opened in a different t...

4.3CVSS2.6AI score0.01791EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.36 views

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

As part of the Firefox 2.0.0.5 update releases Mozilla developers fixed many bugs to improve the stability of the product. Some of these crashes that showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be exploited t...

9.3CVSS4.5AI score0.02224EPSS
SaveExploits1References34Affected Software3
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.36 views

XSS using addEventListener and setTimeout — Mozilla

Mozilla contributor mozbugra4 demonstrated that the methods addEventListener and setTimeout could be used to inject script into another site in violation of the browser's same-origin policy. This could be used to access or modify private or valuable information from that other site...

4.3CVSS2.7AI score0.01349EPSS
SaveExploits1References3Affected Software2
Mozilla
Mozilla
added 2007/02/23 12:00 a.m.36 views

XSS and local file access by opening blocked popupsand local file access by opening blocked popups — Mozilla

shutdown reported that if you could convince a user to open a blocked popup you could perform a cross-site scripting attack against any site that contains a frame whose source is a data: URL. To accomplish this the attacker's site would have to frame the target site plus another frame whose sourc...

0.4AI score
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2006/12/19 12:00 a.m.36 views

XSS using outer window's Function object — Mozilla

mozbugra4 demonstrated that the Function prototype regression described in bug 355161 could be exploited to bypass the protections against cross site script XSS injection, which could be used to steal credentials or sensitive data from arbitrary sites or perform destructive actions on behalf of a...

4.3CVSS5.5AI score0.01702EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.36 views

JavaScript new Function race condition — Mozilla

H. D. Moore reported a testcase that was able to trigger a race condition where JavaScript garbage collection deleted a temporary variable still being used in the creation of a new Function object. The resulting use of a deleted object may be potentially exploitable to run native code provided by...

5.1CVSS6.2AI score0.04378EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.36 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 2026/05/19 12:00 a.m.35 views

Security Vulnerabilities fixed in Firefox for iOS 151.0 — Mozilla

Firefox for iOS hosted Reader mode on an unauthenticated local web server, allowing another application on the same device to request arbitrary URLs and receive the response rendered with the signed-in user's cookies...

6.5CVSS5.9AI score0.00192EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2026/05/19 12:00 a.m.35 views

Security Vulnerabilities fixed in Firefox 151 — Mozilla

Memory safety bugs present in Firefox 150. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Firefox ESR 140.10 and Firefox 150. Some of these bugs showed...

9.6CVSS6AI score0.00583EPSS
SaveExploits0References31Affected Software1
Mozilla
Mozilla
added 2025/04/15 12:00 a.m.35 views

Security Vulnerabilities fixed in Thunderbird 137.0.2 — Mozilla

Thunderbird processes the X-Mozilla-External-Attachment-URL header to handle attachments which can be hosted externally. When an email is opened, Thunderbird accesses the specified URL to determine file size, and navigates to it when the user clicks the attachment. Because the URL is not validate...

6.4CVSS6AI score0.00337EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2025/03/04 12:00 a.m.35 views

Security Vulnerabilities fixed in Thunderbird ESR 128.8 — Mozilla

Certain crafted MIME email messages that claimed to contain an encrypted OpenPGP message, which instead contained an OpenPGP signed message, were wrongly shown as being encrypted. When requesting an OpenPGP key from a WKD server, an incorrect padding size was used and a network observer could hav...

8.8CVSS8.5AI score0.00519EPSS
SaveExploits0References12Affected Software1
Mozilla
Mozilla
added 2025/03/04 12:00 a.m.35 views

Security Vulnerabilities fixed in Firefox ESR 115.21 — Mozilla

In resizeToAtLeast of SkRegion.cpp, there was a possible out of bounds write due to an integer overflow On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape. It was possibl...

8.8CVSS8.6AI score0.00541EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities1587