Lucene search
+L
MozillaMost viewed

1579 matches found

Mozilla
Mozilla
added 2020/06/30 12:0 a.m.47 views

Security Vulnerabilities fixed in Firefox ESR 68.10 — Mozilla

Due to confusion about ValueTags on JavaScript Objects, an object may pass through the type barrier, resulting in memory corruption and a potentially exploitable crash.Note: this issue only affects Firefox on ARM64 platforms. Manipulating individual parts of a URL object could have caused an...

9.3CVSS1AI score0.03034EPSS
SaveExploits2References5Affected Software1
Mozilla
Mozilla
added 2020/06/30 12:0 a.m.47 views

Security Vulnerabilities fixed in Thunderbird 68.10.0 — Mozilla

Due to confusion about ValueTags on JavaScript Objects, an object may pass through the type barrier, resulting in memory corruption and a potentially exploitable crash.Note: this issue only affects Firefox on ARM64 platforms. Manipulating individual parts of a URL object could have caused an...

9.3CVSS0.4AI score0.03034EPSS
SaveExploits2References6Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.47 views

Information disclosure through Resource Timing API during page navigation — Mozilla

Amazon software engineer Catalin Dumitru reported that the URLs of resources loaded after a navigation started such as in an unload event handler were leaked to the following page through the Resource Timing API. This leads to potential information disclosure...

5CVSS1.6AI score0.0223EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.47 views

Crash in incremental garbage collection in JavaScript — Mozilla

Security researcher Jukka Jylänki reported a use-after-free in JavaScript caused by how objects and pointers are handled during incremental garbage collection in some circumstances working with object groups. When triggered, this causes a potential exploitable crash but is mitigated by the...

8.8CVSS9AI score0.02403EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/06/07 12:0 a.m.47 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:0 a.m.47 views

Local file overwriting and potential privilege escalation through CSP reports — Mozilla

Security researcher Nicolas Golubovic reported that a malicious page can overwrite files on the user's machine using Content Security Policy CSP violation reports. The file contents are restricted to the JSON format of the report. In many cases overwriting a local file may simply be destructive,...

8.8CVSS0.5AI score0.02331EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.47 views

Crash when using debugger with SavedStacks in JavaScript — Mozilla

Security researcher Spandan Veggalam reported a crash while using the debugger API with SavedStacks in JavaScript. This crash can only occurs when the debugger is in use but may be potentially exploitable...

5.1CVSS6.2AI score0.03211EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/07/02 12:0 a.m.47 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/05/12 12:0 a.m.47 views

Miscellaneous memory safety hazards (rv:38.0 / rv:31.7) — Mozilla

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

7.5CVSS9.8AI score0.0491EPSS
SaveExploits0References4Affected Software5
Mozilla
Mozilla
added 2015/02/24 12:0 a.m.47 views

Malicious WebGL content crash when writing strings — Mozilla

Security researcher Daniele Di Proietto discovered that when WebGL content crafted in a specific manner wrote strings, it would cause a crash when this content was run...

5CVSS8.8AI score0.02013EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2014/12/02 12:0 a.m.47 views

Use-after-free during HTML5 parsing — Mozilla

Security researcher SkyLined reported a use-after-free created by triggering the creation of a second root element while parsing HTML written to a document created with document.open. This leads to a potentially exploitable crash...

6.8CVSS5.9AI score0.03377EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2014/12/02 12:0 a.m.47 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/10/14 12:0 a.m.47 views

Use-after-free interacting with text directionality — Mozilla

Security researcher regenrecht reported, via TippingPoint's Zero Day Initiative, a use-after-free during text layout when interacting with text direction. This results in a crash which can lead to arbitrary code execution...

7.5CVSS9.4AI score0.04055EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2014/04/29 12:0 a.m.47 views

Web Audio memory corruption issues — Mozilla

Security researcher Ash reported an out of bounds read issue with Web Audio. This issue could allow for web content to trigger crashes that are potentially exploitable...

9.3CVSS8.8AI score0.05423EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2013/12/10 12:0 a.m.47 views

Segmentation violation when replacing ordered list elements — 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 mechanism where inserting an ordered list into a document through script could lead to a potentially exploitable crash that ca...

