Lucene search
+L
MozillaMost viewed

1579 matches found

Mozilla
Mozilla
added 2010/12/09 12:0 a.m.45 views

XSS hazard in multiple character encodings — Mozilla

Security researchers Yosuke Hasegawa and Masatoshi Kimura reported that the x-mac-arabic, x-mac-farsi and x-mac-hebrew character encodings are vulnerable to XSS attacks due to some characters being converted to angle brackets when displayed by the rendering engine. Sites using these character...

4.3CVSS0.9AI score0.04451EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.45 views

Dangling pointer vulnerability in LookupGetterOrSetter — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that when window.lookupGetter is called with no arguments the code assumes the top JavaScript stack value is a property name. Since there were no arguments passed into the function, the top value could represent...

9.3CVSS1.7AI score0.06451EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.45 views

Dangling pointer vulnerability using DOM plugin array — Mozilla

Security researcher Sergey Glazunov reported a dangling pointer vulnerability in the implementation of navigator.plugins in which the navigator object could retain a pointer to the plugins array even after it had been destroyed. An attacker could potentially use this issue to crash the browser an...

9.3CVSS4AI score0.04684EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/03/23 12:0 a.m.45 views

Crashes with evidence of memory corruption (rv:1.9.2.2/ 1.9.1.8/ 1.9.0.18) — 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...

9.3CVSS2.8AI score0.10514EPSS
SaveExploits5References6Affected Software3
Mozilla
Mozilla
added 2008/09/23 12:0 a.m.45 views

Forced mouse drag — Mozilla

Mozilla developer Paul Nickerson reported a variant of a click-hijacking vulnerability discovered in Internet Explorer by Liu Die Yu. The vulnerability allowed an attacker to move the content window while the mouse was being clicked, causing an item to be dragged rather than clicked-on. This issu...

9.3CVSS3.9AI score0.03268EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2008/07/15 12:0 a.m.45 views

Command-line URLs launch multiple tabs when Firefox not running — Mozilla

Security researcher Billy Rios reported that if Firefox is not already running, passing it a command-line URI with pipe "|" symbols will open multiple tabs. This URI splitting could be used to launch chrome: URIs from the command-line, a partial bypass of the fix for MFSA 2005-53 which was intend...

2.6CVSS0.5AI score0.02753EPSS
SaveExploits1References4Affected Software1
Mozilla
Mozilla
added 2006/07/25 12:0 a.m.45 views

Code execution through deleted frame reference — Mozilla

Thilo Girmann discovered that in certain circumstances a JavaScript reference to a frame or window was not properly cleared when the referenced content went away, and he demonstrated that this pointer to a deleted object could be used to execute native code supplied by the attacker...

7.5CVSS6.3AI score0.04345EPSS
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2024/09/03 12:0 a.m.44 views

Security Vulnerabilities fixed in Firefox 130 — Mozilla

A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability. A potentially exploitable type confusion could be triggered when looking up a property name on an object being used as the with environment. Multiple prompts a...

9.8CVSS7.8AI score0.04395EPSS
SaveExploits1References12Affected Software1
Mozilla
Mozilla
added 2022/05/31 12:0 a.m.44 views

Security Vulnerabilities fixed in Firefox ESR 91.10 — Mozilla

A malicious website could have learned the size of a cross-origin resource that supported Range requests. A malicious webpage could have caused an out-of-bounds write in WebGL, leading to memory corruption and a potentially exploitable crash. When exiting fullscreen mode, an iframe could have...

9.8CVSS0.2AI score0.01055EPSS
SaveExploits0References8Affected Software1
Mozilla
Mozilla
added 2020/08/25 12:0 a.m.44 views

Security Vulnerabilities fixed in Thunderbird 68.12 — Mozilla

If Thunderbird is installed to a user-writable directory, the Mozilla Maintenance Service would execute updater.exe from the install location with system privileges. Although the Mozilla Maintenance Service does ensure that updater.exe is signed by Mozilla, the version could have been rolled back...

9.3CVSS2.4AI score0.02716EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2016/03/08 12:0 a.m.44 views

Addressbar spoofing though history navigation and Location protocol property — Mozilla

Security researcher Tsubasa Iinuma reported a mechanism where the displayed addressbar can be spoofed to users. This issue involves using history navigation in concert with the Location protocol property. After navigating from a malicious page to another, if the user navigates back to the initial...

