Lucene search
+L
MozillaRecent

1579 matches found

Mozilla
Mozilla
added 2009/07/21 12:0 a.m.31 views

Crash and remote code execution during Flash player unloading — Mozilla

Security researcher Attila Suszter reported that when a page contains a Flash object which presents a slow script dialog, and the page is navigated while the dialog is still visible to the user, the Flash plugin is unloaded resulting in a crash due to a call to the deleted object. This crash coul...

10CVSS2.7AI score0.05418EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/07/16 12:0 a.m.37 views

Corrupt JIT state after deep return from native function — Mozilla

Firefox user zbyte reported a crash that we determined could result in an exploitable memory corruption problem. In certain cases after a return from a native function, such as escape, the Just-in-Time JIT compiler could get into a corrupt state. This could be exploited by an attacker to run...

9.3CVSS1.6AI score0.42689EPSS
SaveExploits12References3Affected Software1
Mozilla
Mozilla
added 2009/06/22 12:0 a.m.22 views

Crash viewing multipart/alternative message with text/enhanced part — Mozilla

Bernd Jendrissek reported a crash in Thunderbird when viewing a multipart/alternative mail message with a text/enhanced part. Internally this led to operations on an unexpected type of object resulting in a crash which may be exploitable...

6.8AI score
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.30 views

Incorrect principal set for file: resources loaded via location bar — Mozilla

Security researchers Adam Barth and Collin Jackson reported that when a file: resource is loaded via the location bar it inherits the principal of the previously loaded document. This vulnerability can potentially give the newly loaded document additional privileges to access the contents of othe...

5.4CVSS2.7AI score0.07124EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.28 views

URL spoofing with invalid unicode characters — Mozilla

Mozilla add-on developer Pavel Cvrcek reported that certain invalid unicode characters, when used as part of an IDN, are displayed as whitespace in the location bar. This whitespace could be used to force part of the URL out of view in the location bar. An attacker could use this vulnerability to...

4.3CVSS3.2AI score0.03234EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.42 views

Arbitrary domain cookie access by local file: resources — Mozilla

Security researcher Gregory Fleischer reported that local resources loaded via the file: protocol can access any domain's cookies which have been saved on a user's machine. Fleischer demonstrated that a local document's domain was being calculated incorrectly from its URL. If a victim could be...

4.3CVSS2.1AI score0.02325EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.51 views

Arbitrary code execution using event listeners attached to an element whose owner document is null — Mozilla

Mozilla security researcher mozbugra4 reported that the owner document of an element can become null after garbage collection. In such cases, event listeners may be executed within the wrong JavaScript context. An attacker could potentially use this vulnerability to have a malicious event handler...

9.3CVSS4.1AI score0.04795EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.34 views

Race condition while accessing the private data of a NPObject JS wrapper class object — Mozilla

Jakob Balle and Carsten Eiram of Secunia Research reported a race condition in NPObjWrapperNewResolve when accessing the properties of a NPObject, a wrapped JSObject. Balle and Eiram demonstrated that this condition could be reached by navigating away from a web page during the loading of a Java...

9.3CVSS1.5AI score0.04331EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.57 views

Crashes with evidence of memory corruption (rv:1.9.0.11) — Mozilla

Mozilla developers and community members 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 ...

9.3CVSS2.6AI score0.09282EPSS
SaveExploits3References6Affected Software3
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.49 views

JavaScript chrome privilege escalation — Mozilla

Mozilla security researcher mozbugra4 reported a vulnerability which allows scripts from page content to run with elevated privileges. Using this vulnerability, an attacker could cause a chrome privileged object, such as the browser sidebar or the FeedWriter, to interact with web content in such ...

9.3CVSS3.1AI score0.04795EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.34 views

XUL scripts bypass content-policy checks — Mozilla

Mozilla add-on developer and community member Wladimir Palant reported that content-loading policies were not checked before loading external script files into XUL documents. The severity of this problem would depend on the reasons behind the content policy check, which include privacy from "web...

9.3CVSS0.4AI score0.02224EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/06/11 12:0 a.m.40 views

SSL tampering via non-200 responses to proxy CONNECT requests — Mozilla

