3269 matches found
CVE-2024-4774
CVE-2024-4774 affects Mozilla Firefox earlier than 126.0. The issue is in ShmemCharMapHashEntry(), where move semantics for one data member can bypass proper move, causing potentially undefined behavior. Documents corroborate Firefox
CVE-2014-1529
CVE-2014-1529 affects Mozilla Firefox and related Mozilla products (Firefox before 29.0, ESR 24.x before 24.5, Thunderbird before 24.5, SeaMonkey before 2.26). The Web Notification API vulnerability allows remote attackers to bypass source-component restrictions and run arbitrary JavaScript in a ...
CVE-2014-1590
CVE-2014-1590 affects Mozilla Firefox (before 34.0), Firefox ESR (31.x before 31.3), Thunderbird (before 31.3), and SeaMonkey (before 2.31). The issue is a denial of service caused by an error when passing a crafted JavaScript object to XMLHttpRequest.prototype.send. Remediation is to upgrade to ...
CVE-2015-4477
CVE-2015-4477 is a use-after-free vulnerability in Firefox’s MediaStream playback, triggered by the Web Audio API during audio processing. The issue allows remote attackers to potentially execute arbitrary code and is associated with Firefox versions before 40.0. Remediation is to update to Firef...
CVE-2015-4490
Mozilla Firefox before 40.0 is affected: Content Security Policy wildcard handling allowed blob:, data:, and filesystem: URLs to bypass CSP expectations, enabling potential XSS. This is discussed in MFSA2015-91 and related advisories; remediation is to upgrade Firefox (and ESR) to a version where...
CVE-2016-2808
Vulnerability summary (CVE-2016-2808) : The watch() implementation in Firefox’s JavaScript engine can overflow the 32-bit generation counter of the underlying HashMap, causing a write to an invalid entry. This can enable remote attackers to execute arbitrary code or cause a denial of service when...
CVE-2016-5258
CVE-2016-5258 is a use-after-free vulnerability in Firefox’s WebRTC DTLS handling, specifically a memory misreference in the WebRTC socket thread during shutdown of a WebRTC session. Public sources consistently describe it as allowing remote code execution due to incorrect free operations on DTLS...
CVE-2017-5455
CVE-2017-5455 describes a sandbox-escape vulnerability in Firefox ESR < 52.1 and Firefox
CVE-2018-5109
CVE-2018-5109 : Firefox before 58 is vulnerable where an audio capture prompt can incorrectly display the origin. This can mislead users about which site requested audio capture. Affected: Firefox
CVE-2018-5113
The issue CVE-2018-5113 affects Firefox
CVE-2018-5114
CVE-2018-5114 affects Mozilla Firefox (pre-58) where changing an existing cookie to HttpOnly while a document is open leaves the original value accessible via script until the document is closed; network requests then use the changed HttpOnly cookie. Reported as part of the Firefox set of issues ...
CVE-2018-5166
CVE-2018-5166 affects Firefox
CVE-2018-5182
CVE-2018-5182 affects Mozilla Firefox before version 60, where dragging a text string that is a local filename into the address bar can cause that local file to be opened. This is a local-file access issue related to how file: URL-like strings are handled when dragged onto the address bar. Connec...
CVE-2019-9802
Firefox up to version 66.0 is vulnerable (CVE-2019-9802). If a Sandbox content process is compromised, it can trigger an FTP download, have a child process render the data, and pass it to the Chrome process with an attacker-controlled length, bypassing sandbox protections and potentially reading ...
CVE-2020-12408
CVE-2020-12408 affects Mozilla Firefox earlier than 77. The issue allows an attacker browsing a document hosted on an IP address to insert certain characters that flip domain and path information in the address bar (URL spoofing). The connected sources corroborate Firefox as the affected product ...
CVE-2024-0754
CVE-2024-0754 concerns Mozilla Firefox versions older than 122, where certain WASM source files loaded in devtools could cause a crash. The AMD (root cause) is not fully detailed in the provided documents, but the consequence is a crash potentially affecting availability. Public references in the...
CVE-2009-1302
The CVE-2009-1302 entry affects Mozilla Firefox 3.x prior to 3.0.9, Thunderbird prior to 2.0.0.22, and SeaMonkey prior to 1.1.16. The vulnerability enables remote attackers to trigger a denial of service (application crash) and potentially memory corruption via multiple vectors, including nsAsync...
CVE-2010-1213
The CVE-2010-1213 vulnerability affects Mozilla Firefox (3.5.x before 3.5.11; 3.6.x before 3.6.7), Thunderbird (3.0.x before 3.0.6; 3.1.x before 3.1.1), and SeaMonkey before 2.0.6. The importScripts Web Worker method does not verify that content is valid JavaScript, allowing remote attackers to b...
CVE-2010-2766
CVE-2010-2766 is a memory/DOM handling flaw in Mozilla’s browser engines where the normalization code could remove DOM nodes during traversal, leading to an access of a deleted object and potential code execution. Affected products and versions per the provided documents: Mozilla Firefox before 3...
CVE-2011-0083
CVE-2011-0083 is a use-after-free in the nsSVGPathSegList::ReplaceItem path in Mozilla Firefox (<3.6.18), Thunderbird (<3.1.11), and SeaMonkey (
CVE-2012-0461
CVE-2012-0461 is a set of memory-safety vulnerabilities in Mozilla’s browser engine affecting Firefox (pre-3.6.28; 4.x–10.0; ESR 10.x before 10.0.3), Thunderbird (before 3.1.20 and 5.0–10.0.3), and SeaMonkey (before 2.8). The issues allow denial of service or possible arbitrary code execution via...
CVE-2012-3991
CVE-2012-3991 affects Mozilla Firefox and related Mozilla products: Firefox and Firefox ESR before the 16.0 line, Thunderbird before 16.0, and SeaMonkey before 2.13 did not properly restrict JSAPI GetProperty access, bypassing the Same Origin Policy. This vulnerability could allow remote attacker...
CVE-2012-4188
CVE-2012-4188 is a heap-based buffer overflow in Mozilla Firefox’s Convolve3x3 path, affecting Firefox before 16.0 (and ESR 10.x before 10.0.8), Thunderbird before 16.0 (and ESR 10.x before 10.0.8), and SeaMonkey before 2.13. The vulnerability allows remote code execution via unspecified vectors;...
CVE-2012-4214
CVE-2012-4214 is a use-after-free in Mozilla Firefox’s nsTextEditorState::PrepareEditor, affecting Firefox before 17.0 and ESR 10.x before 10.0.11, Thunderbird before 17.0/ESR 10.x before 10.0.11, and SeaMonkey before 2.14. The vulnerability can allow remote attackers to execute arbitrary code or...
CVE-2013-0745
This CVE (CVE-2013-0745) affects Mozilla Firefox prior to 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15. It is caused by the AutoWrapperChanger not interacting correctly with garbage collection, enabling remote code ...
CVE-2013-5602
CVE-2013-5602 describes a vulnerability in the Web workers implementation of Mozilla Firefox and related Mozilla products where the function Worker::SetEventListener is susceptible to memory corruption/use-after-free. Affected products include Firefox before 25.0, ESR 17.x before 17.0.10 and 24.x...
CVE-2013-5618
CVE-2013-5618 is a use-after-free in Mozilla Firefox’s table-editing UI (nsNodeUtils::LastRelease). Affected: Firefox < 26.0, Firefox ESR < 24.2, Thunderbird < 24.2, SeaMonkey
CVE-2015-4475
CVE-2015-4475 : Firefox before 40.0 (and ESR 38.x before 38.2) mishandles MP3 sample formats in mozilla::AudioSink, enabling remote arbitrary code execution or a denial of service via a malformed MP3 file. Affected product: Mozilla Firefox/Firefox ESR; root cause: inconsistency in MP3 sample form...
CVE-2016-1958
The CVE-2016-1958 issue affects Mozilla Firefox and Firefox ESR: browser address bar spoofing via javascript: URLs in Firefox <= 45.0 and ESR
CVE-2016-2832
CVE-2016-2832 affects Mozilla Firefox prior to 47.0, enabling information disclosure of disabled plugins via CSS pseudo-classes. Connected advisories indicate this vulnerability is addressed in Firefox 47 updates (e.g., openSUSE-2016-714/openSUSE-2016-704 patches). Affected component: CSS pseudo-...
CVE-2017-5384
CVE-2017-5384 : Information disclosure via Proxy Auto-Config (PAC) in Firefox
CVE-2018-5163
This CVE refers to Firefox
CVE-2018-5175
CVE-2018-5175 describes a universal CSP bypass on sites using strict-dynamic. An HTML injection flaw could reference Firefox DevTools’ require.js to bypass CSP and execute injected scripts. Affected product: Mozilla Firefox
CVE-2020-15682
CVE-2020-15682 affects Firefox before 82. An attacker could trigger an external protocol prompt to be spoofed by associating it with a controlled origin, enabling spoofing. Mozilla fixed this by making external protocol prompts tab-modal and binding them to the correct origin; impact is spoofing ...
CVE-2021-29965
CVE-2021-29965 affects Mozilla Firefox for Android (pre-89). A malicious website that spawns an HTTP Authentication dialog could cause the built-in password manager to suggest passwords for the currently active site instead of the triggering site. Root cause described in connected advisories invo...
CVE-2023-23600
CVE-2023-23600 affects Firefox for Android (Firefox
CVE-2023-29549
CVE-2023-29549 : The issue arises when a call to bind may end up in the wrong realm, creating a vulnerability for JavaScript-based sandboxes such as SES in Firefox-based browsers. Affected products include Firefox for Android <112, Firefox <112, and Focus for Android
CVE-2023-37208
CVE-2023-37208 affects Firefox (<115), Firefox ESR (<102.13), and Thunderbird (
CVE-2009-1169
The CVE-2009-1169 entry affects Mozilla Firefox and SeaMonkey. The vulnerability is in txMozillaXSLTProcessor::TransformToDoc, which, in Firefox versions before 3.0.8 and SeaMonkey versions before 1.1.16, can be triggered by processing an XML file with a crafted XSLT transform. This memory-corrup...
CVE-2009-1311
CVE-2009-1311 affects Mozilla Firefox before 3.0.9 and SeaMonkey before 1.1.17. A web page with an embedded frame can cause POST data from the outer page to be sent to the inner frame’s URL during SAVEMODE_FILEONLY saves, exposing sensitive information. The MiracleLinux/Tenable entry confirms thi...
CVE-2010-0177
CVE-2010-0177 affects Mozilla Firefox before 3.0.19, 3.5.x before 3.5.9, and 3.6.x before 3.6.2, and SeaMonkey before 2.0.4. The vulnerability frees the contents of the window.navigator.plugins array while a reference to an element remains active, enabling remote code execution or a crash via a d...
CVE-2010-1028
CVE-2010-1028 concerns an integer overflow in the Web Open Font Format (WOFF) decoder used by Mozilla Firefox. The vulnerability stems from how the WOFF decompression routine handles table sizes, which can lead to a buffer/heap overflow and remote code execution when a crafted WOFF file is opened...
CVE-2010-1203
CVE-2010-1203 affects Mozilla Firefox 3.6.x up to 3.6.3; an attacker could trigger an assertion in jstracer.cpp to cause memory corruption, crash, or possibly execute arbitrary code. Public sources in connected advisories reference Firefox 3.6.4 as the fix, with MiracleLinux 3 adopting firefox-3....
CVE-2010-3168
CVE-2010-3168 affects Mozilla products (Firefox, Thunderbird, SeaMonkey) where XUL tree removal could be triggered by setting certain properties. Root cause: improper restriction of property changes in triggering XUL tree removal. Impact: remote attackers could cause a denial of service (deleted ...
CVE-2011-3062
CVE-2011-3062 : An off-by-one error in the OpenType Sanitizer used by Google Chrome prior to 18.0.1025.142 allows remote attackers to cause a denial of service or possibly other impact via a crafted OpenType file. The MiracleLinux/OpenSUSE/Oracle Solaris advisories reference this CVE as part of C...
CVE-2012-0477
CVE-2012-0477 is one of multiple XSS-related issues affecting Mozilla Firefox 4.x–11.0, ESR 10.x before 10.0.4, Thunderbird 5.0–11.0, Thunderbird ESR 10.x before 10.0.4, and SeaMonkey before 2.9. It enables remote attackers to inject arbitrary web script or HTML via decoding of (1) ISO-2022-KR or...
CVE-2012-1967
CVE-2012-1967 affects Mozilla Firefox 4.x–13.0, Firefox ESR 10.x prior to 10.0.6, Thunderbird 5.0–13.0, Thunderbird ESR 10.x prior to 10.0.6, and SeaMonkey prior to 2.11. Root cause: JavaScript sandbox may run javascript: URLs with insufficient context, allowing remote code execution with user pr...
CVE-2015-4517
CVE-2015-4517 affects Mozilla Firefox before 41.0 and Firefox ESR 38.x before 38.3. The vulnerability stems from a memory corruption issue in NetworkUtils.cpp that could allow a remote attacker to cause a denial of service (memory corruption and crash) and possibly other impact via unknown vector...
CVE-2016-2828
CVE-2016-2828 is a use-after-free in Mozilla Firefox/WebGL texture handling (texture access after recycle pool destruction) that could allow remote code execution. Public details show impact on Firefox before 47.0 and ESR 45.x before 45.2. Remediation varies by vendor: upgrade Firefox/Firefox ESR...
CVE-2016-2833
CVE-2016-2833 affects Mozilla Firefox prior to 47.0, where CSP checks are bypassed for cross-domain Java applets. This CSP bypass could enable remote attackers to perform cross-site scripting (XSS) via a crafted applet. The available connected sources confirm Firefox versions affected and referen...