10CVSS2AI score0.11076EPSS
SaveExploits2References2Affected Software4
Mozilla
Mozilla
added 2013/10/29 12:0 a.m.47 views

Improperly initialized memory and overflows in some JavaScript functions — Mozilla

Compiler Engineer Dan Gohman of Google discovered a flaw in the JavaScript engine where memory was being incorrectly allocated for some functions and the calls for allocations were not always properly checked for overflow, leading to potential buffer overflows. When combined with other...

4.3CVSS3.3AI score0.02088EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2013/09/17 12:0 a.m.47 views

Shared object library loading from writable location — Mozilla

Mozilla developer Vladimir Vukicevic reported that Firefox for Android will optionally load a shared object .so library in order to enable GL tracing. When this is occurs, it can be from a world writable location, allowing for it to be replaced by malicious third party applications before it is...

6.8CVSS6.1AI score0.01823EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2013/06/25 12:0 a.m.47 views

Memory corruption found using Address Sanitizer — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team used the Address Sanitizer tool to discover a series of use-after-free problems rated critical as security issues in shipped software. Some of these issues are potentially exploitable, allowing for remote code execution...

10CVSS2.1AI score0.05397EPSS
SaveExploits0References6Affected Software5
Mozilla
Mozilla
added 2013/06/25 12:0 a.m.47 views

Homograph domain spoofing in .com, .net and .name — Mozilla

Security researcher 3ric Johanson reported in discussions with Richard Newman and Holt Sorenson that Verisign's prevention measures for homograph attacks using Internationalized Domain Names IDN were insufficiently rigorous, and this led to a limited possibility for domain spoofing in Firefox...

5CVSS0.7AI score0.0208EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2013/06/25 12:0 a.m.47 views

Privileged content access and execution via XBL — Mozilla

Security researcher Mariusz Mlynski reported that it is possible to compile a user-defined function in the XBL scope of a specific element and then trigger an event within this scope to run code. In some circumstances, when this code is run, it can access content protected by System Only Wrappers...

9.3CVSS5.5AI score0.03337EPSS
SaveExploits0References3Affected Software5
Mozilla
Mozilla
added 2012/10/09 12:0 a.m.47 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:0 a.m.47 views

Crash with WebGL content using textImage2D — Mozilla

Mozilla community member Ms2ger found an image rendering issue with WebGL when texImage2D uses use JSVALTOOBJECT on arbitrary objects. This can lead to a crash on a maliciously crafted web page. While there is no evidence that this is directly exploitable, there is a possibility of remote code...

9.3CVSS2.9AI score0.03538EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/03/13 12:0 a.m.47 views

Crash when accessing keyframe cssText after dynamic modification — Mozilla

Mozilla community member Daniel Glazman of Disruptive Innovations reported a crash when accessing a keyframe's cssText after dynamic modification. This crash may be potentially exploitable...

7.5CVSS2.9AI score0.03868EPSS
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/03/13 12:0 a.m.47 views

Escalation of privilege with Javascript: URL as home page — Mozilla

Security researcher Mariusz Mlynski reported that an attacker able to convince a potential victim to set a new home page by dragging a link to the "home" button can set that user's home page to a javascript: URL. Once this is done the attacker's page can cause repeated crashes of the browser,...

6.8CVSS1AI score0.02772EPSS
SaveExploits1References4Affected Software5
Mozilla
Mozilla
added 2011/12/20 12:0 a.m.47 views

.jar not treated as executable in Firefox 3.6 on Mac — Mozilla

Part of the fix for MFSA 2011-40, reported by Mariusz Mlynski, was to treat .jar files as executables. This is necessary because Java treats downloaded .jar files as fully-featured "Applications" rather than restricting them to the limited privileges of in-browser "Applets". The fix taken in...

6.8CVSS6.3AI score0.01035EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2011/09/27 12:0 a.m.47 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 2010/09/07 12:0 a.m.47 views

Copy-and-paste or drag-and-drop into designMode document allows XSS — Mozilla

Security researcher Paul Stone reported that when an HTML selection containing JavaScript is copy-and-pasted or dropped onto a document with designMode enabled the JavaScript will be executed within the context of the site where the code was dropped. A malicious site could leverage this issue in ...

4.3CVSS0.6AI score0.0207EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.47 views

