Lucene search
+L
MozillaMost viewed

1587 matches found

Mozilla
Mozilla
added 2009/10/27 12:00 a.m.31 views

Cross-origin data theft through document.getSelection() — Mozilla

Security researcher Gregory Fleischer reported that text within a selection on a web page can be read by JavaScript in a different domain using the document.getSelection function, violating the same-origin policy. Since this vulnerability requires user interaction to exploit, its severity was...

4.3CVSS1.2AI score0.01674EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/02/03 12:00 a.m.31 views

Chrome privilege escalation via local .desktop files — Mozilla

Mozilla security researcher Georgi Guninski reported that the fix for an earlier vulnerability reported by Liu Die Yu using local internet shortcut files to access other sites MFSA 2008-47 could be bypassed by redirecting to a privileged about: URI such as about:plugins. If an attacker could get ...

5.1CVSS2.4AI score0.03225EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.31 views

Crashes with evidence of memory corruption (rv:1.9.0.5/1.8.1.19) — 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.03201EPSS
SaveExploits0References6Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:00 a.m.31 views

XSS and JavaScript privilege escalation via session restore — Mozilla

Security researcher David Bloom reported that the browser's session restore feature can be used to violate the same-origin policy and run JavaScript in the context of another site. Any otherwise unexploitable crash can be used to force the user into the session restore state...

4.3CVSS1.5AI score0.0307EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2008/09/25 12:00 a.m.31 views

Heap overflow when canceling newsgroup message — Mozilla

Georgi Guninski reported a buffer overflow in the handling of cancelled newsgroup messages. The error was caused by too small a heap buffer being allocated to store message header information. This buffer could be overrun by an attacker using a specially crafted message which could crash the mail...

10CVSS2.6AI score0.07351EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2008/09/23 12:00 a.m.31 views

Privilege escalation using feed preview page and XSS flaw — Mozilla

Mozilla security researcher mozbugra4 reported a series of vulnerabilities in feedWriter which allow scripts from page content to run with chrome privileges...

7.5CVSS2.6AI score0.02531EPSS
SaveExploits1References3Affected Software1
Mozilla
Mozilla
added 2008/07/01 12:00 a.m.31 views

File location URL in directory listings not escaped properly — Mozilla

Mozilla contributor Masahiro Yamada reported that file URLs in directory listings were not being HTML escaped properly when the filenames contained particular characters. This resulted in files from directory listings being opened in unintended ways or files not being able to be opened by the...

4.3CVSS1.3AI score0.01349EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2007/12/19 12:00 a.m.31 views

Upgraded Thunderbird 1.5.0.13 missing fix for MFSA 2007-23 — Mozilla

Mozilla tester Stephen Donner reported that only users who installed Thunderbird 1.5.0.13 using the install package received the fix for MFSA 2007-23. Users who upgraded to Thunderbird 1.5.0.13 from an earlier version using the automatic update mechanism were not protected. If those users browsed...

4.3CVSS3.5AI score0.29355EPSS
SaveExploits4References3Affected Software1
Mozilla
Mozilla
added 2006/06/01 12:00 a.m.31 views

PLUGINSPAGE privileged JavaScript execution II — Mozilla

Paul Nickerson reports that the fix for MFSA 2005-34 can be bypassed using nested javascript: URLs, again allowing the attacker to execute privileged code. The attacker must first convince the user to first click on the missing-plugin icon in the page or the "Install Missing Plugins..." button in...

5.1CVSS4.7AI score0.01787EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2006/05/02 12:00 a.m.31 views

Deleted object reference when designMode="on" — Mozilla

Martijn Wargers and Nick Mott each described crashes that were discovered to ultimately stem from the same root cause: attempting to use a deleted controller context when designMode was turned on. This generally results in crashing the browser, but in theory references to deleted objects can be...

5.1CVSS6.3AI score0.54003EPSS
SaveExploits2References5Affected Software1
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.31 views

cross-site scripting through window.controllers — Mozilla

shutdown demonstrated how to use the window.controllers array to bypass same-origin protections, allowing a malicious site to inject script into content from another site. This could allow the malicious page to steal information such as cookies or passwords from the other site, or perform...

4.3CVSS1.8AI score0.02894EPSS
SaveExploits0References1Affected Software4
Mozilla
Mozilla
added 2025/02/04 12:00 a.m.30 views

Security Vulnerabilities fixed in Firefox 135 — Mozilla

An attacker could have caused a use-after-free via crafted XSLT data, leading to a potentially exploitable crash. An attacker could have caused a use-after-free via the Custom Highlight API, leading to a potentially exploitable crash. The fullscreen notification is prematurely hidden when...