4.3CVSS2AI score0.02208EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2015/11/03 12:0 a.m.44 views

Buffer overflow during image interactions in canvas — Mozilla

Security researcher Looben Yang reported a buffer overflow in the JPEGEncoder function during script interactions with a canvas element. This is caused by a race condition and incorrectly matched sizes following image interactions. This leads to a potentially exploitable crash...

6.8CVSS9.4AI score0.0311EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.44 views

Scripted proxies can access inner window — Mozilla

Security researcher André Bargull reported that when a web page creates a scripted proxy for the window with a handler defined a certain way, a reference to the inner window will be passed, rather than that of the outer window in violation of the specification...

4.3CVSS6.2AI score0.02155EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.44 views

Use-after-free in XMLHttpRequest with shared workers — Mozilla

Security researcher Looben Yang discovered a use-after-free vulnerability when recursively calling .open on an XMLHttpRequest in a SharedWorker...

7.5CVSS7AI score0.0505EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2015/04/03 12:0 a.m.44 views

Loading privileged content through Reader mode — Mozilla

Security researcher Armin Ebert reported a flaw in Reader mode on Firefox for Android. Reader mode reformats web content for easy readability and operates as unprivileged content that is the equivalent of the formatted content. When Reader mode is unable to process content, it displays the origin...

5CVSS9.3AI score0.02219EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/03/31 12:0 a.m.44 views

Incorrect memory management for simple-type arrays in WebRTC — Mozilla

Security researcher Mitchell Harper used Valgrind to discover incorrect memory management for simple-type arrays in WebRTC. This was undefined behavior which is theoretically dangerous but was determined to be safe in this instance...

5CVSS8.9AI score0.0279EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2015/02/24 12:0 a.m.44 views

Invoking Mozilla updater will load locally stored DLL files — Mozilla

Security researcher Holger Fuhrmannek reported that when the Mozilla updater is run directly, the updater will load binary DLL format files from the local working directory or from the Windows temporary directories. This occurs when it is run without the Mozilla Maintenance Service on Windows...

6.9CVSS9AI score0.00328EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2013/10/29 12:0 a.m.44 views

Use-after-free in HTML document templates — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team used the Address Sanitizer tool to discover a user-after-free when interacting with HTML document templates. This leads to a potentially exploitable crash...

10CVSS1.1AI score0.05416EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2013/09/17 12:0 a.m.44 views

NativeKey continues handling key messages after widget is destroyed — Mozilla

Mozilla developer Masayuki Nakano discovered that the NativeKey widget continues handling key messages even when it is destroyed by dispatched event listeners. This could result in some key events being applied to other objects or plugins if the widget memory is reallocated to them, leading to a...

4.3CVSS1.2AI score0.01795EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2013/08/06 12:0 a.m.44 views

Buffer underflow when generating CRMF requests — Mozilla

Security researcher Nils used the Address Sanitizer to discover a use-after-free problem when generating a Certificate Request Message Format CRMF request with certain parameters. This causes a potentially exploitable crash...

10CVSS4.8AI score0.03914EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/06/25 12:0 a.m.44 views

X-Frame-Options ignored when using server push with multi-part responses — Mozilla

Bugzilla developer Frédéric Buclin reported that the X-Frame-Options header is ignored when server push is used in multi-part responses. This can lead to potential clickjacking on sites that use X-Frame-Options as a protection...

4CVSS1.3AI score0.01661EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2012/11/20 12:0 a.m.44 views

Crash when combining SVG text on path with CSS — Mozilla

Security researcher Jonathan Stephens discovered that combining SVG text on a path with the setting of CSS properties could lead to a potentially exploitable crash...

7.5CVSS1.5AI score0.04453EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2012/08/28 12:0 a.m.44 views

Escalation of privilege through about:newtab — Mozilla

Security researcher Mariusz Mlynski reported that when a page opens a new tab, a subsequent window can then be opened that can be navigated to about:newtab, a chrome privileged page. Once about:newtab is loaded, the special context can potentially be used to escalate privilege, allowing for...

9.3CVSS4.4AI score0.02423EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2011/11/08 12:0 a.m.44 views

Cross-origin image theft on Mac with integrated Intel GPU — Mozilla

Claus Wahlers reported that random images from GPU memory were showing up in WebGL textures. Once incorporated into the WebGL graphics it is possible for a site to programmatically read the image data and potentially gain sensitive data from other things that had been displayed earlier. This...

