Lucene search
K
MozillaMost viewed

1568 matches found

Mozilla
Mozilla
added 2015/07/02 12:0 a.m.36 views

OS X crash reports may contain entered key press information — Mozilla

Mozilla developer David Parks discovered while reviewing Firefox crash reports that personal data can sometimes be contained in reports from OS X systems. This is because these OS X crash reports will contain the native key that triggered the crash and this can sometimes contain key press...

4.3CVSS5.2AI score0.01713EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2013/12/10 12:0 a.m.36 views

Use-after-free in event listeners — 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 user-after-free when interacting with event listeners from the mListeners array. This leads to a potentially exploitable crash...

9.8CVSS3.9AI score0.06672EPSS
Exploits1References2Affected Software4
Mozilla
Mozilla
added 2013/08/06 12:0 a.m.36 views

Bypass of XrayWrappers using XBL Scopes — Mozilla

Mozilla Developer Bobby Holley and Mozilla security researcher mozbugra4 discovered a mechanism where XBL scopes can be be used to circumvent XrayWrappers from within the Chrome on unprivileged objects. This allows web content to potentially confuse privileged code and weaken invariants and can...

4.3CVSS3.9AI score0.02158EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2013/06/25 12:0 a.m.36 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
Exploits1References2Affected Software2
Mozilla
Mozilla
added 2012/06/05 12:0 a.m.36 views

Information disclosure though Windows file shares and shortcut files — Mozilla

Security researcher Paul Stone reported an attack where an HTML page hosted on a Windows share and then loaded could then load Windows shortcut files .lnk in the same share. These shortcut files could then link to arbitrary locations on the local file system of the individual loading the HTML pag...

2.9CVSS8.7AI score0.00463EPSS
Exploits0References2Affected Software5
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.36 views

Stealing of cross-domain images using WebGL textures — Mozilla

Security research firm Context IS discovered that an image from a different domain could be loaded into a WebGL texture, and then each pixel could be rendered into a canvas element with a shader program, creating an approximation of the image in a form that was readable by the creator of the WebG...

4.3CVSS5.8AI score0.01423EPSS
Exploits2References2Affected Software2
Mozilla
Mozilla
added 2010/06/22 12:0 a.m.36 views

Use-after-free error in nsCycleCollector::MarkRoots() — Mozilla

Security researcher wushi of team509 reported that the frame construction process for certain types of menus could result in a menu containing a pointer to a previously freed menu item. During the cycle collection process, this freed item could be accessed, resulting in the execution of a section...

9.3CVSS2.3AI score0.03985EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2009/12/15 12:0 a.m.36 views

GeckoActiveXObject exception messages can be used to enumerate installed COM objects — Mozilla

Security researcher Gregory Fleischer reported that the exception messages generated by Mozilla's GeckoActiveXObject differ based on whether or not the requested COM object's ProgID is present in the system registry. A malicious site could use this vulnerability to enumerate a list of COM objects...

7.8CVSS9AI score0.01616EPSS
Exploits1References2Affected Software2
Mozilla
Mozilla
added 2009/08/03 12:0 a.m.36 views

Crashes with evidence of memory corruption (rv:1.9.1.2/1.9.0.13) — 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.04939EPSS
Exploits0References6Affected Software1
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.36 views

-moz-binding property bypasses security checks on codebase principals — Mozilla

Security researcher Collin Jackson reported that the -moz-binding CSS property can be used to bypass security checks which validate codebase principals. Similar to the issue reported in MFSA 2008-23, Jackson demonstrated that an attacker can replace a stylesheet in a signed JAR which uses relativ...

7.5CVSS1.8AI score0.03261EPSS
Exploits0References3Affected Software2
Mozilla
Mozilla
added 2008/07/01 12:0 a.m.36 views

Remote site run as local file via Windows URL shortcut — Mozilla

Mozilla community member Geoff reported that URL shortcut files on Windows for example, saved IE favorites could be interpreted as if they were in the local file context when opened by Firefox, although the referenced remote content would be downloaded and displayed. Scripts loaded from the remot...

6.8CVSS1.5AI score0.01101EPSS
Exploits1References2Affected Software2
Mozilla
Mozilla
added 2008/02/07 12:0 a.m.36 views

Web browsing history and forward navigation stealing — Mozilla

Mozilla contributor David Bloom reported a vulnerability in the way images are treated by the browser when a user leaves a page which utilizes designMode frames. The reported issue can be used to steal a user's navigation history, forward navigation information, and crash the user's browser. The...

9.3CVSS0.2AI score0.03796EPSS
Exploits1References2Affected Software2
Mozilla
Mozilla
added 2008/02/07 12:0 a.m.36 views

File action dialog tampering — Mozilla

