Lucene search
+L
MozillaMost viewed

1596 matches found

Mozilla
Mozilla
added 2015/12/15 12:00 a.m.61 views

DOS due to malformed frames in HTTP/2 — Mozilla

Security researcher Stuart Larsen reported two issues with HTTP/2 resulting in integer underflows that lead to intentional aborts when the errors are detected...

5CVSS6.7AI score0.02888EPSS
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.61 views

Crash when accessing HTML tables with accessibility tools on OS X — Mozilla

Mozilla developer Frédéric Wang reported an issue affecting accessibility tools on OS X. This occurs when when an accessibility tool requests the index of a table row through the NSAccessibilityIndexAttribute value. This was caused by an error in how HTML tables are exposed to accessibility tools...

7.5CVSS8.8AI score0.03018EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/07/02 12:00 a.m.61 views

Key pinning is ignored when overridable errors are encountered — Mozilla

Mozilla security engineer David Keeler reported that when an overridable error is encountered, such as those for expired certificates or a host name does not match a certificate, pinning checks can be be skipped. This would allow for a user to override a pinned certificate when they should not be...

4.3CVSS5.1AI score0.01309EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2015/03/31 12:00 a.m.61 views

CORS requests should not follow 30x redirections after preflight — Mozilla

Mozilla developer Christoph Kerschbaumer discovered an issue while investigating Mozilla Foundation Security Advisory 2015-03, previously reported by security researcher Muneaki Nishimura. This flaw was that a cross-origin resource sharing CORS request should not follow 30x redirections after...

6.8CVSS9AI score0.01175EPSS
SaveExploits0References4Affected Software5
Mozilla
Mozilla
added 2015/02/24 12:00 a.m.61 views

Double-free when using non-default memory allocators with a zero-length XHR — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team and Mozilla security developer Gary Kwong used the Address Sanitizer tool to discover a double-free error when sending a zero-length XmlHttpRequest XHR. This was due to errors in memory allocation when using different...

6.8CVSS8.8AI score0.03888EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2015/01/13 12:00 a.m.61 views

Read-after-free in WebRTC — Mozilla

Security researcher Mitchell Harper discovered a read-after-free in WebRTC due to the way tracks are handled. This results in a either a potentially exploitable crash or incorrect WebRTC behavior...

7.5CVSS8.9AI score0.04158EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2014/12/02 12:00 a.m.61 views

Privileged access to security wrapped protected objects — Mozilla

Mozilla developer Bobby Holley discovered two issues involving security wrappers...

4.3CVSS9.1AI score0.01623EPSS
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2014/09/02 12:00 a.m.61 views

Use-after-free during DOM interactions with SVG — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team used the Address Sanitizer tool to discover a use-after-free during cycle collection. This was found in interactions with the SVG content through the document object model DOM with animating SVG content. This leads to a...

10CVSS8.8AI score0.05801EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2014/04/29 12:00 a.m.61 views

Out of bounds read while decoding JPG images — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team used the Address Sanitizer tool to discover a fixed offset out of bounds read issue while decoding specifically formatted JPG format images. This causes a non-exploitable crash...

6.5CVSS7.7AI score0.03175EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2014/03/18 12:00 a.m.61 views

SVG filters information disclosure through feDisplacementMap — Mozilla

Mozilla developer Robert O'Callahan reported a mechanism for timing attacks involving SVG filters and displacements input to feDisplacementMap. This allows displacements to potentially be correlated with values derived from content. This is similar to the previously reported techniques used for S...

7.5CVSS8.1AI score0.04002EPSS
SaveExploits3References3Affected Software4
Mozilla
Mozilla
added 2013/05/14 12:00 a.m.61 views

Use-after-free with video and onresize event — Mozilla

Security researcher Nils reported a use-after-free when resizing video while playing. This could allow for arbitrary code execution...

9.3CVSS3.6AI score0.05828EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2013/02/19 12:00 a.m.61 views

Use-after-free in nsImageLoadingContent — Mozilla

Security researcher Nils reported a use-after-free in nsImageLoadingContent when content script is executed. This could allow for arbitrary code execution...

9.3CVSS2.2AI score0.03498EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/11/20 12:00 a.m.61 views

Script entered into Developer Toolbar runs with chrome privileges — Mozilla

Security researcher Masato Kinugawa reported that when script is entered into the Developer Toolbar, it runs in a chrome privileged context. This allows for arbitrary code execution or cross-site scripting XSS if a user can be convinced to paste malicious code into the Developer Toolbar...

6.8CVSS8.2AI score0.02261EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2012/10/09 12:00 a.m.61 views

GetProperty function can bypass security checks — Mozilla

Mozilla community member Alice White reported that when the GetProperty function is invoked through JSAPI, security checking can be bypassed when getting cross-origin properties. This potentially allowed for arbitrary code execution...

