Lucene search
+L
MozillaRecent

1596 matches found

Mozilla
Mozilla
added 2010/12/09 12:00 a.m.43 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:00 a.m.49 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:00 a.m.30 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:00 a.m.34 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:00 a.m.37 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:00 a.m.38 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:00 a.m.51 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:00 a.m.38 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:00 a.m.47 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:00 a.m.50 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...

5.1CVSS2.2AI score0.03275EPSS
SaveExploits0References3Affected Software2
Mozilla
Mozilla
added 2010/10/27 12:00 a.m.46 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
SaveExploits18References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.41 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:00 a.m.46 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:00 a.m.55 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:00 a.m.56 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:00 a.m.44 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:00 a.m.38 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
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.48 views

Cross-site information disclosure via modal calls — Mozilla

Security researcher Eduardo Vela Nava reported that if a web page opened a new window and used a javascript: URL to make a modal call, such as alert, then subsequently navigated the page to a different domain, once the modal call returned the opener of the window could get access to objects in th...

5.8CVSS1.7AI score0.01398EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.53 views

Buffer overflow and memory corruption using document.write — Mozilla

Security researcher Alexander Miller reported that passing an excessively long string to document.write could cause text rendering routines to end up in an inconsistent state with sections of stack memory being overwritten with the string data. An attacker could use this flaw to crash a victim's...

9.3CVSS4.1AI score0.10118EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/10/19 12:00 a.m.49 views

Dangling pointer vulnerability in LookupGetterOrSetter — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that when window.lookupGetter is called with no arguments the code assumes the top JavaScript stack value is a property name. Since there were no arguments passed into the function, the top value could represent...

9.3CVSS1.7AI score0.06451EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.51 views

UTF-7 XSS by overriding document charset using <object> type attribute — Mozilla

Security researchers David Huang and Collin Jackson of Carnegie Mellon University CyLab Silicon Valley campus reported that the type attribute of an tag can override the charset of a framed HTML document, even when the document is included across origins. A page could be constructed containing su...

4.3CVSS9AI score0.02107EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.48 views

Heap buffer overflow in nsTextFrameUtils::TransformText — Mozilla

Security researcher wushi of team509 reported a heap buffer overflow in code routines responsible for transforming text runs. A page could be constructed with a bidirectional text run which upon reflow could result in an incorrect length being calculated for the run of text. When this value is...

9.3CVSS1.7AI score0.05558EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.48 views

Copy-and-paste or drag-and-drop into designMode document allows XSS — Mozilla

Security researcher Paul Stone reported that when an HTML selection containing JavaScript is copy-and-pasted or dropped onto a document with designMode enabled the JavaScript will be executed within the context of the site where the code was dropped. A malicious site could leverage this issue in ...

4.3CVSS0.6AI score0.0207EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.43 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.43 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.56 views

SJOW creates scope chains ending in outer object — Mozilla

Mozilla developer Blake Kaplan reported that the wrapper class XPCSafeJSObjectWrapper SJOW, a security wrapper that allows content-defined objects to be safely accessed by privileged code, creates scope chains ending in outer objects. Users of SJOWs which expect the scope chain to end on an inner...

6.8CVSS1.6AI score0.02024EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.49 views

XUL tree removal crash and remote code execution — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that XUL objects could be manipulated such that the setting of certain properties on the object would trigger the removal of the tree from the DOM and cause certain sections of deleted memory to be accessed. In product...

9.3CVSS3.7AI score0.04812EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.46 views

Dangling pointer vulnerability in nsTreeContentView — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that the implementation of XUL 's content view contains a dangling pointer vulnerability. One of the content view's methods for accessing the internal structure of the tree could be manipulated into removing a node pri...

9.3CVSS2.8AI score0.06527EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.60 views

Dangling pointer vulnerability in nsTreeSelection — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that there was a remaining dangling pointer issue leftover from the fix to CVE-2010-2753. Under certain circumstances one of the pointers held by a XUL tree selection could be freed and then later reused, potentially...

9.3CVSS3.2AI score0.06672EPSS
SaveExploits1References3Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.39 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
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.50 views

Crash and remote code execution in normalizeDocument — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative that code used to normalize a document contained a logical flaw that could be leveraged to run arbitrary code. When the normalization code ran, a static count of the document's child nodes was used in the traversal, so...

9.3CVSS2AI score0.05366EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.47 views

Dangling pointer vulnerability using DOM plugin array — Mozilla

Security researcher Sergey Glazunov reported a dangling pointer vulnerability in the implementation of navigator.plugins in which the navigator object could retain a pointer to the plugins array even after it had been destroyed. An attacker could potentially use this issue to crash the browser an...

9.3CVSS4AI score0.04684EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.42 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 2010/09/07 12:00 a.m.40 views

Windows XP DLL loading vulnerability — Mozilla

