Lucene search
+L
MozillaMost viewed

1587 matches found

Mozilla
Mozilla
added 2015/08/06 12:00 a.m.40 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
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2013/08/06 12:00 a.m.40 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
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2013/02/19 12:00 a.m.40 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
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2012/11/20 12:00 a.m.40 views

XrayWrappers exposes chrome-only properties when not in chrome compartment — Mozilla

Mozilla developer Peter Van der Beken discovered that same-origin XrayWrappers expose chrome-only properties even when not in a chrome compartment. This can allow web content to get properties of DOM objects that are intended to be chrome-only...

4.3CVSS8.4AI score0.0211EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2011/03/01 12:00 a.m.40 views

Use-after-free error using Web Workers — Mozilla

Daniel Kozlowski reported that a JavaScript Worker could be used to keep a reference to an object that could be freed during garbage collection. Subsequent calls through this deleted reference could cause attacker-controlled memory to be executed on a victim's computer...

10CVSS4.6AI score0.0472EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:00 a.m.40 views

Crash caused by corrupted JPEG image — Mozilla

Security researcher Jordi Chancel reported that a JPEG image could be constructed that would be decoded incorrectly, causing data to be written past the end of a buffer created to store the image. An attacker could potentially craft such an image that would cause malicious code to be stored in...

9.3CVSS2.3AI score0.04698EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.40 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
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.40 views

Crash on Mac using fuzzed font in data: URL — Mozilla

Security researcher Marc Schoenefeld reported that a specially crafted font could be applied to a document and cause a crash on Mac systems. The crash showed signs of memory corruption and presumably could be used by an attacker to execute arbitrary code on a victim's computer...

9.3CVSS9.6AI score0.03749EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.40 views

Information leak via XMLHttpRequest statusText — Mozilla

Matt Haggard reported that the statusText property of an XMLHttpRequest object is readable by the requester even when the request is made across origins. This status information reveals the presence of a web server and could be used to gather information about servers on internal private networks...

4.3CVSS9.1AI score0.02001EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2009/07/21 12:00 a.m.40 views

Heap/integer overflows in font glyph rendering libraries — Mozilla

oCERT security researcher Will Drewry reported a series of heap and integer overflow vulnerabilities which independently affected multiple font glyph rendering libraries. On Linux platforms libpango was susceptible to the vulnerabilities while on OS X CoreGraphics was similarly vulnerable. An...

10CVSS2.1AI score0.06329EPSS
SaveExploits2References4Affected Software1
Mozilla
Mozilla
added 2008/03/25 12:00 a.m.40 views

Privacy issue with SSL Client Authentication — Mozilla

Peter Brodersen and Alexander Klink independently reported that the default setting for SSL Client Authentication, automatically selecting a client certificate on behalf of the user, creates a potential privacy issue for users by allowing tracking through client certificates. For users who alread...

5CVSS1.8AI score0.01272EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2007/10/18 12:00 a.m.40 views

Possible file stealing through sftp protocol — Mozilla

On Linux machines with gnome-vfs support the smb: and sftp: URI schemes are available in Firefox. Georgi Guninski showed that if an attacker can store the attack page in a mutually accessible location on the target server /tmp perhaps and lure the victim into loading it, the attacker could...

4.3CVSS3.1AI score0.02441EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2007/03/05 12:00 a.m.40 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
SaveExploits1References4Affected Software2
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.40 views

Buffer overflow in crypto.signText() — Mozilla

Mikolaj Habryn discovered an array index bug in crypto.signText that results in overflowing an allocated array of pointers by two when optional Certificate Authority name arguments are passed in...

5CVSS3.6AI score0.04907EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.40 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.02753EPSS
SaveExploits0References5Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.40 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
SaveExploits0References7Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.40 views

Privilege escalation using crypto.generateCRMFRequest — Mozilla

shutdown demonstrated that the crypto.generateCRMFRequest method can be used to run arbitrary code with the privilege of the user, which could enable an attacker to install malware...

9.3CVSS4.7AI score0.09488EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.40 views

CSS Letter-Spacing Heap Overflow Vulnerability — Mozilla

An anonymous researcher for TippingPoint and the Zero Day Initiative discovered an integer overflow triggered by the CSS letter-spacing property. This results in in under-allocating memory and ultimately a heap buffer overflow which could be exploited to run code of the attacker's choice...

9.3CVSS3.3AI score0.1034EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2005/03/22 12:00 a.m.40 views

GIF heap overflow parsing Netscape extension 2 — Mozilla

An GIF processing error when parsing the obsolete Netscape extension 2 can lead to an exploitable heap overrun, allowing an attacker to run arbitrary code on the user's machine...