9.3CVSS4.6AI score0.03078EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/09/21 12:00 a.m.61 views

SPDY information disclosure — Mozilla

Security researchers Thai Duong and Juliano Rizzo reported that SPDY's request header compression leads to information leakage, which can allow the extraction of private data such as session cookies, even over an encrypted SSL connection...

2.6CVSS9AI score0.02079EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2012/07/17 12:00 a.m.61 views

Miscellaneous memory safety hazards (rv:14.0/ rv:10.0.6) — 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...

9.3CVSS3.1AI score0.04843EPSS
SaveExploits0References4Affected Software5
Mozilla
Mozilla
added 2012/07/17 12:00 a.m.61 views

feed: URLs with an innerURI inherit security context of page — Mozilla

Security researchers Mario Gomes and Soroush Dalili reported that since Mozilla allows the pseudo-protocol feed: to prefix any valid URL, it is possible to construct feed:javascript: URLs that will execute scripts in some contexts. On some sites it may be possible to use this to evade output...

4.3CVSS8.7AI score0.02211EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2012/07/17 12:00 a.m.61 views

X-Frame-Options header ignored when duplicated — Mozilla

Bugzilla developer Frédéric Buclin reported that the "X-Frame-Options header is ignored when the value is duplicated, for example X-Frame-Options: SAMEORIGIN, SAMEORIGIN. This duplication occurs for unknown reasons on some websites and when it occurs results in Mozilla browsers not being protecte...

4.3CVSS9.3AI score0.02118EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/06/18 12:00 a.m.61 views

Use-after-free in nsHTMLSelectElement — Mozilla

Security researcher regenrecht reported a flaw that affected Firefox versions 4 through 8 via TippingPoint's Zero Day Initiative. This flaw is a use-after-free in nsHTMLSelectElement when the parent node of the element is no longer active and could allow for possible remote code execution...

7.5CVSS6.8AI score0.01861EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2012/06/05 12:00 a.m.61 views

Use-after-free while replacing/inserting a node in a document — Mozilla

Security researcher Arthur Gerkis used the Address Sanitizer tool to find a use-after-free while replacing/inserting a node in a document. This use-after-free could possibly allow for remote code execution...

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

Potential memory corruption during font rendering using cairo-dwrite — Mozilla

Security research firm iDefense reported that researcher wushi of team509 discovered a memory corruption on Windows Vista and Windows 7 systems with hardware acceleration disabled or using incompatible video drivers. This is created by using cairo-dwrite to attempt to render fonts on an unsupport...

9.3CVSS1.6AI score0.04104EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2011/09/27 12:00 a.m.61 views

Potentially exploitable crash in the YARR regular expression library — Mozilla

Security researcher Aki Helin reported a potentially exploitable crash in the YARR regular expression library used by JavaScript...

9.3CVSS9.2AI score0.0503EPSS
SaveExploits1References3Affected Software3
Mozilla
Mozilla
added 2009/02/03 12:00 a.m.61 views

XMLHttpRequest allows reading HTTPOnly cookies — Mozilla

Developer and Mozilla community member Wladimir Palant reported that cookies marked HTTPOnly were readable by JavaScript via the XMLHttpRequest.getResponseHeader and XMLHttpRequest.getAllResponseHeaders APIs. This vulnerability bypasses the security mechanism provided by the HTTPOnly flag which...

5CVSS1.5AI score0.0156EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2008/07/01 12:00 a.m.61 views

Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() — Mozilla

Mozilla security researcher mozbugra4 reported that mozIJSSubScriptLoader.LoadScript only applied XPCNativeWrappers to scripts loaded from standard chrome: URIs. Add-ons using this feature to load scripts from other schemes such as file: or data: typically dynamically generated scripts and chrome...

6.8CVSS2.3AI score0.03213EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2024/10/09 12:00 a.m.60 views

Security Vulnerability fixed in Firefox 131.0.2, Firefox ESR 128.3.1, Firefox ESR 115.16.1 — Mozilla

An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild...

9.8CVSS7.3AI score0.23184EPSS
SaveExploits3References2Affected Software2
Mozilla
Mozilla
added 2023/08/01 12:00 a.m.60 views

Security Vulnerabilities fixed in Firefox ESR 115.1 — Mozilla

Offscreen Canvas did not properly track cross-origin tainting, which could have been used to access image data from another site in violation of same-origin policy. In some circumstances, a stale value could have been used for a global variable in WASM JIT analysis. This resulted in incorrect...

8.8CVSS7.3AI score0.12484EPSS
SaveExploits1References11Affected Software1
Mozilla
Mozilla
added 2023/04/11 12:00 a.m.60 views

Security Vulnerabilities fixed in Firefox ESR 102.10 — Mozilla

