Lucene search
+L
MozillaMost viewed

1596 matches found

Mozilla
Mozilla
added 2010/07/20 12:00 a.m.39 views

DOM attribute cloning remote code execution vulnerability — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an error in the DOM attribute cloning routine where under certain circumstances an event attribute node can be deleted while another object still contains a reference to it. This reference could subsequently be accesse...

9.3CVSS3.1AI score0.05153EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/03/30 12:00 a.m.39 views

Chrome privilege escalation via forced URL drag and drop — Mozilla

Security researcher Paul Stone reported that a browser applet could be used to turn a simple mouse click into a drag-and-drop action, potentially resulting in the unintended loading of resources in a user's browser. This behavior could be used twice in succession to first load a privileged chrome...

7.6CVSS2.5AI score0.03431EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2009/09/09 12:00 a.m.39 views

Location bar spoofing via tall line-height Unicode characters — Mozilla

Security researcher Juan Pablo Lopez Yacubian reported that the default Windows font used to render the locationbar and other text fields was improperly displaying certain Unicode characters with tall line-height. In such cases the tall line-height would cause the rest of the text in the input...

5CVSS2.3AI score0.02245EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/07/21 12:00 a.m.39 views

Multiple cross origin wrapper bypasses — Mozilla

Mozilla security researcher mozbugra4 reported a series of vulnerabilities in which objects that normally receive a XPCCrossOriginWrapper are constructed without the wrapper. This can lead to cases where JavaScript from one website may unsafely access properties of such an object which had been s...

4.3CVSS0.8AI score0.02243EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2008/07/01 12:00 a.m.39 views

Chrome script loading from fastload file — Mozilla

Mozilla security researcher mozbugra4 reported that when non-privileged XUL documents include scripts from chrome: URIs used in the browser it was possible to take advantage of the privilege level stored in the pre-compiled "fastload" file. This could allow an attacker to run arbitrary JavaScript...

7.5CVSS6.6AI score0.03787EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2008/07/01 12:00 a.m.39 views

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

Mozilla developers identified and fixed several stability bugs in the browser engine used in Firefox and other Mozilla-based products. Some of these crashes showed evidence of memory corruption under certain circumstances and we presume that with enough effort at least some of these could be...

10CVSS2.8AI score0.13949EPSS
SaveExploits2References4Affected Software3
Mozilla
Mozilla
added 2007/10/18 12:00 a.m.39 views

XPCNativeWraper pollution using Script object — Mozilla

Mozilla security researcher mozbugra4 reported that it was possible to use the Script object to modify XPCNativeWrappers in such a way that subsequent access by the browser chrome--such as by right-clicking to open a context menu--can cause attacker-supplied javascript to run with the same...

9.3CVSS3.5AI score0.03153EPSS
SaveExploits1References3Affected Software2
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.39 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/05/30 12:00 a.m.39 views

Persistent Autocomplete Denial of Service — Mozilla

Marcel reported that a malicious web page could perform a denial of service attack against the form autocomplete feature that would persist from session to session until the malicious form data was deleted. Filling a text field with millions of characters and submitting the form will cause the...

4.3CVSS3.2AI score0.01798EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2007/02/23 12:00 a.m.39 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.39 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.39 views

Frame spoofing using document.open() — Mozilla

shutdown demonstrated a way to inject content into a sub-frame of another site using targetWindow.framesn.document.open, making the attackers content look like it was part of the victim site. Similar in effect to MFSA 2005-51...

4.3CVSS4.6AI score0.02299EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2006/09/14 12:00 a.m.39 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/06/01 12:00 a.m.39 views

Web site XSS using BOM on UTF-8 pages — Mozilla

Masatoshi Kimura reports that the Unicode Byte-order-Mark BOM is stripped from UTF-8 pages during the conversion to Unicode before the parser sees the web page. As a result the parser will see and process script tags that web input sanitizers may miss because they appear as "scrBOMipt" or similar...

4.3CVSS1AI score0.0167EPSS
SaveExploits0References2Affected 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/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/02/01 12:00 a.m.39 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 2005/04/15 12:00 a.m.39 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 2024/10/01 12:00 a.m.38 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.38 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/10/24 12:00 a.m.38 views

Security Vulnerabilities fixed in Firefox for iOS 119 — Mozilla

When opening a page in reader mode, the redirect URL could have caused attacker-controlled script to execute in a reflected Cross-Site Scripting XSS attack...

6.1CVSS6.1AI score0.00433EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2023/08/30 12:00 a.m.38 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 2022/02/23 12:00 a.m.38 views

Mozilla VPN local privilege escalation vis uncontrolled OpenSSL search path — Mozilla

Mozilla VPN can load an OpenSSL configuration file from an unsecured directory. A user or attacker with limited privileges could leverage this to launch arbitrary code with SYSTEM privilege...