5.1CVSS6.6AI score0.15116EPSS
SaveExploits4References3Affected Software3
Mozilla
Mozilla
added 2023/08/01 12:00 a.m.39 views

Security Vulnerabilities fixed in Firefox ESR 102.14 — 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.4AI score0.12484EPSS
SaveExploits1References9Affected Software1
Mozilla
Mozilla
added 2022/06/01 12:00 a.m.39 views

Security Vulnerabilities fixed in Firefox for iOS 101 — Mozilla

The search term could have been specified externally to trigger SQL injection...

9.8CVSS1.6AI score0.00581EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2021/06/01 12:00 a.m.39 views

Security Vulnerabilities fixed in Firefox for iOS 34 — Mozilla

When a download was initiated, the client did not check whether it was in normal or private browsing mode, which led to private mode cookies being shared in normal browsing mode...

4.3CVSS4.8AI score0.00671EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2016/01/26 12:00 a.m.39 views

Lightweight themes on Firefox for Android do not verify a secure connection — Mozilla

Mozilla developer Margaret Leibovic reported when Firefox for Android installs lightweight themes, it does not check to verify that they are served over an HTTPS connection. Instead, themes can be installed over an unencrypted connection, which could allow for a man-in-the-middle MITM attack by...

5.3CVSS6.6AI score0.00532EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.39 views

Memory corruption in libjar through zip files — Mozilla

Security researcher Gustavo Grieco reported a buffer underflow in libjar triggered through a maliciously crafted ZIP format file. This results in a potentially exploitable crash...

7.5CVSS9AI score0.04229EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.39 views

CSP bypass due to permissive Reader mode whitelist — Mozilla

Security researcher Mario Heiderich reported an issue where the security protections of Reader mode in Firefox can be bypassed, allowing scripts to be run. Mozilla developer Frederik Braun independently discovered and reported this same issue as well. This issue happens even though Reader View...

4.3CVSS8.4AI score0.02282EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.39 views

Disabling scripts in Add-on SDK panels has no effect — Mozilla

Add-on authors Jason Hamilton and Peter Arremann with AMO editor Sylvain Giroux reported a vulnerability when a panel is created using the Add-on SDK in a browser extension. Defining a panel with script: false is supposed to disable script execution but it was found that inline script would still...

4.3CVSS8.8AI score0.01889EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2015/11/03 12:00 a.m.39 views

Firefox for Android addressbar can be removed after fullscreen mode — Mozilla

Security researcher Jordi Chancel reported when Firefox for Android exits fullscreen mode, it can be induce through script to not restore the addressbar when the window is redrawn in normal mode. This could allow an attacker to spoof the addressbar with their own content...

4.3CVSS8.7AI score0.01481EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/09/22 12:00 a.m.39 views

Site attribute spoofing on Android by pasting URL with unknown scheme — Mozilla

Security researcher Jordi Chancel reported that on Firefox for Android, when a URL is pasted with an unknown protocol, such as secure: or httpz:, the pasted URL is shown in the addressbar but no navigation occurs. Other addressbar attributes present before this pasted URL is entered will continue...

4.3CVSS6.1AI score0.01842EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/05/12 12:00 a.m.39 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
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2014/12/02 12:00 a.m.39 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
SaveExploits0References2Affected Software5
Mozilla
Mozilla
added 2014/09/02 12:00 a.m.39 views

Profile directory file access through file: protocol — Mozilla

Security researcher Yu Dongsong reported on Firefox for Android that a file: protocol hyperlink could link to a local file in the Firefox profile directory, bypassing access restrictions. This issue was previously addressed in Mozilla Foundation Security Advisory 2014-33 but not completely...

4.3CVSS8.6AI score0.01177EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2011/12/20 12:00 a.m.39 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.04372EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.39 views

Insecure Diffie-Hellman key exchange — Mozilla

Mozilla cryptographer Nelson Bolyard reported that the SSL implementation was permitting servers to use Diffie-Hellman Ephemeral mode DHE with too short of a minimum key length. DHE keys of such lengths are trivially breakable on modern hardware so SSL servers operating in this mode were providin...

7.5CVSS2.8AI score0.03036EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.39 views

Escaped null characters ignored by CSS parser — Mozilla

Kojima Hajime reported that unlike literal null characters which were handled correctly, the escaped form '\0' was ignored by the CSS parser and treated as if it was not present in the CSS input string. This issue could potentially be used to bypass script sanitization routines in web application...

5CVSS2.2AI score0.02212EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.39 views

Errors parsing URLs with leading whitespace and control characters — Mozilla