An attacker could have caused an out of bounds memory access using WebGL APIs, leading to memory corruption and a potentially exploitable crash.This bug only affects Firefox for macOS. Other operating systems are unaffected. A local attacker can trick the Mozilla Maintenance Service into applying...

9.8CVSS9AI score0.00974EPSS
SaveExploits0References15Affected Software1
Mozilla
Mozilla
added 2016/06/07 12:00 a.m.60 views

Entering fullscreen and persistent pointerlock without user permission — Mozilla

Security researcher sushi Anton Larsson reported that when paired fullscreen and pointerlock requests are done in combination with closing windows, a pointerlock can be created within a fullscreen window without user permission. This pointerlock cannot then be cancelled without terminating the...

8.8CVSS2.9AI score0.01347EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2016/03/08 12:00 a.m.60 views

Buffer overflow in Brotli decompression — Mozilla

Security researcher Luke Li reported a pointer underflow bug in the Brotli library's decompression that leads to a buffer overflow. This results in a potentially exploitable crash when triggered...

8.8CVSS9.1AI score0.04141EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.60 views

CORS preflight is bypassed when non-standard Content-Type headers are received — Mozilla

Security researcher Shinto K Anto reported an issue with cross-origin resource sharing CORS "preflight" requests when receiving certain Content-Type headers. This is due to an error in implementation resulting in trying to process multiple media types when they are returned in the Content-Type...

7.5CVSS8.9AI score0.02841EPSS
SaveExploits0References3Affected Software4
Mozilla
Mozilla
added 2015/02/05 12:00 a.m.60 views

Update OpenH264 plugin to version 1.3 — Mozilla

Mozilla and Cisco developers as well as security researcher Nils reported security and stability bugs affecting the OpenH264 plugin version 1.1. This plugin was available to Desktop Firefox 34 and 35 users as an on-demand download as needed. Security researchers Nils and Hanno Böck also reported...

6.9AI score
SaveExploits0References6Affected Software2
Mozilla
Mozilla
added 2014/07/22 12:00 a.m.60 views

Use-after-free while when manipulating certificates in the trusted cache — Mozilla

Security researchers Tyson Smith and Jesse Schwartzentruber used the Address Sanitizer tool while fuzzing to discover a use-after-free error resulting in a crash. This is a result of a pair of NSSCertificate structures being added to a trust domain and then one of them is removed while they are...

10CVSS8.9AI score0.06109EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2014/03/18 12:00 a.m.60 views

Android Crash Reporter open to manipulation — Mozilla

Firefox for Android includes a Crash Reporter which sends crash data to Mozilla for analysis. Security researcher Roee Hay reported that third party Android applications could launch the crash reporter with their own arguments. Normally applications cannot read the private files of another...

6.4CVSS8.2AI score0.02344EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2014/03/18 12:00 a.m.60 views

Information disclosure through polygon rendering in MathML — Mozilla

Security researcher Tyson Smith and Jesse Schwartzentruber of the BlackBerry Security Automated Analysis Team used the Address Sanitizer tool while fuzzing to discover an out-of-bounds read during polygon rendering in MathML. This can allow web content to potentially read protected memory...

9.1CVSS8.6AI score0.0427EPSS
SaveExploits1References3Affected Software4
Mozilla
Mozilla
added 2014/03/18 12:00 a.m.60 views

Memory corruption in Cairo during PDF font rendering — Mozilla

Security researcher John Thomson discovered a memory corruption in the Cairo graphics library during font rendering of a PDF file for display. This memory corruption leads to a potentially exploitable crash and to a denial of service DOS. This issues is not able to be triggered in a default...

8.8CVSS9AI score0.0503EPSS
SaveExploits1References2Affected Software4
Mozilla
Mozilla
added 2014/02/04 12:00 a.m.60 views

Inconsistent JavaScript handling of access to Window objects — Mozilla

Mozilla developer Boris Zbarsky reported an inconsistency with the different JavaScript engines in how JavaScript native getters on window objects are handled by these engines. This inconsistency can lead to different behaviors in JavaScript code, allowing for a potential security issue with wind...

7.5CVSS8.6AI score0.03889EPSS
SaveExploits1References2Affected Software4
Mozilla
Mozilla
added 2013/12/10 12:00 a.m.60 views

GetElementIC typed array stubs can be generated outside observed typesets — Mozilla

Mozilla developer Eric Faust reported that during JavaScript compilation GetElementIC typed array stubs can be generated outside observed typesets. This could lead to unpredictable behavior with a potential security impact...

9.8CVSS2AI score0.04219EPSS
SaveExploits1References2Affected Software4
Mozilla
Mozilla
added 2013/12/10 12:00 a.m.60 views

Linux clipboard information disclosure though selection paste — Mozilla

