Lucene search
+L
MozillaMost viewed

1596 matches found

Mozilla
Mozilla
added 2013/10/29 12:00 a.m.53 views

Security bypass of PDF.js checks using iframes — Mozilla

Security researcher Cody Crews discovered a method to append an iframe into an embedded PDF object rendered with the chrome privileged PDF.js. This can used to bypass security restrictions to load local or chrome privileged files and objects within the embedded PDF object. This can lead to...

8.3CVSS8.6AI score0.02937EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/06/25 12:00 a.m.53 views

Data in the body of XHR HEAD requests leads to CSRF attacks — Mozilla

Security researcher Johnathan Kuskos reported that Firefox is sending data in the body of XMLHttpRequest XHR HEAD requests, which goes against the XHR specification. This can potentially be used for Cross-Site Request Forgery CSRF attacks against sites which do not distinguish between HEAD and PO...

4.3CVSS9.2AI score0.02011EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/11/20 12:00 a.m.53 views

Frames can shadow top.location — Mozilla

Security researcher Mariusz Mlynski reported that the location property can be accessed by binary plugins through top.location with a frame whose name attribute's value is set to "top". This can allow for possible cross-site scripting XSS attacks through plugins...

4.3CVSS8AI score0.02546EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/11/20 12:00 a.m.53 views

Improper security filtering for cross-origin wrappers — Mozilla

Mozilla developer Bobby Holley reported that security wrappers filter at the time of property access, but once a function is returned, the caller can use this function without further security checks. This affects cross-origin wrappers, allowing for write actions on objects when only read actions...

4.3CVSS8.1AI score0.0193EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/08/28 12:00 a.m.53 views

DOMParser loads linked resources in extensions when parsing text/html — Mozilla

Security researcher vsemozhetbyt reported that when the DOMParser is used to parse text/html data in a Firefox extension, linked resources within this HTML data will be loaded. If the data being parsed in the extension is untrusted, it could lead to information leakage and can potentially be...

4.3CVSS8.9AI score0.01869EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2012/08/28 12:00 a.m.53 views

Insecure use of __android_log_print — Mozilla

Mozilla developer Blake Kaplan reported that androidlogprint is called insecurely in places. If a malicious web page used a dump statement with a specially crafted string, it can trigger a potentially exploitable crash...

6.8CVSS6.1AI score0.01884EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2012/07/17 12:00 a.m.53 views

use-after-free in nsGlobalWindow::PageHidden — Mozilla

Security researcher Arthur Gerkis used the Address Sanitizer tool to find a use-after-free in nsGlobalWindow::PageHidden when mFocusedContent is released and oldFocusedContent is used afterwards. This use-after-free could possibly allow for remote code execution...

9.3CVSS9.7AI score0.04757EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/04/24 12:00 a.m.53 views

use-after-free in IDBKeyRange — Mozilla

Using the Address Sanitizer tool, security researcher Aki Helin from OUSPG found that IDBKeyRange of indexedDB remains in the XPConnect hashtable instead of being unlinked before being destroyed. When it is destroyed, this causes a use-after-free, which is potentially exploitable...

10CVSS1.9AI score0.07348EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/03/13 12:00 a.m.53 views

window.fullScreen writeable by untrusted content — Mozilla

Mozilla developer Matt Brubeck reported that window.fullScreen is writeable by untrusted content now that the DOM fullscreen API is enabled. Because window.fullScreen does not include mozRequestFullscreen's security protections, it could be used for UI spoofing. This code change makes...

6.4CVSS1AI score0.02005EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.53 views

Buffer overflow and memory corruption using document.write — Mozilla

Security researcher Alexander Miller reported that passing an excessively long string to document.write could cause text rendering routines to end up in an inconsistent state with sections of stack memory being overwritten with the string data. An attacker could use this flaw to crash a victim's...

9.3CVSS4.1AI score0.10118EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/06/22 12:00 a.m.53 views

Freed object reuse across plugin instances — Mozilla

Microsoft Vulnerability Research reported that two plugin instances could interact in a way in which one plugin gets a reference to an object owned by a second plugin and continues to hold that reference after the second plugin is unloaded and its object is destroyed. In these cases, the first...

9.3CVSS2AI score0.04812EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2009/10/27 12:00 a.m.53 views

Download filename spoofing with RTL override — Mozilla

Mozilla security researchers Jesse Ruderman and Sid Stamm reported that when downloading a file containing a right-to-left override character RTL in the filename, the name displayed in the dialog title bar conflicts with the name of the file shown in the dialog body. An attacker could use this...

9.3CVSS1.7AI score0.03183EPSS
SaveExploits2References2Affected Software2
Mozilla
Mozilla
added 2009/06/11 12:00 a.m.53 views

