Lucene search
+L
MozillaRecent

1579 matches found

Mozilla
Mozilla
added 2011/08/16 12:0 a.m.260 views

Security issues addressed in Thunderbird 3.1.12 — Mozilla

Many of the issues listed below are not exploitable through mail since JavaScript is disabled by default in Thunderbird. These particular issues may be triggered while viewing RSS feeds and displaying full remote content rather than the feed summary. Addons that expose browser functionality may...

10CVSS10AI score0.05562EPSS
SaveExploits5References14Affected Software1
Mozilla
Mozilla
added 2011/08/16 12:0 a.m.49 views

Security issues addressed in Firefox 6 — Mozilla

Miscellaneous memory safety hazards rv:4.0 Impact: Critical Description: Mozilla identified and fixed several memory safety bugs in the browser engine used in Firefox 4, Firefox 5 and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances...

10CVSS10AI score0.05485EPSS
SaveExploits1References22Affected Software1
Mozilla
Mozilla
added 2011/08/16 12:0 a.m.50 views

Security issues addressed in SeaMonkey 2.3 — Mozilla

Miscellaneous memory safety hazards rv:4.0 Impact: Critical Description: Mozilla identified and fixed several memory safety bugs in the browser engine used in SeaMonkey 2.2 and other Mozilla-based products. Some of these bugs showed evidence of memory corruption under certain circumstances, and w...

10CVSS8.9AI score0.05485EPSS
SaveExploits1References21Affected Software1
Mozilla
Mozilla
added 2011/08/16 12:0 a.m.48 views

Security issues addressed in Thunderbird 6 — Mozilla

Many of the issues listed below are not exploitable through mail since JavaScript is disabled by default in Thunderbird. These particular issues may be triggered while viewing RSS feeds and displaying full remote content rather than the feed summary. Addons that expose browser functionality may...

10CVSS8.9AI score0.05485EPSS
SaveExploits1References16Affected Software1
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.45 views

Multiple dangling pointer vulnerabilities — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative two instances of code which modifies SVG element lists failed to account for changes made to the list by user-supplied callbacks before accessing list elements. If a user-supplied callback deleted such an object, the...

10CVSS2.6AI score0.05725EPSS
SaveExploits0References6Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.27 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 2011/06/21 12:0 a.m.40 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
SaveExploits2References2Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.29 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.01763EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.65 views

Memory corruption due to multipart/x-mixed-replace images — Mozilla

Security researcher Jordi Chancel reported a crash on multipart/x-mixed-replace images due to memory corruption...

5CVSS1.4AI score0.03769EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.50 views

Integer overflow and arbitrary code execution in Array.reduceRight() — Mozilla

Security researchers Chris Rohlf and Yan Ivnitskiy of Matasano Security reported that when a JavaScript Array object had its length set to an extremely large value, the iteration of array elements that occurs when its reduceRight method was subsequently called could result in the execution of...

10CVSS3.7AI score0.75691EPSS
SaveExploits17References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.49 views

Miscellaneous memory safety hazards (rv:3.0/1.9.2.18) — 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.05609EPSS
SaveExploits2References10Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.44 views

Multiple WebGL crashes — Mozilla

Mozilla security researcher Christoph Diehl reported two crashes in WebGL code. One crash was the result of an out-of-bounds read and could be used to read data from other processes who had stored data in the GPU. The severity of this issue was determined to be high. The second crash was the resu...

10CVSS6.5AI score0.04333EPSS
SaveExploits0References4Affected Software2
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.64 views

Use-after-free vulnerability when viewing XUL document with script disabled — Mozilla

Security researcher Martin Barbella reported that under certain conditions, viewing a XUL document while JavaScript was disabled caused deleted memory to be accessed. This flaw could potentially be used by an attacker to crash a victim's browser and run arbitrary code on their computer...

7.6CVSS3AI score0.0496EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2011/06/21 12:0 a.m.43 views

XSS encoding hazard with inline SVG — Mozilla

Security researcher Mario Heiderich reported that HTML-encoded entities were being improperly decoded when displayed inside SVG elements. This could lead to XSS attacks on sites relying on HTML encoding of user-supplied content...

4.3CVSS8.8AI score0.01358EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.28 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 2011/04/28 12:0 a.m.31 views

Information stealing via form history — Mozilla

Security researcher Paul Stone reported that a Java applet could be used to mimic interaction with form autocomplete controls and steal entries from the form history...

5CVSS1.5AI score0.02193EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.44 views

Miscellaneous memory safety hazards (rv:2.0.1/ 1.9.2.17/ 1.9.1.19) — 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.06914EPSS
SaveExploits3References20Affected Software3
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.51 views