Security researcher Michal Zalewski demonstrated that timer-enabled security dialogs can be subverted by attackers using JavaScript to change the window focus. Zalewski showed that a user could be tricked into confirming a security dialog of this type by bringing the dialog back into focus right...

4.3CVSS2.5AI score0.03849EPSS
Exploits2References2Affected Software1
Mozilla
Mozilla
added 2007/11/26 12:0 a.m.36 views

jar: URI scheme XSS hazard — Mozilla

The jar: URI scheme was introduced as a mechanism to support digitally signed web pages, enabling web sites to load pages packaged in zip archives containing signatures in java-archive format...

4.3CVSS0.1AI score0.02712EPSS
Exploits0References3Affected Software2
Mozilla
Mozilla
added 2007/10/18 12:0 a.m.36 views

URIs with invalid %-encoding mishandled by Windows — Mozilla

On Windows XP with Internet Explorer 7 installed several "web related" URI schemes do not launch the registered protocol-handler if the URI contains an invalid %-encoded sequence. This was initially reported by Billy Rios and Nate McFeters with additional investigation by Secunia. A patch that...

9.3CVSS6.1AI score0.02648EPSS
Exploits0References3Affected Software3
Mozilla
Mozilla
added 2007/10/18 12:0 a.m.36 views

File input focus stealing vulnerability — Mozilla

A user on the Sla.ckers.org forums named hong reported that a file upload control could be filled programmatically by switching page focus to the label before a file upload form control for selected keyboard events. An attacker could use this trick to steal files from the users' computer if the...

4.3CVSS0.8AI score0.09648EPSS
Exploits2References4Affected Software2
Mozilla
Mozilla
added 2007/05/30 12:0 a.m.36 views

XSS using addEventListener — Mozilla

Mozilla contributor mozbugra4 demonstrated that the addEventListener method could be used to inject script into another site in violation of the browser's same-origin policy. This could be used to access or modify private or valuable information from that other site...

4.3CVSS2.9AI score0.01649EPSS
Exploits0References3Affected Software2
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.36 views

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

As part of the Firefox 1.5.0.2 release we fixed several crash bugs to improve the stability of the product, with a particular focus on finding crashes caused by DHTML. Some of these crashes showed evidence of memory corruption that we presume could be exploited to run arbitrary code with enough...

7.5CVSS1.5AI score0.0689EPSS
Exploits0References7Affected Software3
Mozilla
Mozilla
added 2025/04/29 12:0 a.m.35 views

Security Vulnerabilities fixed in Firefox 138 — Mozilla

Mozilla Firefox's update mechanism allowed a medium-integrity user process to interfere with the SYSTEM-level updater by manipulating the file-locking behavior. By injecting code into the user-privileged process, an attacker could bypass intended access controls, allowing SYSTEM-level file...

9.1CVSS7.9AI score0.00517EPSS
Exploits0References11Affected Software1
Mozilla
Mozilla
added 2022/07/26 12:0 a.m.35 views

Security Vulnerabilities fixed in Firefox ESR 102.1 — Mozilla

When combining CSS properties for overflow and transform, the mouse cursor could interact with different coordinates than displayed. When visiting directory listings for chrome:// URLs as source text, some parameters were reflected. When opening a Windows shortcut from the local filesystem, an...

8.8CVSS2.9AI score0.00748EPSS
Exploits0References4Affected Software1
Mozilla
Mozilla
added 2016/06/07 12:0 a.m.35 views

Out-of-bounds write with WebGL shader — Mozilla

Security researcher Aral reported an out-of-bounds write when using the ANGLE graphics library, which is used for WebGL content on Windows systems. This crash occurs due to improper size checking while writing to an array during some WebGL shader operations...

8.8CVSS8.6AI score0.0172EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2015/12/30 12:0 a.m.35 views

HTML injection in homescreen app bypassing DOM sanitizer — Mozilla

Mozilla fixed a bug in the l10n localization of the default homescreen app of Firefox OS reported by security researcher Muneaki Nishimura. Exploiting this issue requires tricking the user into bookmarking a specially crafted web page via the 'Add to home screen' functionality. As a result, an...

6.1CVSS6.2AI score0.00663EPSS
Exploits0References2Affected Software1
Mozilla
Mozilla
added 2015/12/15 12:0 a.m.35 views

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

10CVSS8AI score0.0602EPSS
Exploits0References4Affected Software4
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.35 views

Redefinition of non-configurable JavaScript object properties — Mozilla

Security researcher André Bargull reported non-configurable properties on JavaScript objects can be redefined while parsing JSON in violation of the ECMAScript 6 standard. This allows malicious web content to bypass same-origin policy by editing these properties to arbitrary values...

5CVSS7.3AI score0.03366EPSS
Exploits0References2Affected Software3
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.35 views

Out-of-bounds read with malformed MP3 file — Mozilla