Perl developer Chip Salzenberg reported that certain control characters, when placed at the beginning of a URL, would lead to incorrect parsing resulting in a malformed URL being output by the parser. IBM researchers Justin Schuh, Tom Cross, and Peter William also reported a related symptom as pa...

4.3CVSS1AI score0.02222EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:00 a.m.39 views

Image stealing via canvas and HTTP redirect — Mozilla

Mozilla developer Georgi Guninski reported that the canvas element could be used in conjunction with an HTTP redirect to bypass same-origin restrictions and gain access to the content in arbitrary images from other domains. This vulnerability could be used by an attacker to steal private...

5CVSS1.5AI score0.02043EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/09/23 12:00 a.m.39 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
SaveExploits2References3Affected Software3
Mozilla
Mozilla
added 2008/07/01 12:00 a.m.39 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
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2008/02/07 12:00 a.m.39 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
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2008/02/07 12:00 a.m.39 views

Directory traversal via chrome: URI — Mozilla

Gerry Eisenhaur reported the chrome: URI scheme improperly allowed directory traversal that could be used to load JavaScript, images, and stylesheets from local files in known locations. This traversal was possible only when the browser had installed add-ons which used "flat" packaging rather tha...

4.3CVSS3.1AI score0.08633EPSS
SaveExploits1References4Affected Software3
Mozilla
Mozilla
added 2007/05/30 12:00 a.m.39 views

Persistent Autocomplete Denial of Service — Mozilla

Marcel reported that a malicious web page could perform a denial of service attack against the form autocomplete feature that would persist from session to session until the malicious form data was deleted. Filling a text field with millions of characters and submitting the form will cause the...

4.3CVSS3.2AI score0.01798EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.39 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.05359EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.39 views

File stealing by changing input type (variant) — Mozilla

Chuck McAuley provided Proof-of-Concept code that demonstrates that MFSA 2006-23 was not fixed for all cases. In Firefox 1.5.0.2 it is still possible to pre-fill a text input control with the path to a file at a known location and then change the type of the input control to a file upload control...

4.3CVSS3.3AI score0.01677EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2006/04/21 12:00 a.m.39 views

Table Rebuilding Code Execution Vulnerability — Mozilla

An anonymous researcher for TippingPoint and the Zero Day Initiative reports that an invalid and nonsensical ordering of table-related tags causes Mozilla to use a negative array index. This invalid memory use can be exploited to run code of the attacker's choice...

9.3CVSS3.9AI score0.07786EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.39 views

Localstore.rdf XML injection through XULDocument.persist() — Mozilla

XULDocument.persist did not validate the attribute name, allowing an attacker to inject XML into localstore.rdf that would be read and acted upon at startup. This could include JavaScript commands that would be run with the permissions of the browser...

5CVSS3.7AI score0.04136EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.39 views

JavaScript garbage-collection hazards — Mozilla

Garbage collection hazards have been found in the JavaScript engine where some routines used temporary variables that were not properly protected rooted. Specially crafted objects could contain a user-defined method that would be called during the lifetime of these temporaries. If this method...

7.5CVSS0.9AI score0.04577EPSS
SaveExploits0References2Affected Software4
Mozilla
Mozilla
added 2006/02/01 12:00 a.m.39 views

"AnyName" entrainment and access control hazard — Mozilla

The implementation of E4X introduced an internal "AnyName" object which was unintentionally exposed to web content. This singleton object could be used by two cooperating domains as a communication channel to get around same-origin restrictions that prevent direct access from one window or frame ...

6.4CVSS6AI score0.02019EPSS
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2005/02/24 12:00 a.m.39 views

Plugins can be used to load privileged content — Mozilla

Plugins such as flash can be used to load privileged content into a frame. Once loaded various spoofs can be applied to get the user to interact with the privileged content. Michael Krax's "Fireflashing" example demonstrates that an attacker can open about:config in a frame, hide it with an opaci...

5.1CVSS1.9AI score0.07322EPSS
SaveExploits1References4Affected Software2
Mozilla
Mozilla
added 2025/03/27 12:00 a.m.38 views

Security Vulnerability fixed in Firefox 136.0.4, Firefox ESR 128.8.1, Firefox ESR 115.21.1 — Mozilla

Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. The original vulnerability was...

8.3CVSS7.9AI score0.08521EPSS
SaveExploits7References2Affected Software2
Mozilla
Mozilla
added 2022/06/29 12:00 a.m.38 views

Security Vulnerabilities fixed in Firefox for iOS 102 — Mozilla

Internal URLs are protected by a secret UUID key, which could have been leaked to web page through the Referrer header...

6.5CVSS1.5AI score0.00412EPSS
SaveExploits0References1Affected Software1
Total number of security vulnerabilities1587