Arbitrary code execution using event listeners attached to an element whose owner document is null — Mozilla

Mozilla security researcher mozbugra4 reported that the owner document of an element can become null after garbage collection. In such cases, event listeners may be executed within the wrong JavaScript context. An attacker could potentially use this vulnerability to have a malicious event handler...

9.3CVSS4.1AI score0.04795EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.53 views

XSS and JavaScript privilege escalation — Mozilla

Mozilla security researcher mozbugra4 reported that an XBL binding, when attached to an unloaded document, can be used to violate the same-origin policy and execute arbitrary JavaScript within the context of a different website...

6.8CVSS1.9AI score0.02863EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2008/03/25 12:00 a.m.53 views

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

6.8CVSS2.8AI score0.03373EPSS
SaveExploits1References4Affected Software3
Mozilla
Mozilla
added 2025/03/04 12:00 a.m.52 views

Security Vulnerabilities fixed in Firefox 136 — Mozilla

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. Android apps can load web pages using the Custom Tabs feature. This feature supports a transition animation that could...

8.8CVSS7.3AI score0.00528EPSS
SaveExploits0References15Affected Software1
Mozilla
Mozilla
added 2024/09/03 12:00 a.m.52 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 2024/07/09 12:00 a.m.52 views

Security Vulnerabilities fixed in Firefox 128 — Mozilla

An error in the ECMA-262 specification relating to Async Generators could have resulted in a type confusion, potentially leading to memory corruption and an exploitable crash. Firefox Android allowed immediate interaction with permission prompts. This could be used for tapjacking. Clipboard code...

8.8CVSS8.4AI score0.00656EPSS
SaveExploits1References18Affected Software1
Mozilla
Mozilla
added 2023/02/28 12:00 a.m.52 views

Security Vulnerabilities fixed in Firefox for Android 110.1.0 — Mozilla

A potential use-after-free in libaudio was fixed by disabling the AAudio backend when running on Android API below version 30.This bug only affects Firefox for Android. Other versions of Firefox are unaffected...

7.5CVSS6AI score0.00603EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2020/06/02 12:00 a.m.52 views

Security Vulnerabilities fixed in Thunderbird 68.9.0 — Mozilla

NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. When browsing a malicious page, a race condition in our SharedWorkerService could occur and lead to a potentially exploitable crash. Mozilla developer Iain Ireland...

9.3CVSS1.7AI score0.01537EPSS
SaveExploits1References5Affected Software1
Mozilla
Mozilla
added 2016/06/07 12:00 a.m.52 views

Buffer overflow parsing HTML5 fragments — Mozilla

Security researcher firehack reported a buffer overflow when parsing HTML5 fragments in a foreign context such as under an node. This results in a potentially exploitable crash when inserting an HTML fragment into an existing document...

8.8CVSS3.5AI score0.23957EPSS
SaveExploits7References2Affected Software2
Mozilla
Mozilla
added 2016/03/08 12:00 a.m.52 views

Same-origin policy violation using performance.getEntries and history navigation with session restore — Mozilla

Security researcher Jordi Chancel discovered a variant of Mozilla Foundation Security Advisory 2015-136 which was fixed in Firefox 43. In the original bug, it was possible to read cross-origin URLs following a redirect if performance.getEntries was used along with an iframe to host a page...

6.5CVSS7.8AI score0.02248EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2016/03/08 12:00 a.m.52 views

Use-after-free in SetBody — Mozilla

Security researcher lokihardt, working with HP's Zero Day Initiative, reported a use-after-free issue in the SetBody function of HTMLDocument. This results in a potentially exploitable crash...

8.8CVSS0.9AI score0.0289EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/12/15 12:00 a.m.52 views

Integer underflow and buffer overflow processing MP4 metadata in libstagefright — Mozilla

Mozilla developer Gerald Squelart fixed an integer underflow in the libstagefright library initially reported by Joshua Drake to Google. The issues occurred in MP4 format video file while parsing cover metadata, leading to a buffer overflow. This results in a potentially exploitable crash and can...

6.8CVSS6.9AI score0.04269EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2015/12/15 12:00 a.m.52 views

Hash in data URI is incorrectly parsed — Mozilla

Security researcher Abdulrahman Alqabandi reported that when a data: URI is parsed, the hash '' symbol is incorrectly handled, allowing for spoofing attacks. This issue could result in the wrong URI being displayed as a location, which can mislead users to believe they are on a different site tha...

5CVSS6.5AI score0.02543EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/08/12 12:00 a.m.52 views

Integer overflows in libstagefright while processing MP4 video metadata — Mozilla

