Lucene search
+L

999 matches found

RedHat Linux
RedHat Linux
added 2019/06/03 8:55 p.m.13 views

Mozilla: Compartment mismatch with fetch API

A vulnerability where a JavaScript compartment mismatch can occur while working with the fetch API, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird 60.7, Firefox 67, and Firefox ESR 60.7...

9.8CVSS7.3AI score0.01685EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/06/03 8:52 p.m.14 views

Mozilla: Theft of user history data through drag and drop of hyperlinks to and from bookmarks

If a crafted hyperlink is dragged and dropped to the bookmark bar or sidebar and the resulting bookmark is subsequently dragged and dropped into the web content area, an arbitrary query of a user's browser history can be run and transmitted to the content page via drop event data. This allows for...

5.3CVSS7.4AI score0.01392EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/06/03 8:52 p.m.22 views

Mozilla: Use-after-free of ChromeEventHandler by DocShell

A use-after-free vulnerability can occur in the chrome event handler when it is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.7, Firefox 67, and Firefox ESR 60.7...

9.8CVSS7.3AI score0.01638EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/05/23 4:08 p.m.10 views

Mozilla: Use-after-free of ChromeEventHandler by DocShell

A use-after-free vulnerability can occur in the chrome event handler when it is freed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.7, Firefox 67, and Firefox ESR 60.7...

9.8CVSS7.3AI score0.01638EPSS
SaveExploits0References5
OSV
OSV
added 2019/04/26 5:29 p.m.9 views

DEBIAN-CVE-2019-9813

Incorrect handling of proto mutations may lead to type confusion in IonMonkey JIT code and can be leveraged for arbitrary memory read and write. This vulnerability affects Firefox 66.0.1, Firefox ESR 60.6.1, and Thunderbird 60.6.1...

8.8CVSS8AI score0.07387EPSS
SaveExploits4References1
RedHat Linux
RedHat Linux
added 2019/03/28 2:52 p.m.12 views

Mozilla: IonMonkey leaks JS_OPTIMIZED_OUT magic value to script

The IonMonkey just-in-time JIT compiler can leak an internal JSOPTIMIZEDOUT magic value to the running script during a bailout. This magic value can then be used by JavaScript to achieve memory corruption, which results in a potentially exploitable crash. This vulnerability affects Thunderbird...

9.8CVSS7.3AI score0.13197EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2019/03/20 3:26 p.m.8 views

Mozilla: IonMonkey leaks JS_OPTIMIZED_OUT magic value to script

The IonMonkey just-in-time JIT compiler can leak an internal JSOPTIMIZEDOUT magic value to the running script during a bailout. This magic value can then be used by JavaScript to achieve memory corruption, which results in a potentially exploitable crash. This vulnerability affects Thunderbird...

9.8CVSS7.3AI score0.13197EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2019/03/20 3:21 p.m.12 views

Mozilla: Use-after-free with SMIL animation controller

A use-after-free vulnerability can occur when the SMIL animation controller incorrectly registers with the refresh driver twice when only a single registration is expected. When a registration is later freed with the removal of the animation controller element, the refresh driver incorrectly leav...

9.8CVSS7.3AI score0.02043EPSS
SaveExploits0References5
OSV
OSV
added 2019/03/20 12:00 a.m.7 views

UBUNTU-CVE-2019-9788

Mozilla developers and community members reported memory safety bugs present in Firefox 65, Firefox ESR 60.5, and Thunderbird 60.5. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This...

9.8CVSS7.3AI score0.02244EPSS
SaveExploits0References8
OSV
OSV
added 2019/03/20 12:00 a.m.15 views

UBUNTU-CVE-2019-9806

A vulnerability exists during authorization prompting for FTP transaction where successive modal prompts are displayed and cannot be immediately dismissed. This allows for a denial of service DOS attack. This vulnerability affects Firefox 66...

7.5CVSS7.2AI score0.01081EPSS
SaveExploits0References5
OSV
OSV
added 2019/02/28 6:29 p.m.6 views

CVE-2018-12399

When a new protocol handler is registered, the API accepts a title argument which can be used to mislead users about which domain is registering the new protocol. This may result in the user approving a protocol handler that they otherwise would not have. This vulnerability affects Firefox 63...

4.3CVSS7.3AI score0.01356EPSS
SaveExploits0References5
OSV
OSV
added 2018/12/11 12:00 a.m.8 views

UBUNTU-CVE-2018-18495

WebExtension content scripts can be loaded into about: pages in some circumstances, in violation of the permissions granted to extensions. This could allow an extension to interfere with the loading and usage of these pages and use capabilities that were intended to be restricted from extensions...

6.5CVSS6.7AI score0.01665EPSS
SaveExploits0References4
OSV
OSV
added 2018/12/11 12:00 a.m.10 views

UBUNTU-CVE-2018-18492

A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.4, Firefox ESR 60.4, and Firefox 64...

9.8CVSS7.2AI score0.09646EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2018/11/05 10:47 a.m.11 views

Mozilla: Use-after-free in driver timers

A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox 62, Firefox ESR 60.2, and Thunderbird 60.2.1...

9.8CVSS7.3AI score0.03357EPSS
SaveExploits0References5
OSV
OSV
added 2018/10/18 1:29 p.m.3 views

DEBIAN-CVE-2018-12378

A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox 62, Firefox ESR 60.2, and Thunderbird 60.2.1...

9.8CVSS9.1AI score0.03357EPSS
SaveExploits0References1
OSV
OSV
added 2018/10/18 1:29 p.m.5 views

CVE-2016-9069

A use-after-free in nsINode::ReplaceOrInsertBefore during DOM operations resulting in potentially exploitable crashes. This vulnerability affects Firefox 50...

7.8CVSS7.3AI score0.01252EPSS
SaveExploits0References4
OSV
OSV
added 2018/06/27 12:00 a.m.7 views

UBUNTU-CVE-2018-12361

An integer overflow can occur in the SwizzleData code while calculating buffer sizes. The overflowed value is used for subsequent graphics computations when their inputs are not sanitized which results in a potentially exploitable crash. This vulnerability affects Thunderbird 60, Firefox ESR 60.1...

8.8CVSS7.5AI score0.02819EPSS
SaveExploits0References4
OSV
OSV
added 2018/06/27 12:00 a.m.6 views

UBUNTU-CVE-2018-12362

An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 SSSE3 scaler, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird 60, Thunderbird 52.9, Firefox ESR 60.1, Firefox ESR 52.9, and Firefox 61...

8.8CVSS7.3AI score0.03767EPSS
SaveExploits0References7
OSV
OSV
added 2018/06/11 9:29 p.m.6 views

CVE-2018-5169

If manipulated hyperlinked text with "chrome:" URL contained in it is dragged and dropped on the "home" icon, the home page can be reset to include a normally-unlinkable chrome page as one of the home page tabs. This vulnerability affects Firefox 60...

6.5CVSS7.3AI score0.01353EPSS
SaveExploits0References5
OSV
OSV
added 2018/06/11 9:29 p.m.6 views

CVE-2018-5141

A vulnerability in the notifications Push API where notifications can be sent through service workers by web content without direct user interaction. This could be used to open new tabs in a denial of service DOS attack or to display unwanted content from arbitrary URLs to users. This vulnerabili...

8.2CVSS7.3AI score0.01585EPSS
SaveExploits0References5
Rows per page
Query Builder