XSLT generate-id() function heap address leak — Mozilla

Chris Evans of the Chrome Security Team reported that the XSLT generate-id function returned a string that revealed a specific valid address of an object on the memory heap. It is possible that in some cases this address would be valuable information that could be used by an attacker while...

4.3CVSS0.6AI score0.02436EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.45 views

WebGLES vulnerabilities — Mozilla

Two crashes that could potentially be exploited to run malicious code were found in the WebGL feature and fixed in Firefox 4.0.1. In addition the WebGLES libraries could potentially be used to bypass a security feature of recent Windows versions. The WebGL feature was introduced in Firefox 4; old...

10CVSS6.2AI score0.03284EPSS
SaveExploits1References5Affected Software1
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.56 views

Multiple dangling pointer vulnerabilities — Mozilla

Security researcher regenrecht reported several dangling pointer vulnerabilities via TippingPoint's Zero Day Initiative...

10CVSS1.8AI score0.73835EPSS
SaveExploits21References6Affected Software2
Mozilla
Mozilla
added 2011/04/28 12:0 a.m.41 views

Directory traversal in resource: protocol — Mozilla

Security researcher Soroush Dalili reported that the resource: protocol could be exploited to allow directory traversal on Windows and the potential loading of resources from non-permitted locations. The impact would depend on whether interesting files existed in predictable locations in a useful...

5CVSS1.9AI score0.02818EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2011/03/22 12:0 a.m.15 views

Update to HTTPS certificate blacklist — Mozilla

Several invalid HTTPS certificates were placed on the certificate blacklist to prevent their misuse...

6.9AI score
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.31 views

Buffer overflow in JavaScript atom map — Mozilla

Security researcher Christian Holler reported that the JavaScript engine's internal mapping of string values contained an error in cases where the number of values being stored was above 64K. In such cases an offset pointer was manually moved forwards and backwards to access the larger address...

10CVSS1.5AI score0.04554EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.31 views

ParanoidFragmentSink allows javascript: URLs in chrome documents — Mozilla

Security researcher Roberto Suggi Liverani reported that ParanoidFragmentSink, a class used to sanitize potentially unsafe HTML for display, allows javascript: URLs and other inline JavaScript when the embedding document is a chrome document. While there are no unsafe uses of this class in any...

9.3CVSS0.3AI score0.04471EPSS
SaveExploits2References2Affected Software3
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.48 views

Recursive eval call causes confirm dialogs to evaluate to true — Mozilla

Security researcher Zach Hoffman reported that a recursive call to eval wrapped in a try/catch statement places the browser into a inconsistent state. Any dialog box opened in this state is displayed without text and with non-functioning buttons. Closing the window causes the dialog to evaluate t...

6.8CVSS1.9AI score0.01823EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.36 views

CSRF risk with plugins and 307 redirects — Mozilla

Independent security researcher Kuza55 and Microsoft security researcher Tom Gallagher reported that when plugin-initiated requests receive a 307 redirect response, the plugin is not notified and the request is forwarded to the new location. This is true even for cross-site redirects, so any cust...

6.8CVSS0.8AI score0.00967EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.38 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:0 a.m.31 views

Memory corruption during text run construction (Windows) — Mozilla

Alex Miller reported that when very long strings were constructed and inserted into an HTML document, the browser would incorrectly construct the layout objects used to display the text. Under such conditions an incorrect length would be calculated for a text run resulting in too small of a memor...

10CVSS1.1AI score0.05497EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.44 views

Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17) — 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.05787EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.35 views

Buffer overflow in JavaScript upvarMap — Mozilla

Security researcher Christian Holler reported that the JavaScript engine's internal memory mapping of non-local JS variables contained a buffer overflow which could potentially be used by an attacker to run arbitrary code on a victim's computer...

10CVSS2.9AI score0.04554EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2011/03/01 12:0 a.m.39 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 2011/03/01 12:0 a.m.45 views

Use-after-free error in JSON.stringify — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that a method used by JSON.stringify contained a use-after-free error in which a currently in-use pointer was freed and subsequently dereferenced. This could lead to arbitrary code execution if an attacker was able to...

10CVSS3.1AI score0.072EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.39 views

Location bar SSL spoofing using network error page — Mozilla

Google security researcher Michal Zalewski reported that when a window was opened to a site resulting in a network or certificate error page, the opening site could access the document inside the opened window and inject arbitrary content. An attacker could use this bug to spoof the location bar...

4.3CVSS2.1AI score0.01635EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.43 views

Integer overflow vulnerability in NewIdArray — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that JavaScript arrays were vulnerable to an integer overflow vulnerability. The report demonstrated that an array could be constructed containing a very large number of items such that when memory was allocated to sto...