Mozilla community member Vincent Lefevre reported that on Linux systems, web content can access data saved to the clipboard when a user attempts to paste a selection with a middle-click instead of pasting the selection content. This allows for possibly private data in the clipboard to be...

4.3CVSS1.6AI score0.03341EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/08/06 12:00 a.m.60 views

Local Java applets may read contents of local file system — Mozilla

Security researcher Georgi Guninski reported an issue with Java applets where in some circumstances the applet could access files on the local system when loaded using the a file:/// URI and violate file origin policy due to interaction with the codebase parameter. This affects applets running on...

5.4CVSS1.6AI score0.02424EPSS
SaveExploits0References3Affected Software5
Mozilla
Mozilla
added 2013/08/06 12:00 a.m.60 views

Document URI misrepresentation and masquerading — Mozilla

Mozilla security researcher mozbugra4 reported that through an interaction of frames and browser history it was possible to make the browser believe attacker-supplied content came from the location of a previous page in browser history. This allows for cross-site scripting XSS attacks by loading...

4.3CVSS1.6AI score0.01331EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2013/01/08 12:00 a.m.60 views

Buffer overflow in Javascript string concatenation — Mozilla

Security researcher pakt reported a flaw via TippingPoint's Zero Day Initiative that an integer overflow is possible when calculating the length for a Javascript string concatenation, which is then used for memory allocation. This results in a buffer overflow, leading to a potentially exploitable...

9.3CVSS3.9AI score0.0633EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/10/09 12:00 a.m.60 views

Spoofing and script injection through location.hash — Mozilla

Security researcher Mariusz Mlynski reported an issue with spoofing of the location property. In this issue, writes to location.hash can be used in concert with scripted history navigation to cause a specific website to be loaded into the history object. The baseURI can then be changed to this...

4.3CVSS8.8AI score0.02513EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/07/17 12:00 a.m.60 views

Same-compartment Security Wrappers can be bypassed — Mozilla

Mozilla developer Bobby Holley found that same-compartment security wrappers SCSW can be bypassed by passing them to another compartment. Cross-compartment wrappers often do not go through SCSW, but have a filtering policy built into them. When an object is wrapped cross-compartment, the SCSW is...

5CVSS9.1AI score0.02461EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/06/05 12:00 a.m.60 views

Privilege escalation through Mozilla Updater and Windows Updater Service — Mozilla

Security researcher James Forshaw of Context Information Security found two issues with the Mozilla updater and the Mozilla updater service introduced in Firefox 12 for Windows. The first issue allows Mozilla's updater to load a local DLL file in a privileged context. The updater can be called by...

7.2CVSS3.9AI score0.00297EPSS
SaveExploits1References4Affected Software3
Mozilla
Mozilla
added 2012/06/05 12:00 a.m.60 views

NSS parsing errors with zero length items — Mozilla

Security researcher Kaspar Brand found a flaw in how the Network Security Services NSS ASN.1 decoder handles zero length items. Effects of this issue depend on the field. One known symptom is an unexploitable crash in handling OCSP responses. NSS also mishandles zero-length basic constraints,...

5CVSS0.9AI score0.02945EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/03/13 12:00 a.m.60 views

Miscellaneous memory safety hazards (rv:11.0/ rv:10.0.3 / rv:1.9.2.28) — 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...

7.5CVSS3.1AI score0.04151EPSS
SaveExploits0References8Affected Software5
Mozilla
Mozilla
added 2012/01/31 12:00 a.m.60 views

<iframe> element exposed across domains via name attribute — Mozilla

Vitaly Nevgen reported that an attacker could replace a sub-frame in another domain's document by using the name attribute of the sub-frame as a form submission target. This can potentially allow for phishing attacks against users and violates the HTML5 frame navigation policy...

5CVSS9.2AI score0.02177EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2012/01/31 12:00 a.m.60 views

Miscellaneous memory safety hazards (rv:10.0/ 1.9.2.26) — 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.04597EPSS
SaveExploits1References4Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.60 views

Dangling pointer vulnerability in nsTreeSelection — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that there was a remaining dangling pointer issue leftover from the fix to CVE-2010-2753. Under certain circumstances one of the pointers held by a XUL tree selection could be freed and then later reused, potentially...

9.3CVSS3.2AI score0.06672EPSS
SaveExploits1References3Affected Software3
Mozilla
Mozilla
added 2010/06/22 12:00 a.m.60 views

User tracking across sites using Math.random() — Mozilla

Security researcher Amit Klein reported that it was possible to reverse engineer the value used to seed Math.random. Since the pseudo-random number generator was only seeded once per browsing session, this seed value could be used as a unique token to identify and track users across different web...

5.8CVSS3AI score0.04498EPSS
SaveExploits2References4Affected Software2
Total number of security vulnerabilities1596