Microsoft security researchers Shuo Chen, Ziqing Mao, Yi-Min Wang, and Ming Zhang reported that when a CONNECT request is sent to a proxy server and a non-200 response is returned, then the body of the response is incorrectly rendered within the context of the request Host: header. An active...

6.8CVSS0.5AI score0.02032EPSS
SaveExploits1References2Affected Software3
Mozilla
Mozilla
added 2009/04/27 12:0 a.m.34 views

Crash in nsTextFrame::ClearTextRun() — Mozilla

One of the security fixes in Firefox 3.0.9 introduced a regression that caused some users to experience frequent crashes. Users of the HTML Validator add-on were particularly affected, but other users also experienced this crash in some situations. In analyzing this crash we discovered that it wa...

9.3CVSS2AI score0.08387EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.30 views

POST data sent to wrong site when saving web page with embedded frame — Mozilla

Developer and Mozilla community member Paolo Amadini reported that when saving the inner frame of a web page as a file when the outer page has POST data associated with it, the POST data will be incorrectly sent to the URL of the inner frame. This could potentially result in a user's sensitive da...

4.3CVSS1.9AI score0.02313EPSS
SaveExploits1References2Affected Software2
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.61 views

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

5CVSS2.8AI score0.029EPSS
SaveExploits3References8Affected Software3
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.37 views

XSS hazard using third-party stylesheets and XBL bindings — Mozilla

Web developer Cefn Hoile reported that sites which allow users to embed third-party stylesheets are vulnerable to script injection attacks using XBL bindings. While this behavior was documented previously, it was determined that this particular risk was not well-understood by some websites. To...

4.3CVSS0.4AI score0.02288EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.47 views

Same-origin violations when Adobe Flash loaded via view-source: scheme — Mozilla

Security researcher Gregory Fleischer reported that when an Adobe Flash file is loaded via the view-source: scheme, the Flash plugin misinterprets the origin of the content as localhost, leading to two specific vulnerabilities:...

6.8CVSS2.4AI score0.02183EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.63 views

Same-origin violations in XMLHttpRequest and XPCNativeWrapper.toString — Mozilla

Mozilla security researcher mozbugra4 reported that it is possible to create a document whose URI does not match the document's principal using XMLHttpRequest. This type of mismatch leads to incorrect results in principal-based security checks. An attacker could use this vulnerability to execute...

4.3CVSS2AI score0.01351EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.43 views

URL spoofing with box drawing character — Mozilla

Bjoern Hoehrmann and security researcher Moxie Marlinspike independently reported that Unicode box drawing characters were allowed in Internationalized Domain Names IDN where they could be visually confused with punctuation used in valid web addresses. This could be combined with a phishing-type...

5.8CVSS1AI score0.01497EPSS
SaveExploits0References3Affected Software3
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.51 views

Firefox allows Refresh header to redirect to javascript: URIs — Mozilla

Mozilla community member Michael reported that when a server responds with a Refresh header containing a javascript: URI, Firefox will redirect to the javascript: URI. If an attacker could inject a Refresh header into a server response, or could control the value that a site places in the Refresh...

4.3CVSS1AI score0.05565EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.32 views

Malicious search plugins can inject code into arbitrary sites — Mozilla

Security researcher Prateek Saxena reported that a malicious MozSearch plugin could be created using a javascript: URI in the SearchForm value. This URI is used as the default landing page when an empty search is performed. If an attacker could get a user to install the malicious plugin and perfo...

4.3CVSS1.3AI score0.0151EPSS
SaveExploits1References2Affected Software1
Mozilla
Mozilla
added 2009/04/21 12:0 a.m.49 views

jar: scheme ignores the content-disposition: header on the inner URI — Mozilla

Mozilla developer Daniel Veditz reported that when the jar: scheme is used to wrap a URI which serves the content with Content-Disposition: attachment, the HTTP header is ignored and the content is unpacked and displayed inline. A site may depend on this HTTP header to prevent potentially untrust...

4.3CVSS0.6AI score0.01329EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/03/27 12:0 a.m.33 views

XSL Transformation vulnerability — Mozilla

Security researcher Guido Landi discovered that a XSL stylesheet could be used to crash the browser during a XSL transformation. An attacker could potentially use this crash to run arbitrary code on a victim's computer...