7.8CVSS3.3AI score0.00185EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2020/07/28 12:00 a.m.38 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/05/01 12:00 a.m.38 views

Security Vulnerabilities fixed in Firefox for iOS 25 — Mozilla

For native-to-JS bridging, the app requires a unique token to be passed that ensures non-app code can't call the bridging functions. That token was being used for JS-to-native also, but it isn't needed in this case, and its usage was also leaking this token...

7.5CVSS1.7AI score0.00903EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.38 views

Android intents can be used on Firefox for Android to open privileged files — Mozilla

Security researcher Muneaki Nishimura reported that on Firefox for Android, a search engine can be registered and used to launch Firefox through an Android intent. When Firefox for Android is launched, the URL can executed with Firefox's system privileges if the crash reporter is used. This allow...

5CVSS8.7AI score0.01274EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2014/07/22 12:00 a.m.38 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/12/10 12:00 a.m.38 views

Application Installation doorhanger persists on navigation — Mozilla

Mozilla developer Myk Melez reported that with specifically timed page navigation, the doorhanger notification for Web App installation could persist from one site to another without being dismissed by the navigation. This could be used by a malicious site to trick a user into installing an...

5.8CVSS4AI score0.02138EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2013/01/08 12:00 a.m.38 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 2010/03/23 12:00 a.m.38 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 2009/12/15 12:00 a.m.38 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/07/21 12:00 a.m.38 views

Crash and remote code execution using watch and __defineSetter__ on SVG element — Mozilla

Security researcher PenPal reported a crash involving a SVG element on which a watch function and defineSetter function have been set for a particular property. The crash showed evidence of memory corruption and could potentially be used by an attacker to run arbitrary code on a victim's computer...

10CVSS3.5AI score0.05557EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:00 a.m.38 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/03/27 12:00 a.m.38 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/02/07 12:00 a.m.38 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.38 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/30 12:00 a.m.38 views

Privilege escalation through chrome-loaded about:blank windows — Mozilla

Mozilla researcher mozbugra4 reported that a flaw was introduced by the fix for MFSA 2007-20 that could enable privilege escalation attacks against addons that create "about:blank" windows and populate them in certain ways including implicit "about:blank" document creation through data: or...

4.3CVSS2.7AI score0.05447EPSS
SaveExploits3References3Affected Software3
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.38 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...

4.5AI score
SaveExploits0References34Affected Software3
Mozilla
Mozilla
added 2006/12/19 12:00 a.m.38 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.38 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.38 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.03377EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.38 views

Heap buffer overwrite on malformed VCard — Mozilla

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

5CVSS6.1AI score0.03307EPSS
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.38 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.0236EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2005/03/22 12:00 a.m.38 views

Arbitrary code execution from Firefox sidebar panel — Mozilla

If a user bookmarked a malicious page as a Firefox sidebar panel that page could execute arbitrary programs by opening a privileged page and injecting javascript into it...

2.6CVSS2.4AI score0.02516EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2025/05/17 12:00 a.m.37 views

Security Vulnerabilities fixed in Firefox 138.0.4 — Mozilla

An attacker was able to perform an out-of-bounds read or write on a JavaScript Promise object. An attacker was able to perform an out-of-bounds read or write on a JavaScript object by confusing array index sizes...

9.8CVSS6.2AI score0.0946EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2025/04/15 12:00 a.m.37 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.00351EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2025/03/04 12:00 a.m.37 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.00528EPSS
SaveExploits0References12Affected Software1
Mozilla
Mozilla
added 2024/09/03 12:00 a.m.37 views

Security Vulnerabilities fixed in Firefox ESR 115.15 — Mozilla

A potentially exploitable type confusion could be triggered when looking up a property name on an object being used as the with environment. Internal browser event interfaces were exposed to web content when privileged EventHandler listener callbacks ran for those events. Web content that tried t...

9.8CVSS9.2AI score0.04395EPSS
SaveExploits1References4Affected Software1
Mozilla
Mozilla
added 2024/08/06 12:00 a.m.37 views

Security Vulnerabilities fixed in Firefox ESR 115.14 — Mozilla

Insufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape. Incomplete WebAssembly exception handing could have led to a use-after-free. Editor code failed to check an attribute value. This cou...

9.8CVSS9.3AI score0.00634EPSS
SaveExploits0References9Affected Software1
Mozilla
Mozilla
added 2024/06/13 12:00 a.m.37 views

Security Vulnerabilities fixed in Firefox for iOS 127 — Mozilla

In certain scenarios a malicious website could attempt to display a fake location URL bar which could mislead users as to the actual website address When browsing private tabs, some data related to location history or webpage thumbnails could be persisted incorrectly within the sandboxed app bund...

6.5CVSS6.7AI score0.00292EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities1596