UTF-7 XSS by overriding document charset using <object> type attribute — Mozilla

Security researchers David Huang and Collin Jackson of Carnegie Mellon University CyLab Silicon Valley campus reported that the type attribute of an tag can override the charset of a framed HTML document, even when the document is included across origins. A page could be constructed containing su...

4.3CVSS9AI score0.02107EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.47 views

XUL tree removal crash and remote code execution — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that XUL objects could be manipulated such that the setting of certain properties on the object would trigger the removal of the tree from the DOM and cause certain sections of deleted memory to be accessed. In product...

9.3CVSS3.7AI score0.04812EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.47 views

Crash and remote code execution in normalizeDocument — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that code used to normalize a document contained a logical flaw that could be leveraged to run arbitrary code. When the normalization code ran, a static count of the document's child nodes was used in the traversal, so...

9.3CVSS2AI score0.05366EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/06/22 12:0 a.m.47 views

Crashes with evidence of memory corruption (rv:1.9.2.4/ 1.9.1.10) — 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.06119EPSS
SaveExploits1References8Affected Software3
Mozilla
Mozilla
added 2010/03/30 12:0 a.m.47 views

Arbitrary code execution with Firebug XMLHttpRequestSpy — Mozilla

Mozilla security researcher mozbugra4 reported that the XMLHttpRequestSpy module in the Firebug add-on was exposing an underlying chrome privilege escalation vulnerability. When the XMLHttpRequestSpy object was created, it would attach various properties of itself to objects defined in web conten...

5.1CVSS1AI score0.03275EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/03/30 12:0 a.m.47 views

Image src redirect to mailto: URL opens email editor — Mozilla

phpBB developer Henry Sudhof reported that when an image tag points to a resource that redirects to a mailto: URL, the external mail handler application is launched. This issue poses no security threat to users but could create an annoyance when browsing a site that allows users to post arbitrary...

4.3CVSS1.6AI score0.02219EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/02/17 12:0 a.m.47 views

XSS due to window.dialogArguments being readable cross-domain — Mozilla

Security researcher Hidetake Jo of Microsoft Vulnerability Research reported that the properties set on an object passed to showModalDialog were readable by the document contained in the dialog, even when the document was from a different domain. This is a violation of the same-origin policy and...

5CVSS0.9AI score0.02147EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.47 views

Same-origin violations when Adobe Flash loaded via view-source: scheme — Mozilla

Security researcher Gregory Fleischer reported that when an Adobe Flash file is loaded via the view-source: scheme, the Flash plugin misinterprets the origin of the content as localhost, leading to two specific vulnerabilities:...

6.8CVSS2.4AI score0.02183EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2007/05/30 12:0 a.m.47 views

Security Vulnerability in APOP Authentication — Mozilla

Gaëtan Leurent informed us of a weakness in APOP authentication that could allow an attacker to recover the first part of your mail password if the attacker could interpose a malicious mail server on your network masquerading as your legitimate mail server. With normal settings it could take...

2.6CVSS2.1AI score0.02423EPSS
SaveExploits1References4Affected Software2
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.47 views

Privilege escalation through Print Preview — Mozilla

Georgi Guninski reported two variants of using scripts in an XBL control to gain chrome privileges when the page is viewed under "Print Preview"...

7.6CVSS3.1AI score0.06371EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2024/10/01 12:0 a.m.46 views

Security Vulnerabilities fixed in Firefox 131 — Mozilla

A user who enables full-screen mode on a specially crafted web page could potentially be prevented from exiting full screen mode. This may allow spoofing of other sites as the address bar is no longer visible.This bug only affects Firefox Focus for Android. Other versions of Firefox are unaffecte...

9.8CVSS8.2AI score0.00549EPSS
SaveExploits0References14Affected Software1
Mozilla
Mozilla
added 2021/08/10 12:0 a.m.46 views

Security Vulnerabilities fixed in Firefox ESR 78.13 — Mozilla

A suspected race condition when calling getaddrinfo led to memory corruption and a potentially exploitable crash. Note: This issue only affected Linux operating systems. Other operating systems are unaffected. Firefox incorrectly treated an inline list-item element as a block element, resulting i...