Security researcher Aki Helin used the Address Sanitizer tool to discover an out-of-bounds read during playback of a malformed MP3 format audio file which switches sample formats. This could trigger a potentially exploitable crash or the reading of out-of-bounds memory content in some circumstanc...

7.5CVSS6.9AI score0.04769EPSS
Exploits0References2Affected Software4
Mozilla
Mozilla
added 2015/08/06 12:0 a.m.35 views

Remote HTML tag injection in Gaia Search app — Mozilla

Security researcher Muneaki Nishimura reported an issue with Gaia's Search app which allows an attacker to inject HTML code into the System app's context via specially-crafted search links. The injection occurs when the user opens such malicious link in the browser and then re-opens the browser o...

4.3CVSS6.7AI score0.00806EPSS
Exploits0References2Affected Software1
Mozilla
Mozilla
added 2015/05/12 12:0 a.m.35 views

Sensitive URL encoded information written to Android logcat — Mozilla

Security researcher Muneaki Nishimura reported that Firefox for Android would write potentially sensitive data to the Android logcat that was encoded as part of logged URL strings. On Android 4.0 or earlier systems, logcat data is available to any application having READLOGS permission, leading t...

2.1CVSS8.9AI score0.0033EPSS
Exploits0References2Affected Software1
Mozilla
Mozilla
added 2015/05/12 12:0 a.m.35 views

Referrer policy ignored when links opened by middle-click and context menu — Mozilla

Security researcher Alex Verstak reported that is ignored when a link is opened through the context menu or a middle-click by mouse. This means that, in some situations, the referrer policy is ignored when opening links in new tabs and may cause some pages to open without an HTTP Referer header...

4.3CVSS8.8AI score0.01904EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2014/12/02 12:0 a.m.35 views

Buffer overflow while parsing media content — Mozilla

Security researcher Abhishek Arya Inferno of the Google Chrome Security Team used the Address Sanitizer tool to discover a buffer overflow during the parsing of media content. This leads to a potentially exploitable crash...

6.8CVSS6.3AI score0.04052EPSS
Exploits0References2Affected Software5
Mozilla
Mozilla
added 2014/03/18 12:0 a.m.35 views

WebGL content injection from one domain to rendering in another — Mozilla

Mozilla developer Jeff Gilbert discovered a mechanism where a malicious site with WebGL content could inject content from its context to that of another site's WebGL context, causing the second site to replace textures and similar content. This cannot be used to steal data but could be used to...

6.8CVSS8.9AI score0.01147EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2013/08/06 12:0 a.m.35 views

Use after free mutating DOM during SetBody — Mozilla

Security researcher Nils used the Address Sanitizer to discover a use-after-free problem when the Document Object Model is modified during a SetBody mutation event. This causes a potentially exploitable crash...

9.3CVSS2.2AI score0.04502EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2013/04/02 12:0 a.m.35 views

Memory corruption while rendering grayscale PNG images — Mozilla

Mozilla community member Tobias Schula reported that if gfx.colormanagement.enablev4 preference is enabled manually in about:config, some grayscale PNG images will be rendered incorrectly and cause memory corruption during PNG decoding when certain color profiles are in use. A crafted PNG image...

4.3CVSS6.1AI score0.01382EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2013/02/19 12:0 a.m.35 views

Web content bypass of COW and SOW security wrappers — Mozilla

Mozilla developer Bobby Holley discovered that it was possible to bypass some protections in Chrome Object Wrappers COW and System Only Wrappers SOW, making their prototypes mutable by web content. This could be used leak information from chrome objects and possibly allow for arbitrary code...

9.3CVSS4.3AI score0.02361EPSS
Exploits0References2Affected Software5
Mozilla
Mozilla
added 2013/01/08 12:0 a.m.35 views

Use-after-free in Vibrate — Mozilla

Security researcher regenrecht reported, via TippingPoint's Zero Day Initiative, a use-after-free using the domDoc pointer within Vibrate library. This can lead to arbitrary code execution when exploited...

9.3CVSS6.9AI score0.06853EPSS
Exploits1References2Affected Software5
Mozilla
Mozilla
added 2011/12/20 12:0 a.m.35 views

Miscellaneous memory safety hazards (rv:9.0) — 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.04392EPSS
Exploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.35 views

XSS using SJOW scripted function — Mozilla

Mozilla security researcher mozbugra4 reported that the wrapper class XPCSafeJSObjectWrapper SJOW on the Mozilla 1.9.1 development branch has a logical error in its scripted function implementation that allows the caller to run the function within the context of another site. This is a violation ...

4.3CVSS1.5AI score0.0159EPSS
Exploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:0 a.m.35 views

Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12) — 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.03726EPSS
Exploits0References2Affected Software3
Mozilla
Mozilla
added 2009/02/03 12:0 a.m.35 views