Security researcher Joshua Drake reported potential integer overflows in the libstagefright library while processing video sample metadata in MPEG4 video files. This can lead to a potentially exploitable crash...

9.3CVSS6.2AI score0.04021EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2015/07/02 12:00 a.m.52 views

Out-of-bound read while computing an oscillator rendering range in Web Audio — Mozilla

Security researcher Holger Fuhrmannek used the Address Sanitizer tool to discover an out-of-bound read while computing an oscillator rendering range in Web Audio. This could allow an attacker to infer the contents of four bytes of memory...

5CVSS4.9AI score0.02741EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2015/02/24 12:00 a.m.52 views

Use-after-free in Developer Console date with OpenType Sanitiser — Mozilla

Using the Address Sanitizer tool, security researcher Atte Kettunen found a problem with OpenType Sanitiser OTS that resulted in a use-after-free while expanding macros in some circumstances. This use-after-free was only used for information displayed in the developer console and was not...

7.5CVSS8.8AI score0.03891EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2014/12/02 12:00 a.m.52 views

Bad casting from the BasicThebesLayer to BasicContainerLayer — Mozilla

Security researchers Byoungyoung Lee, Chengyu Song, and Taesoo Kim at the Georgia Tech Information Security Center GTISC reported a bad casting from the BasicThebesLayer to BasicContainerLayer, resulting in undefined behavior. This behavior is potentially exploitable with some compilers but no...

6.8CVSS5.8AI score0.03406EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2014/07/22 12:00 a.m.52 views

Crash in Skia library when scaling high quality images — Mozilla

Mozilla community member John reported a crash in the Skia library when scaling high quality images if the scaling operation takes too long. This is caused by the image data being discarded while still in use by the scaling operation. This crash is potentially exploitable on some systems...

9.3CVSS8.9AI score0.0494EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2014/04/29 12:00 a.m.52 views

Use-after-free in nsHostResolver — Mozilla

Security researchers Tyson Smith and Jesse Schwartzentruber of the BlackBerry Security Automated Analysis Team used the Address Sanitizer tool while fuzzing to discover a use-after-free during host resolution in some circumstances. This leads to a potentially exploitable crash...

9.8CVSS7.9AI score0.04648EPSS
SaveExploits1References2Affected Software4
Mozilla
Mozilla
added 2014/02/04 12:00 a.m.52 views

Crash when using web workers with asm.js — Mozilla

Soeren Balko reported a crash when terminating a web worker running asm.js code after passing an object between threads. This crash is potentially exploitable...

10CVSS9AI score0.07197EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2013/12/10 12:00 a.m.52 views

Character encoding cross-origin XSS attack — Mozilla

Security researcher Masato Kinugawa discovered that if a web page is missing character set encoding information it can inherit character encodings across navigations into another domain from an earlier site. Only same-origin inheritance is allowed according to the HTML5 specification. This issue...

4.3CVSS2.3AI score0.03402EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2013/09/17 12:00 a.m.52 views

Buffer overflow with multi-column, lists, and floats — Mozilla

Security researcher Aki Helin reported that combining lists, floats, and multiple columns could trigger a potentially exploitable buffer overflow...

9.3CVSS2.4AI score0.08894EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2013/08/06 12:00 a.m.52 views

Firefox full and stub installer DLL hijacking — Mozilla

Security researcher Robert Kugler reported in 2012 that when a specifically named DLL file on a Windows computer is placed in the default downloads directory with the Firefox installer, the Firefox installer will load this DLL file when it is launched. Mozilla developers Brian Bondy and Robert...

6.9CVSS5.9AI score0.00414EPSS
SaveExploits1References5Affected Software2
Mozilla
Mozilla
added 2013/04/02 12:00 a.m.52 views

Out-of-bounds array read in CERT_DecodeCertPackage — Mozilla

Mozilla community member Ambroz Bizjak reported an out-of-bounds array read in the CERTDecodeCertPackage function of the Network Security Services NSS library when decoding a certificate. When this occurs, it will lead to memory corruption and a non-exploitable crash...

5CVSS9AI score0.05213EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2013/02/19 12:00 a.m.52 views

Out-of-bounds read in image rendering — Mozilla

Using the Address Sanitizer tool, security researcher Atte Kettunen from OUSPG found an out-of-bounds read while rendering GIF format images. This could cause a non-exploitable crash and could also attempt to render normally inaccessible data as part of the image...

5.8CVSS9.1AI score0.01958EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/02/19 12:00 a.m.52 views

Wrapped WebIDL objects can be wrapped again — Mozilla

Mozilla developer Boris Zbarsky reported that in some circumstances a wrapped WebIDL object can be wrapped multiple times, overwriting the existing wrapped state. This could lead to an exploitable condition in rare cases...