9.3CVSS3.5AI score0.10464EPSS
SaveExploits3References4Affected Software2
Mozilla
Mozilla
added 2009/03/27 12:0 a.m.32 views

Arbitrary code execution via XUL tree element — Mozilla

Security researcher Nils reported via TippingPoint's Zero Day Initiative that the XUL tree method moveToEdgeShift was in some cases triggering garbage collection routines on objects which were still in use. In such cases, the browser would crash when attempting to access a previously destroyed...

9.3CVSS2.9AI score0.0649EPSS
SaveExploits2References2Affected Software1
Mozilla
Mozilla
added 2009/03/04 12:0 a.m.45 views

Upgrade PNG library to fix memory safety hazards — Mozilla

Google security researcher Tavis Ormandy reported several memory safety hazards to the libpng project, an external library used by Mozilla to render PNG images. These vulnerabilities could be used by a malicious website to crash a victim's browser and potentially execute arbitrary code on their...

6.8CVSS2.3AI score0.04825EPSS
SaveExploits2References3Affected Software3
Mozilla
Mozilla
added 2009/03/04 12:0 a.m.70 views

Crashes with evidence of memory corruption (rv:1.9.0.7) — 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.05789EPSS
SaveExploits1References8Affected Software3
Mozilla
Mozilla
added 2009/03/04 12:0 a.m.33 views

Mozilla Firefox XUL Linked Clones Double Free Vulnerability — Mozilla

An anonymous researcher, via TippingPoint's Zero Day Initiative program, reported a vulnerability in Mozilla's garbage collection process. The vulnerability was caused by improper memory management of a set of cloned XUL DOM elements which were linked as a parent and child. After reloading the...

10CVSS2.4AI score0.04709EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/03/04 12:0 a.m.35 views

URL spoofing with invisible control characters — Mozilla

Mozilla contributor Masahiro Yamada reported that certain invisible control characters were being decoded when displayed in the location bar, resulting in fewer visible characters than were present in the actual location. An attacker could use this vulnerability to spoof the location bar and...

5.8CVSS4.1AI score0.01497EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/03/04 12:0 a.m.42 views

XML data theft via RDFXMLDataSource and cross-domain redirect — Mozilla

Mozilla security researcher Georgi Guninski reported that a website could use nsIRDFService and a cross-domain redirect to steal arbitrary XML data from another domain, a violation of the same-origin policy. This vulnerability could be used by a malicious website to steal private data from users...

7.1CVSS3.7AI score0.016EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2009/02/03 12:0 a.m.33 views

Local file stealing with SessionStore — Mozilla

Mozilla security researcher mozbugra4 reported that a form input control's type could be changed during the restoration of a closed tab. An attacker could set an input control's text value to the path of a local file whose location was known to the attacker. If the tab was then closed and the...

5.4CVSS0.7AI score0.01635EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/02/03 12:0 a.m.43 views

XSS using a chrome XBL method and window.eval — Mozilla

Mozilla security researcher mozbugra4 reported that a chrome XBL method can be used in conjunction with window.eval to execute arbitrary JavaScript within the context of another website, violating the same origin policy...

2.6CVSS9.1AI score0.02323EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/02/03 12:0 a.m.29 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 2009/02/03 12:0 a.m.27 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 2009/02/03 12:0 a.m.37 views

Directives to not cache pages ignored — Mozilla

Paul Nel reported that certain HTTP directives to not cache web pages, Cache-Control: no-store and Cache-Control: no-cache for HTTPS pages, were being ignored by Firefox 3. On a shared system, applications relying upon these HTTP directives could potentially expose private data. Another user on t...

3.3CVSS9.3AI score0.00521EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2009/02/03 12:0 a.m.41 views

XMLHttpRequest allows reading HTTPOnly cookies — Mozilla

Developer and Mozilla community member Wladimir Palant reported that cookies marked HTTPOnly were readable by JavaScript via the XMLHttpRequest.getResponseHeader and XMLHttpRequest.getAllResponseHeaders APIs. This vulnerability bypasses the security mechanism provided by the HTTPOnly flag which...

5CVSS1.5AI score0.0156EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2008/12/16 12:0 a.m.32 views

XSS vulnerabilities in SessionStore — Mozilla