Security researcher Haifei Li of FortiGuard Labs reported that Firefox could be used to load a malicious code library that had been planted on a victim's computer. Firefox attempts to load dwmapi.dll upon startup as part of its platform detection, so on systems that don't have this library, such ...

9.3CVSS9AI score0.22859EPSS
SaveExploits3References2Affected Software3
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.48 views

Frameset integer overflow vulnerability — Mozilla

Security researcher Chris Rohlf of Matasano Security reported that the implementation of the HTML frameset element contained an integer overflow vulnerability. The code responsible for parsing the frameset columns used an 8-byte counter for the column numbers, so when a very large number of colum...

9.3CVSS2.7AI score0.05719EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.39 views

Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish — Mozilla

Security researcher O. Andersen reported that undefined positions within various 8 bit character encodings are mapped to the sequence U+FFFD which when displayed causes the immediately following character to disappear from the text run. This could potentially contribute to XSS problems on sites...

4.3CVSS2.8AI score0.01342EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.43 views

Cross-origin data disclosure via Web Workers and importScripts — Mozilla

Security researcher Yosuke Hasegawa reported that the Web Worker method importScripts can read and parse resources from other domains even when the content is not valid JavaScript. This is a violation of the same-origin policy and could be used by an attacker to steal information from other sites...

4.3CVSS2.1AI score0.00957EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.57 views

Cross-domain data theft using CSS — Mozilla

Google security researcher Chris Evans reported that data can be read across domains by injecting bogus CSS selectors into a target site and then retrieving the data using JavaScript APIs. If an attacker can inject opening and closing portions of a CSS selector into points A and B of a target pag...

4.3CVSS1.3AI score0.01867EPSS
SaveExploits2References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.32 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 2010/07/20 12:00 a.m.54 views

nsTreeSelection dangling pointer remote code execution vulnerability — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an integer overflow vulnerability in the implementation of the XUL element's selection attribute. When the size of a new selection is sufficiently large the integer used in calculating the length of the selection can...

9.3CVSS3.5AI score0.06672EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.33 views

Same-origin bypass using canvas context — Mozilla

Mozilla developer Vladimir Vukicevic reported that a canvas element can be used to read data from another site, violating the same-origin policy. The read restriction placed on a canvas element which has had cross-origin data rendered into it can be bypassed by retaining a reference to the canvas...

4.3CVSS2.4AI score0.01364EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.57 views

nsCSSValue::Array index integer overflow — Mozilla

Security researcher J23 reported via TippingPoint's Zero Day Initiative that an array class used to store CSS values contained an integer overflow vulnerability. The 16 bit integer value used in allocating the size of the array could overflow, resulting in too small a memory buffer being created...

9.3CVSS3.2AI score0.09782EPSS
SaveExploits5References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.30 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 2010/07/20 12:00 a.m.44 views

Use-after-free error in NodeIterator — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an error in Mozilla's implementation of NodeIterator in which a malicious NodeFilter could be created which would detach nodes from the DOM tree while it was being traversed. The use of a detached and subsequently...

9.3CVSS3.7AI score0.05384EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.52 views

Remote code execution using malformed PNG image — Mozilla

OUSPG researcher Aki Helin reported a buffer overflow in Mozilla graphics code which consumes image data processed by libpng. A malformed PNG file could be created which would cause libpng to incorrectly report the size of the image to downstream consumers. When the dimensions of such images are...

9.8CVSS2.3AI score0.43382EPSS
SaveExploits7References2Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.36 views

Arbitrary code execution using SJOW and fast native function — Mozilla

Mozilla security researcher mozbugra4 reported that when content script which is running in a chrome context accesses a content object via SJOW, the content code can gain access to an object from the chrome scope and use that object to run arbitrary JavaScript with chrome privileges...

6.8CVSS3.6AI score0.01489EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.242 views

Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability — Mozilla

Security researcher J23 reported via TippingPoint's Zero Day Initiative an error in the code used to store the names and values of plugin parameter elements. A malicious page could embed plugin content containing a very large number of parameter elements which would cause an overflow in the integ...

9.3CVSS3.4AI score0.07585EPSS
SaveExploits6References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.39 views

DOM attribute cloning remote code execution vulnerability — Mozilla

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an error in the DOM attribute cloning routine where under certain circumstances an event attribute node can be deleted while another object still contains a reference to it. This reference could subsequently be accesse...

9.3CVSS3.1AI score0.05153EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.56 views

Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11) — 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
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2010/07/20 12:00 a.m.46 views

Cross-origin data leakage from script filename in error messages — Mozilla

Security researcher Soroush Dalili reported that potentially sensitive URL parameters could be leaked across domains upon script errors when the script filename and line number is included in the error message...

5CVSS1.4AI score0.01069EPSS
SaveExploits1References2Affected Software3
Total number of security vulnerabilities1596