8.8CVSS1.5AI score0.01451EPSS
SaveExploits5References6Affected Software1
Mozilla
Mozilla
added 2020/12/01 12:0 a.m.46 views

Security Vulnerabilities fixed in Thunderbird 78.5.1 — Mozilla

When reading SMTP server status codes, Thunderbird writes an integer value to a position on the stack that is intended to contain just one byte. Depending on processor architecture and stack layout, this leads to stack corruption that may be exploitable...

9.3CVSS1.9AI score0.01222EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2020/03/10 12:0 a.m.46 views

Security Vulnerabilities fixed in Thunderbird 68.6 — Mozilla

When removing data about an origin whose tab was recently closed, a use-after-free could occur in the Quota manager, resulting in a potentially exploitable crash. By carefully crafting promise resolutions, it was possible to cause an out-of-bounds read off the end of an array resized during scrip...

9.8CVSS0.2AI score0.03191EPSS
SaveExploits2References7Affected Software1
Mozilla
Mozilla
added 2017/01/24 12:0 a.m.46 views

Security vulnerabilities fixed in Firefox ESR 45.7 — Mozilla

JIT code allocation can allow for a bypass of ASLR and DEP protections leading to potential memory corruption attacks. Use-after-free while manipulating XSL in XSLT documents Hashed codes of JavaScript objects are shared between pages. This allows for pointer leaks because an object’s address can...

9.8CVSS9.2AI score0.33199EPSS
SaveExploits16References11Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Integer overflow in WebSockets during data buffering — Mozilla

Security researcher Samuel Groß reported an integer overflow error in WebSockets during data buffering on incoming packets when an allocated buffer is resized incorrectly. This results in the buffer array holding the data being shrunk, instead of grown, resulting in attacker controlled data being...

8.8CVSS2.5AI score0.04178EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Favicon network connection can persist when page is closed — Mozilla

Security researcher Toni Huttunen reported that once the favicon is requested from a site, the remote server can keep the favicon network connection open even when the page is later closed. This allows a malicious site to continue to use this channel to send requests to the browser, leading to...

4.3CVSS1.1AI score0.01459EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Stack underflow during 2D graphics rendering — Mozilla

Georg Koppen of the Tor Project used the Address Sanitizer tool to discover a stack buffer underflow when calculating clipping regions in 2D graphics. This results in a potentially exploitable crash...

8.8CVSS2.9AI score0.03065EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Cairo rendering crash due to memory allocation issue with FFmpeg 0.10 — Mozilla

Security researcher Bert Massop reported a crash in the Cairo graphics layer on Linux systems using the LibAV library included in version 0.10 of the FFmpeg library. This was due to an error when allocating the LibAV header when decoding some videos...

6.5CVSS7.6AI score0.0179EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Addressbar spoofing with right-to-left characters on Firefox for Android — Mozilla

Security researcher Rafay Baloch reported a mechanism to spoof the addressbar in Firefox for Android using right-to-left character sets when combined with left-to-right characters. This can be used to cause only certain portions of the loaded left-to-right character portion of the URL to be...

5.3CVSS7.3AI score0.00903EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2016/08/02 12:0 a.m.46 views

Use-after-free in service workers with nested sync events — Mozilla

Security researcher Looben Yang discovered a use-after-free vulnerability when working with nested sync event loops in Service Workers. He discovered a mechanism where scripts can close their own worker, which will then trigger a synchronization XMLHttpRequest on this now closed and released...

8.8CVSS2.3AI score0.03259EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2016/06/07 12:0 a.m.46 views

Use-after-free deleting tables from a contenteditable document — Mozilla

Security researcher firehack used the Address Sanitizer tool to discover a use-after-free in contenteditable mode. This occurs when deleting document object model DOM table elements created within the editor and results in a potentially exploitable crash...

7.5CVSS3.5AI score0.02771EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2016/04/26 12:0 a.m.46 views

Elevation of privilege with chrome.tabs.update API in web extensions — Mozilla

Security researcher Muneaki Nishimura nishimunea of Recruit Technologies Co., Ltd. reported that the chrome.tabs.update API for web extensions allows for navigation to javascript: URLs without additional permissions. This can used to elevate privilege for a universal cross-site scripting XSS atta...

5.4CVSS6.4AI score0.01252EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities1579