9.3CVSS2.6AI score0.02745EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/01/08 12:00 a.m.52 views

Crash due to handling of SSL on threads — Mozilla

Mozilla community member Jerry Baker reported a crashing issue found through Thunderbird when downloading messages over a Secure Sockets Layer SSL connection. This was caused by a bug in the networking code assuming that secure connections were entirely handled on the socket transport thread when...

9.3CVSS1.2AI score0.03148EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/11/20 12:00 a.m.52 views

evalInSanbox location context incorrectly applied — Mozilla

Mozilla security researcher mozbugra4 reported that if code executed by the evalInSandbox function sets location.href, it can get the wrong subject principal for the URL check, ignoring the sandbox's Javascript context and gaining the context of evalInSandbox object. This can lead to malicious we...

4.3CVSS1.2AI score0.03083EPSS
SaveExploits1References2Affected Software5
Mozilla
Mozilla
added 2012/10/09 12:00 a.m.52 views

Use-after-free in the IME State Manager — Mozilla

Security researcher miaubiz used the Address Sanitizer tool to discover a use-after-free in the IME State Manager code. This could lead to a potentially exploitable crash...

9.3CVSS2.5AI score0.05201EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/04/24 12:00 a.m.52 views

HTTP Redirections and remote content can be read by javascript errors — Mozilla

Security researcher Daniel Divricean reported that a defect in the error handling of javascript errors can leak the file names and location of javascript files on a server, leading to inadvertent information disclosure and a vector for further attacks...

5CVSS8.7AI score0.01677EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2011/11/08 12:00 a.m.52 views

Memory corruption while profiling using Firebug — Mozilla

Marc Schoenefeld reported a crash when using Firebug to profile a JavaScript file with many functions. It may be possible to trigger this crash without the use of debugging APIs, and if so this could be exploitable...

9.3CVSS0.6AI score0.0233EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:00 a.m.52 views

Integer overflow and arbitrary code execution in Array.reduceRight() — Mozilla

Security researchers Chris Rohlf and Yan Ivnitskiy of Matasano Security reported that when a JavaScript Array object had its length set to an extremely large value, the iteration of array elements that occurs when its reduceRight method was subsequently called could result in the execution of...

10CVSS3.7AI score0.75691EPSS
SaveExploits17References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:00 a.m.52 views

Miscellaneous memory safety hazards (rv:3.0/1.9.2.18) — 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.05655EPSS
SaveExploits2References10Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.52 views

Remote code execution using malformed PNG image — Mozilla

OUSPG researcher Aki Helin reported a buffer overflow in Mozilla graphics code which consumes image data processed by libpng. A malformed PNG file could be created which would cause libpng to incorrectly report the size of the image to downstream consumers. When the dimensions of such images are...

9.8CVSS2.3AI score0.43382EPSS
SaveExploits7References2Affected Software3
Mozilla
Mozilla
added 2009/09/09 12:00 a.m.52 views

Insufficient warning for PKCS11 module installation and removal — Mozilla

Mozilla security researcher Jesse Ruderman reported that when security modules were added or removed via pkcs11.addmodule or pkcs11.deletemodule, the resulting dialog was not sufficiently informative. Without sufficient warning, an attacker could entice a victim to install a malicious PKCS11 modu...

9.3CVSS4.1AI score0.06724EPSS
SaveExploits5References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:00 a.m.52 views

JavaScript chrome privilege escalation — Mozilla

Mozilla security researcher mozbugra4 reported a vulnerability which allows scripts from page content to run with elevated privileges. Using this vulnerability, an attacker could cause a chrome privileged object, such as the browser sidebar or the FeedWriter, to interact with web content in such ...

9.3CVSS3.1AI score0.04795EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2009/04/21 12:00 a.m.52 views

jar: scheme ignores the content-disposition: header on the inner URI — Mozilla

Mozilla developer Daniel Veditz reported that when the jar: scheme is used to wrap a URI which serves the content with Content-Disposition: attachment, the HTTP header is ignored and the content is unpacked and displayed inline. A site may depend on this HTTP header to prevent potentially untrust...

4.3CVSS0.6AI score0.01329EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2008/11/12 12:00 a.m.52 views

Information stealing via local shortcut files — Mozilla

Security researcher Liu Die Yu of TopsecTianRongXin reported that locally saved .url shortcut files could be used to read information stored in the local cache. An attacker could use this vulnerability to steal information from a victim's browser cache if they were able to get the victim to...

4.3CVSS1.5AI score0.10187EPSS
SaveExploits2References2Affected Software2
Total number of security vulnerabilities1596