9.8CVSS10AI score0.01217EPSS
SaveExploits0References11Affected Software1
Mozilla
Mozilla
added 2016/01/26 12:00 a.m.30 views

Addressbar spoofing through stored data url shortcuts on Firefox for Android — Mozilla

Security researcher Muneaki Nishimura reported an issue with displayed URLs and bookmarks on Firefox for Android. If a data: URL is opened from a stored shortcut on the homescreen or from a BOOKMARK intent from another installed Android application, the addressbar continues to show the data: url...

5.3CVSS6.8AI score0.00822EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2015/08/06 12:00 a.m.30 views

Upper bound check bypass due to signed compare in SharedBufferManagerParent::RecvAllocateGrallocBuffer — Mozilla

Mozilla intern Julian Hector discovered a regression in the graphics buffer management of Firefox OS's graphics layer that would lead to graphics memory corruption by providing negative size parameters. JavaScript can not access the graphics layer in a way required to trigger this vulnerability,...

7.1AI score
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2014/06/10 12:00 a.m.30 views

Buffer overflow in Gamepad API — Mozilla

Security researcher Looben Yang reported a buffer overflow in Gamepad API when it is exercised with a gamepad device with non-contiguous axes. This can be either an actual physical device or by the installation of a virtual gamepad. This results in a potentially exploitable crash. The Gamepad API...

7.5CVSS9.3AI score0.03788EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:00 a.m.30 views

Cookie isolation error — Mozilla

Mozilla security researcher David Chan reported that cookies set for example.com. note the trailing dot and example.com were treated as interchangeable. This is a violation of same-origin conventions and could potentially lead to leakage of cookie data to the wrong party...

5CVSS2.6AI score0.01777EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.30 views

Multiple location bar spoofing vulnerabilities — Mozilla

Google security researcher Michal Zalewski reported two methods for spoofing the contents of the location bar. The first method works by opening a new window containing a resource that responds with an HTTP 204 no content and then using the reference to the new window to insert HTML content into...

9.1AI score
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2009/10/27 12:00 a.m.30 views

Chrome privilege escalation in XPCVariant::VariantDataToJS() — Mozilla

Mozilla security researcher mozbugra4 reported that the XPCOM utility XPCVariant::VariantDataToJS unwrapped doubly-wrapped objects before returning them to chrome callers. This could result in chrome privileged code calling methods on an object which had previously been created or modified by web...

7.5CVSS4.2AI score0.01981EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/07/21 12:00 a.m.30 views

Data corruption with SOCKS5 reply containing DNS name longer than 15 characters — Mozilla

Andrej Andolsek reported that when Firefox receives a reply from a SOCKS5 proxy which contains a DNS name longer than 15 characters, the subsequent data stream in the response can become corrupted. There was no evidence of memory corruption, however, and the severity of the issue was determined t...

5CVSS2.7AI score0.01991EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2007/07/17 12:00 a.m.30 views

XPCNativeWrapper pollution — Mozilla

Mozilla security researchers shutdown and mozbugra4 reported two separate ways to modify an XPCNativeWrapper such that subsequent access by the browser would result in executing user-supplied code...

9.3CVSS3.8AI score0.03799EPSS
SaveExploits1References3Affected Software2
Mozilla
Mozilla
added 2006/12/19 12:00 a.m.30 views

Mail header processing heap overflows — Mozilla

Georgi Guninski reported that long Content-Type headers in external message bodies could cause a heap buffer overflow when processing mail headers. While working on that code David Bienvenu discovered a similar overflow could occur when processing long rfc2047-encoded headers...

6.8CVSS2AI score0.04239EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.30 views

Javascript navigator Object Vulnerability — Mozilla

An anonymous researcher for TippingPoint and the Zero Day Initiative showed that when used in a web page Java would reference properties of the window.navigator object as it started up. If the page replaced the navigator object before starting Java then the browser would crash in a way that could...

7.5CVSS6.1AI score0.78359EPSS
SaveExploits13References2Affected Software2
Mozilla
Mozilla
added 2005/07/12 12:00 a.m.30 views

Javascript prompt origin spoofing — Mozilla

Alerts and prompts created by scripts in web pages are presented with the generic title JavaScript Application which sometimes makes it difficult to know which site created them. A malicious page could attempt to cause a prompt to appear in front of a trusted site in an attempt to extract...

6.5AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/05/11 12:00 a.m.30 views

Privilege escalation via non-DOM property overrides — Mozilla

Additional checks were added to make sure Javascript eval and Script objects are run with the privileges of the context that created them, not the potentially elevated privilege of the context calling them in order to protect against an additional variant of MFSA 2005-41...

7AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/02/24 12:00 a.m.30 views

Spoofing download and security dialogs with overlapping windows — Mozilla