5CVSS6.3AI score0.01017EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.44 views

Multiple WebGL crashes — Mozilla

Mozilla security researcher Christoph Diehl reported two crashes in WebGL code. One crash was the result of an out-of-bounds read and could be used to read data from other processes who had stored data in the GPU. The severity of this issue was determined to be high. The second crash was the resu...

10CVSS6.5AI score0.04333EPSS
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.44 views

XSS encoding hazard with inline SVG — Mozilla

Security researcher Mario Heiderich reported that HTML-encoded entities were being improperly decoded when displayed inside SVG elements. This could lead to XSS attacks on sites relying on HTML encoding of user-supplied content...

4.3CVSS8.8AI score0.01358EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.44 views

Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19) — Mozilla

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

10CVSS3.1AI score0.06914EPSS
SaveExploits3References20Affected Software3
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.44 views

Integer overflow vulnerability in NewIdArray — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that JavaScript arrays were vulnerable to an integer overflow vulnerability. The report demonstrated that an array could be constructed containing a very large number of items such that when memory was allocated to sto...

9.3CVSS2AI score0.04812EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/10/27 12:0 a.m.44 views

Heap buffer overflow mixing document.write and DOM insertion — Mozilla

Morten Kråkvik of Telenor SOC reported an exploit targeting particular versions of Firefox 3.6 on Windows XP that Telenor found while investigating an intrusion attempt on a customer network. The underlying vulnerability, however, was present on both the Firefox 3.5 and Firefox 3.6 development...

9.8CVSS2AI score0.83279EPSS
SaveExploits17References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.44 views

Cross-site information disclosure via modal calls — Mozilla

Security researcher Eduardo Vela Nava reported that if a web page opened a new window and used a javascript: URL to make a modal call, such as alert, then subsequently navigated the page to a different domain, once the modal call returned the opener of the window could get access to objects in th...

5.8CVSS1.7AI score0.01398EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/03/30 12:0 a.m.44 views

Dangling pointer vulnerability in nsTreeContentView — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an error in the way elements are inserted into a XUL tree . In certain cases, the number of references to an element is under-counted so that when the element is deleted, a live pointer to its old location is kept arou...

9.3CVSS3.1AI score0.05203EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/02/17 12:0 a.m.44 views

Web Worker Array Handling Heap Corruption Vulnerability — Mozilla

Security researcher Orlando Barrera II of SecTheory reported, via TippingPoint's Zero Day Initiative, that Mozilla's implementation of Web Workers contained an error in its handling of array data types when processing posted messages. This error could be used by an attacker to corrupt heap memory...

10CVSS2AI score0.06006EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2009/10/27 12:0 a.m.44 views

Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15) — Mozilla

Mozilla developers and community members 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 ...

10CVSS2.6AI score0.10843EPSS
SaveExploits2References8Affected Software1
Mozilla
Mozilla
added 2009/10/27 12:0 a.m.44 views

Upgrade media libraries to fix memory safety bugs — Mozilla

Mozilla upgraded several third party libraries used in media rendering to address multiple memory safety and stability bugs identified by members of the Mozilla community. Some of the bugs discovered could potentially be used by an attacker to crash a victim's browser and execute arbitrary code o...

10CVSS3.5AI score0.05372EPSS
SaveExploits1References6Affected Software1
Mozilla
Mozilla
added 2009/09/09 12:0 a.m.44 views

TreeColumns dangling pointer vulnerability — Mozilla

An anonymous security researcher, via TippingPoint's Zero Day Initiative, reported that the columns of a XUL tree element could be manipulated in a particular way which would leave a pointer owned by the column pointing to freed memory. An attacker could potentially use this vulnerability to cras...

9.3CVSS3.5AI score0.04623EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.44 views

URL spoofing with box drawing character — Mozilla

Bjoern Hoehrmann and security researcher Moxie Marlinspike independently reported that Unicode box drawing characters were allowed in Internationalized Domain Names IDN where they could be visually confused with punctuation used in valid web addresses. This could be combined with a phishing-type...

5.8CVSS1AI score0.01497EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2008/09/23 12:0 a.m.44 views

nsXMLDocument::OnChannelRedirect() same-origin violation — Mozilla

Mozilla security researcher mozbugra4 reported that the same-origin check in nsXMLDocument::OnChannelRedirect could be bypassed. This vulnerability could be used to execute JavaScript in the context of a different website...