Directives to not cache pages ignored — Mozilla

Paul Nel reported that certain HTTP directives to not cache web pages, Cache-Control: no-store and Cache-Control: no-cache for HTTPS pages, were being ignored by Firefox 3. On a shared system, applications relying upon these HTTP directives could potentially expose private data. Another user on t...

3.3CVSS9.3AI score0.00521EPSS
Exploits0References2Affected Software1
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.35 views

Crash and remote code execution in nsFrameManager — Mozilla

ling and wushi of team509, via TippingPoint's Zero Day Initiative program, reported a flaw in part of Mozilla's DOM constructing code. This vulnerability can be exploited by modifying certain properties of a file input element before it has finished initializing. When the blur method of the...

9.3CVSS2.9AI score0.03633EPSS
Exploits0References2Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.35 views

Crashes with evidence of memory corruption (rv:1.9.0.4/1.8.1.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...

10CVSS2.8AI score0.03839EPSS
Exploits0References7Affected Software3
Mozilla
Mozilla
added 2008/09/23 12:0 a.m.35 views

resource: traversal vulnerabilities — Mozilla

Mozilla developer Boris Zbarsky reported that the resource: protocol allowed directory traversal on Linux when using URL-encoded slashes...

7.8CVSS3.4AI score0.04438EPSS
Exploits2References3Affected Software3
Mozilla
Mozilla
added 2007/07/30 12:0 a.m.35 views

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

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

4.3CVSS2.7AI score0.05447EPSS
Exploits2References3Affected Software3
Mozilla
Mozilla
added 2007/03/05 12:0 a.m.35 views

Privilege escalation by setting img.src to javascript: URI — Mozilla

mozbugra4 reports that the fix for MFSA 2006-72 in Firefox 1.5.0.9 and Firefox 2.0.0.1 introduced a regression that allows scripts from web content to execute arbitrary code by setting the src attribute of an IMG tag to a specially crafted javascript: URI...

6.8CVSS3AI score0.03209EPSS
Exploits1References4Affected Software2
Mozilla
Mozilla
added 2007/02/23 12:0 a.m.35 views

Spoofing using custom cursor and CSS3 hotspot — Mozilla

David Eckel reported that browser UI elements--such as the host name and security indicators--could be spoofed by using a large, mostly transparent, custom cursor and adjusting the CSS3 hotspot property so that the visible part of the cursor floated outside the browser content area...

6.4CVSS3.7AI score0.01548EPSS
Exploits0References2Affected Software2
Mozilla
Mozilla
added 2006/07/25 12:0 a.m.35 views

Privilege escalation using named-functions and redefined "new Object()" — Mozilla

mozbugra4 discovered that named JavaScript functions have a parent object created using the standard Object constructor ECMA-specified behavior and that this constructor can be redefined by script also ECMA-specified behavior. If the Object constructor is changed to return a reference to a...

7.5CVSS8.9AI score0.05046EPSS
Exploits0References1Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:0 a.m.35 views

EvalInSandbox escape (Proxy Autoconfig, Greasemonkey) — Mozilla

Mozilla researcher mozbugra4 demonstrated that javascript run via EvalInSandbox can escape the sandbox and gain elevated privilege by calling valueOf on objects created outside the sandbox and inserted into it. Malicious scripts could use these privileges to compromise your computer or data...

9.3CVSS4.5AI score0.02702EPSS
Exploits0References5Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:0 a.m.35 views

Fixes for crashes with potential memory corruption (rv:1.8.0.4) — Mozilla

Mozilla team members discovered several crashes during testing of the browser engine showing evidence of memory corruption that we presume is exploitable...

9.3CVSS5.1AI score0.07118EPSS
Exploits0References12Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.35 views

Cross-site scripting using .valueOf.call() — Mozilla

mozbugra4 discovered that .valueOf.call and .valueOf.apply when called with no arguments were returning the Object class prototype rather than the caller's global window object. When called on a reachable property of another window this provides a hook to get around the same-origin protection,...

4.3CVSS2AI score0.0178EPSS
Exploits0References2Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.35 views

Cross-site JavaScript injection using event handlers — Mozilla

shutdown reported a method of injecting running JavaScript code into a page on another site using a modal alert to suspend an event handler while a new page is being loaded. This vulnerability allows an attacker to steal any confidential information the new page might contain, including any...

4.3CVSS1.3AI score0.03892EPSS
Exploits1References6Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.35 views

Downloading executables with "Save Image As..." — Mozilla

By layering a transparent image link to an executable on top of a visible and presumably desirable image a malicious site might be able to convince some visitors to right-click and choose "Save image as..." from the context menu and fool them by giving them the executable instead. When the users...

2.6CVSS5.6AI score0.02438EPSS
Exploits0References1Affected Software3
Total number of security vulnerabilities1568