9.3CVSS2AI score0.04812EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.26 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/12/09 12:0 a.m.32 views

Java security bypass from LiveConnect loaded via data: URL meta refresh — Mozilla

Security researcher Gregory Fleischer reported that when a Java LiveConnect script was loaded via a data: URL which redirects via a meta refresh, then the resulting plugin object was created with the wrong security principal and thus received elevated privileges such as the abilities to read loca...

9.3CVSS1.5AI score0.03796EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.47 views

Add support for OTS font sanitizer — Mozilla

Mozilla added the OTS font sanitizing library to prevent downloadable fonts from exposing vulnerabilities in the underlying OS font code. This library mitigates against several issues independently reported by Red Hat Security Response Team member Marc Schoenefeld and Mozilla security researcher...

9.3CVSS0.5AI score0.04812EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.32 views

Buffer overflow while line breaking after document.write with long string — Mozilla

Dirk Heinrich reported that on Windows platforms when document.write was called with a very long string a buffer overflow was caused in line breaking routines attempting to process the string for display. Such cases triggered an invalid read past the end of an array causing a crash which an...

9.3CVSS1.9AI score0.04618EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.36 views

Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16) — 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.08669EPSS
SaveExploits0References6Affected Software3
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.35 views

Chrome privilege escalation with window.open and <isindex> element — Mozilla

Security researcher echo reported that a web page could open a window with an about:blank location and then inject an element into that page which upon submission would redirect to a chrome: document. The effect of this defect was that the original page would wind up with a reference to a...

6.8CVSS9.5AI score0.02316EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.46 views

Crash and remote code execution using HTML tags inside a XUL tree — Mozilla

Security researcher wushi of team509 reported that when a XUL tree had an HTML element nested inside a element then code attempting to display content in the XUL tree would incorrectly treat the element as a parent node to tree content underneath it resulting in incorrect indexes being calculated...

9.3CVSS1AI score0.04812EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.44 views

XSS hazard in multiple character encodings — Mozilla

Security researchers Yosuke Hasegawa and Masatoshi Kimura reported that the x-mac-arabic, x-mac-farsi and x-mac-hebrew character encodings are vulnerable to XSS attacks due to some characters being converted to angle brackets when displayed by the rendering engine. Sites using these character...

4.3CVSS0.9AI score0.04451EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/12/09 12:0 a.m.48 views

Incomplete fix for CVE-2010-0179 — Mozilla

Mozilla security researcher mozbugra4 reported that the fix for CVE-2010-0179 could be circumvented permitting the execution of arbitrary JavaScript with chrome privileges...

6.8CVSS2.2AI score0.03275EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2010/10/27 12:0 a.m.43 views

Heap buffer overflow mixing document.write and DOM insertion — Mozilla

Morten Kråkvik of Telenor SOC reported an exploit targeting particular versions of Firefox 3.6 on Windows XP that Telenor found while investigating an intrusion attempt on a customer network. The underlying vulnerability, however, was present on both the Firefox 3.5 and Firefox 3.6 development...

9.8CVSS2AI score0.83279EPSS
SaveExploits17References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.37 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 2010/10/19 12:0 a.m.42 views

Unsafe library loading vulnerabilities — Mozilla

Mozilla developer Ehsan Akhgari reported that a function used to load external libraries on Windows platforms was using a relative path to a DLL-loading application and was thus vulnerable to binary planting if an attacker was able to place an executable of the same name in the current working...

6.9CVSS3.3AI score0.00286EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.50 views

XSS in gopher parser when parsing hrefs — Mozilla

Google security researcher Robert Swiecki reported that functions used by the Gopher parser to convert text to HTML tags could be exploited to turn text into executable JavaScript. If an attacker could create a file or directory on a Gopher server with the encoded script as part of its name the...

4.3CVSS0.5AI score0.02064EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.42 views

Use-after-free error in nsBarProp — Mozilla

Security researcher Sergey Glazunov reported that it was possible to access the locationbar property of a window object after it had been closed. Since the closed window's memory could have been subsequently reused by the system it was possible that an attempt to access the locationbar property...

9.3CVSS2.5AI score0.04644EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.53 views

Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) — 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.0455EPSS
SaveExploits0References6Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:0 a.m.36 views

SSL wildcard certificate matching IP addresses — Mozilla

Security researcher Richard Moore reported that when an SSL certificate was created with a common name containing a wildcard followed by a partial IP address a valid SSL connection could be established with a server whose IP address matched the wildcard range by browsing directly to the IP addres...

4.3CVSS2.1AI score0.01096EPSS
SaveExploits0References2Affected Software3
Total number of security vulnerabilities1579