7.5CVSS1.6AI score0.02143EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2008/09/23 12:0 a.m.44 views

Crashes with evidence of memory corruption (rv:1.9.0.2/1.8.1.17) — 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.04988EPSS
SaveExploits1References8Affected Software3
Mozilla
Mozilla
added 2007/10/18 12:0 a.m.44 views

Digest authentication request splitting — Mozilla

Security researcher Stefano Di Paola reported that Firefox did not properly validate the user ID when making an HTTP request using Digest Authentication to log into a web site. A malicious page could abuse this to inject arbitrary HTTP headers by including a newline character in the user ID...

4.3CVSS1AI score0.12736EPSS
SaveExploits1References3Affected Software2
Mozilla
Mozilla
added 2007/07/17 12:0 a.m.44 views

File type confusion due to %00 in name — Mozilla

Ronald van den Heetkamp reported that a filename URL containing %00 encoded null can cause Firefox to interpret the file extension differently than the underlying Windows operating system potentially leading to unsafe actions such as running a program. This is only accessible locally...

6.8CVSS2.4AI score0.01751EPSS
SaveExploits3References2Affected Software2
Mozilla
Mozilla
added 2006/12/19 12:0 a.m.44 views

XSS by setting img.src to javascript: URI — Mozilla

mozbugra4 reported that the src attribute of an IMG element loaded in a frame could be changed to a javascript: URI that was able to bypass the protections against cross-site script XSS injection. The injected script could steal credentials and financial data, or perform destructive actions on...

6.8CVSS1AI score0.04097EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/11/07 12:0 a.m.44 views

Running Script can be recompiled — Mozilla

shutdown demonstrated that it was possible to modify a Script object while it was executing, potentially leading to the execution of arbitrary JavaScript bytecode...

7.5CVSS3.5AI score0.02614EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.44 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 2023/09/26 12:0 a.m.43 views

Security Vulnerabilities fixed in Firefox ESR 115.3 — Mozilla

A compromised content process could have provided malicious data to FilterNodeD2D1 resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process.This bug only affects Firefox on Windows. Other operating systems are unaffected. A compromised content proces...

9.8CVSS7.3AI score0.01233EPSS
SaveExploits0References5Affected Software1
Mozilla
Mozilla
added 2016/03/08 12:0 a.m.43 views

Service Worker Manager out-of-bounds read in Service Worker Manager — Mozilla

Security researcher Looben Yang reported a mechanism where the Clients API in Service Workers can be used to trigger an out-of-bounds read in ServiceWorkerManager. This results in a potentially exploitable crash...

8.8CVSS8.9AI score0.02947EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/03/08 12:0 a.m.43 views

Use-after-free in GetStaticInstance in WebRTC — Mozilla

Security researcher Ronald Crane reported a race condition in GetStaticInstance in WebRTC which results in a use-after-free. This could result in a potentially exploitable crash. This issue was found through code inspection and does not have clear mechanism to be exploited through web content but...

8.8CVSS6.5AI score0.0298EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/12/30 12:0 a.m.43 views

Lockscreen passcode bypass due to race condition — Mozilla

Shally Li was first to report a race condition in the lockscreen of Firefox OS that can be used to bypass the passcode lock of a Firefox OS device. Under certain circumstances on a locked device, the user will be dropped directly to the homescreen instead of being presented with the passcode inpu...

6.9CVSS6.3AI score0.00198EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.43 views

Out of bounds read in QCMS library with ICC V4 profile attributes — Mozilla

Security researcher Felix Gröbert of Google discovered an out of bounds read in the QCMS color management library while manipulating an image with specific attributes in its ICC V4 profile. This causes a crash and could lead to information disclosure...

6.4CVSS5.7AI score0.03493EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.43 views

Use-after-free while manipulating HTML media content — Mozilla

An anonymous researcher reported, via HP's Zero Day Initiative, a use-after-free vulnerability with HTML media elements on a page during script manipulation of the URI table of these elements. This results in a potentially exploitable crash...

7.5CVSS9AI score0.0608EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2015/08/06 12:0 a.m.43 views

Wifi direct system messages don't require a permission — Mozilla

Paul Theriault of Mozilla discovered a privacy issue with a WiFi-related system message that wasn't properly restricted to apps with the "wifi-manage" permission. As a result, even unprivileged apps could have received those messages, allowing them to extract limited information from a vulnerable...

4.3CVSS6AI score0.00758EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities1579