Mozilla security researcher mozbugra4 reported vulnerabilities in the session-restore feature by which content could be injected into an incorrect document storage location, including storage locations for other domains. An attacker could utilize these issues to violate the browser's same-origin...

4.3CVSS2.2AI score0.01784EPSS
SaveExploits0References2Affected Software1
Mozilla
Mozilla
added 2008/12/16 12:0 a.m.25 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:0 a.m.33 views

Additional XSS attack vectors in feed preview — Mozilla

Mozilla security researcher mozbugra4 reported an additional variation on the feed preview vulnerabilities fixed in Firefox 2.0.0.17. mozbugra4 demonstrated that it was still possible to use the feed preview as a vector for JavaScript privilege escalation. An attacker could use this issue to run...

7.5CVSS4.5AI score0.02553EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2008/12/16 12:0 a.m.51 views

XSS and JavaScript privilege escalation — Mozilla

Mozilla security researcher mozbugra4 reported that an XBL binding, when attached to an unloaded document, can be used to violate the same-origin policy and execute arbitrary JavaScript within the context of a different website...

6.8CVSS1.9AI score0.02863EPSS
SaveExploits0References4Affected Software3
Mozilla
Mozilla
added 2008/12/16 12:0 a.m.36 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/12/16 12:0 a.m.37 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:0 a.m.25 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 2008/12/16 12:0 a.m.29 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/12/16 12:0 a.m.35 views

Cross-domain data theft via script redirect error message — Mozilla

Google security researcher Chris Evans reported that a website could access a limited amount of data from a different domain by loading a same-domain JavaScript URL which redirects to an off-domain target resource containing data which is not parsable as JavaScript. Upon attempting to load the da...

6CVSS1.6AI score0.0166EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/12/16 12:0 a.m.35 views

XMLHttpRequest 302 response disclosure — Mozilla

Marius Schilder of Google Security reported that when a XMLHttpRequest is made to a same-origin resource which 302 redirects to a resource in a different domain, the response from the cross-domain resource is readable by the site issuing the XHR. Cookies marked HttpOnly were not readable, but oth...

6.8CVSS0.02091EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/11/19 12:0 a.m.19 views

Script access to .documentURI and .textContent in mail — Mozilla

Mozilla developer Boris Zbarsky reported that a malicious mail message might be able to glean personal information about the recipient from the mailbox URI such as computer account name if the mail recipient has enabled JavaScript in mail. If a malicious mail is forwarded "in-line" to a recipient...

6.6AI score
SaveExploits0References1Affected Software2
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.30 views

nsXMLHttpRequest::NotifyEventListeners() same-origin violation — Mozilla

Mozilla security researcher mozbugra4 reported that the same-origin check in nsXMLHttpRequest::NotifyEventListeners could be bypassed. This vulnerability could be used to execute JavaScript in the context of a different website...

7.5CVSS1.2AI score0.03029EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.37 views

Crash and remote code execution in nsFrameManager — Mozilla

ling and wushi of team509, via TippingPoint's Zero Day Initiative program, reported a flaw in part of Mozilla's DOM constructing code. This vulnerability can be exploited by modifying certain properties of a file input element before it has finished initializing. When the blur method of the...

9.3CVSS2.9AI score0.03633EPSS
SaveExploits0References2Affected Software3
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.42 views

Buffer overflow in http-index-format parser — Mozilla

Justin Schuh of the IBM X-Force reported a flaw in the way Mozilla parses the http-index-format MIME type. By sending a specially crafted 200 header line in the HTTP index response, an attacker can cause the browser to crash and run arbitrary code on the victim's computer...

9.3CVSS4AI score0.07677EPSS
SaveExploits0References2Affected Software2
Mozilla
Mozilla
added 2008/11/12 12:0 a.m.42 views

Crash and remote code execution via __proto__ tampering — Mozilla

Mozilla developer Jesse Ruderman demonstrated that by tampering with the window.proto.proto object, one can cause the browser to place a lock on a non-native object, leading to a crash. Although we have not demonstrated such control, a determined attacker might be able to exploit this crash to ru...

10CVSS3.9AI score0.05865EPSS
SaveExploits0References2Affected Software3
Total number of security vulnerabilities1579