Michael Krax demonstrates that the download dialog and security dialogs can be spoofed by partially covering them with an overlapping window. Some users may not notice the OS window border and browser statusbar bisecting what appears to be a single dialog, and be convinced by the spoofing text of...

6.8AI score
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2026/05/19 12:00 a.m.29 views

Security Vulnerabilities fixed in Thunderbird 151 — Mozilla

Memory safety bugs present in Thunderbird 150. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Thunderbird 140.10 and Thunderbird 150. Some of these bugs...

9.6CVSS6AI score0.00583EPSS
SaveExploits0References29Affected Software1
Mozilla
Mozilla
added 2024/11/26 12:00 a.m.29 views

Security Vulnerabilities fixed in Firefox 133 — Mozilla

Certain WebGL operations on Apple silicon M series devices could have lead to an out-of-bounds write and memory corruption due to a flaw in Apple's GPU driver. This bug only affected the application on Apple M series hardware. Other platforms were unaffected. Malicious websites may have been able...

9.8CVSS8.7AI score0.00833EPSS
SaveExploits0References18Affected Software1
Mozilla
Mozilla
added 2024/09/03 12:00 a.m.29 views

Security Vulnerabilities fixed in Focus for iOS 130 — Mozilla

Websites could utilize Javascript links to spoof URL addresses in the Focus navigation bar...

4.7CVSS6.7AI score0.00272EPSS
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2023/10/24 12:00 a.m.29 views

Security Vulnerabilities fixed in Firefox ESR 115.4 — Mozilla

It was possible for certain browser prompts and dialogs to be activated or dismissed unintentionally by the user due to an insufficient activation-delay. An attacker could have created a malicious link using bidirectional characters to spoof the location in the address bar when visited. Drivers a...

7.5CVSS7.9AI score0.01585EPSS
SaveExploits0References9Affected Software1
Mozilla
Mozilla
added 2012/02/10 12:00 a.m.29 views

use after free in nsXBLDocumentInfo::ReadPrototypeBindings — Mozilla

Mozilla developers Andrew McCreight and Olli Pettay found that ReadPrototypeBindings will leave a XBL binding in a hash table even when the function fails. If this occurs, when the cycle collector reads this hash table and attempts to do a virtual method on this binding a crash will occur. This...

7.5CVSS9.1AI score0.03079EPSS
SaveExploits1References2Affected Software5
Mozilla
Mozilla
added 2011/04/28 12:00 a.m.29 views

Escalation of privilege through Java Embedding Plugin — Mozilla

David Remahl of Apple Product Security reported that the Java Embedding Plugin JEP shipped with the Mac OS X versions of Firefox could be exploited to obtain elevated access to resources on a user's system...

7.5CVSS2.3AI score0.01779EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2009/10/27 12:00 a.m.29 views

Form history vulnerable to stealing — Mozilla

Security researcher Paul Stone reported that a user's form history, both from web content as well as the smart location bar, was vulnerable to theft. A malicious web page could synthesize events such as mouse focus and key presses on behalf of the victim and trick the browser into auto-filling th...

5CVSS1.3AI score0.01983EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/10/27 12:00 a.m.29 views

Crash with recursive web-worker calls — Mozilla

Security researcher Orlando Berrera of Sec Theory reported that recursive creation of JavaScript web-workers can be used to create a set of objects whose memory could be freed prior to their use. These conditions often result in a crash which could potentially be used by an attacker to run...

10CVSS9.2AI score0.07173EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/02/03 12:00 a.m.29 views

Crashes with evidence of memory corruption (rv:1.9.0.6) — 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...

10CVSS9.9AI score0.04331EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:00 a.m.29 views

Arbitrary code execution via Flash Player dynamic module unloading — Mozilla

An anonymous security researcher reported via TippingPoint's Zero Day Initiative that insufficient checks were being performed to test whether the Flash module was properly dynamically unloaded. The researcher demonstrated that a SWF file which dynamically unloads itself from an outside JavaScrip...

9.3CVSS1.6AI score0.04808EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2005/01/21 12:00 a.m.29 views

Opened attachments are temporarily saved world-readable — Mozilla

Mozilla software released after March 2004 saves some temporary files with world-readable permissions. In the browser this is primarily content fed to helper applications for example, PDF files, and in the mail clients it is attachments...

6.9AI score
SaveExploits0References1Affected Software3
Mozilla
Mozilla
added 2026/02/24 12:00 a.m.28 views

Security Vulnerabilities fixed in Thunderbird 148 — Mozilla

Memory safety bugs present in Firefox 147 and Thunderbird 147. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. Memory safety bugs present in Firefox ESR 140.7, Thunderbird ESR 140.7,...

10CVSS5.8AI score0.00543EPSS
SaveExploits1References50Affected Software1
Mozilla
Mozilla
added 2025/04/29 12:00 a.m.28 views

Security Vulnerabilities fixed in Thunderbird 128.10 — Mozilla

Thunderbird'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 operations...

9.1CVSS8.9AI score0.00614EPSS
SaveExploits0References7Affected Software1
Mozilla
Mozilla
added 2025/01/07 12:00 a.m.28 views

Security Vulnerabilities fixed in Thunderbird 134 — Mozilla

The Matrix specification demands homeservers to perform validation of the server-name and media-id components of MXC URIs with the intent to prevent path traversal. However, it is not mentioned that a similar check must also be performed on the client to prevent client-side path traversal...

7.7CVSS7.6AI score0.1307EPSS
SaveExploits0References9Affected Software1
Mozilla
Mozilla
added 2024/08/06 12:00 a.m.28 views

Security Vulnerabilities fixed in Firefox ESR 128.1 — Mozilla

Select options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack. Insufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape....

9.8CVSS9.2AI score0.00638EPSS
SaveExploits0References12Affected Software1
Mozilla
Mozilla
added 2021/07/14 12:00 a.m.28 views

Multiple Low Security Issues in Mozilla VPN — Mozilla

Multiple low security issues were discovered and fixed in a security audit of Mozilla VPN 2.x branch as part of a 3rd party security audit...

10CVSS2.2AI score0.0278EPSS
SaveExploits1References14Affected Software1
Mozilla
Mozilla
added 2011/06/21 12:00 a.m.28 views

Non-whitelisted site can trigger xpinstall — Mozilla

Mozilla security researcher mozbugra4 reported that it was possible for a non-whitelisted site to trigger an install dialog for add-ons and themes...

5CVSS9.1AI score0.00975EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:00 a.m.28 views

Use-after-free error with nsDOMAttribute MutationObserver — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that a nsDOMAttribute node can be modified without informing the iterator object responsible for various DOM traversals. This flaw could lead to a inconsistent state where the iterator points to an object it believes i...

9.3CVSS1.9AI score0.06997EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.28 views

Dangling pointer crash regression from plugin parameter array fix — Mozilla

Mozilla developer Daniel Holbert reported that the fix to the plugin parameter array crash that was fixed in Firefox 3.6.7 caused a crash showing signs of memory corruption. In certain circumstances, properties in the plugin instance's parameter array could be freed prematurely leaving a dangling...

10CVSS1.6AI score0.0413EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.28 views

User tracking via XUL persist attribute — Mozilla

Security researcher Hish reported that the persist attribute in XUL elements can be used to store cookie-like information on a user's computer which could later be read by a website. This creates a privacy issue for users who have a non-standard cookie preference and wish to prevent sites from...

5CVSS2.2AI score0.02295EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2008/12/16 12:00 a.m.28 views

Information stealing via loadBindingDocument — Mozilla

Mozilla developer Boris Zbarsky reported that XBL bindings could be used to read data from other domains, a violation of the same-origin policy. The severity of this issue was determined to be moderate due to several mitigating factors:...

2.6CVSS3.7AI score0.01521EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2006/07/25 12:00 a.m.28 views

Memory corruption with simultaneous events — Mozilla

Secunia Research has discovered a vulnerability in Mozilla Firefox 1.5 branch, which can be exploited by malicious people to compromise a user's system...

7.5CVSS6AI score0.06305EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2006/04/13 12:00 a.m.28 views

Spoofing with translucent windows — Mozilla

An interaction between XUL content windows and the new faster history mechanism in Firefox 1.5 caused those windows to become translucent. This could be used to construct spoofs that could trick users into interacting with browser UI they can't see. It's possible a clever game-type presentation...

2.6CVSS3.3AI score0.02234EPSS
SaveExploits1References1Affected Software2
Mozilla
Mozilla
added 2005/01/21 12:00 a.m.28 views

javascript: Livefeed bookmarks can steal cookies — Mozilla

Earlier versions of Firefox allowed javascript: and data: URLs as Livefeed bookmarks. When they updated the URL would be run in the context of the current page and could be used to steal cookies or data displayed on the page...

6.7AI score
SaveExploits0References1Affected Software1
Mozilla
Mozilla
added 2026/07/05 12:00 a.m.27 views

Security Vulnerabilities fixed in Firefox for iOS 152.3 — Mozilla

A malicious webpage could interrupt a pending navigation by enqueuing a synchronous JavaScript dialog, causing the browser UI to display the destination origin in the address bar while continuing to render attacker-controlled content...

6.3CVSS6AI score0.00132EPSS
SaveExploits0References1Affected Software1
Total number of security vulnerabilities1587