Lucene search
+L

3559 matches found

OSV
OSV
added 2019/04/26 5:29 p.m.5 views

DEBIAN-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.8CVSS9.3AI score0.02244EPSS
SaveExploits0References1
OSV
OSV
added 2019/04/26 5:29 p.m.6 views

UBUNTU-CVE-2018-18512

A use-after-free vulnerability can occur while playing a sound notification in Thunderbird. The memory storing the sound data is immediately freed, although the sound is still being played asynchronously, leading to a potentially exploitable crash. This vulnerability affects Thunderbird 60.5...

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

UBUNTU-CVE-2019-9798

On Android systems, Firefox can load a library from APITRACELIB, which is writable by all users and applications. This could allow malicious third party applications to execute a man-in-the-middle attack if a malicious code was written to that location and loaded. Note: This issue only affects...

7.4CVSS7.3AI score0.00876EPSS
SaveExploits0References3
OSV
OSV
added 2019/04/26 2:29 p.m.8 views

UBUNTU-CVE-2018-5179

A service worker can send the activate event on itself periodically which allows it to run perpetually, allowing it to monitor activity by users. Affects all versions prior to Firefox 60...

7.5CVSS7.2AI score0.01347EPSS
SaveExploits0References2
OSV
OSV
added 2019/04/26 2:29 p.m.6 views

CVE-2018-5179

A service worker can send the activate event on itself periodically which allows it to run perpetually, allowing it to monitor activity by users. Affects all versions prior to Firefox 60...

7.5CVSS5.8AI score0.01347EPSS
SaveExploits0References1
Snyk
Snyk
added 2019/04/23 4:29 p.m.5 views

Function Call with Incorrectly Specified Arguments

Overview Affected versions of this package are vulnerable to Function Call with Incorrectly Specified Arguments. A vulnerability in the seccomp filters of Canonical snapd before version 2.37.4 allows a strict mode snap to insert characters into a terminal on a 64-bit host. The seccomp rules were...

7.5CVSS5.6AI score0.037EPSS
SaveExploits4References2
OSV
OSV
added 2019/04/22 10:29 p.m.4 views

DEBIAN-CVE-2019-11460

An issue was discovered in GNOME gnome-desktop 3.26, 3.28, and 3.30 prior to 3.30.2.2, and 3.32 prior to 3.32.1.1. A compromised thumbnailer may escape the bubblewrap sandbox used to confine thumbnailers by using the TIOCSTI ioctl to push characters into the input buffer of the thumbnailer's...

9CVSS7.2AI score0.0178EPSS
SaveExploits0References1
OSV
OSV
added 2019/04/22 9:29 p.m.4 views

DEBIAN-CVE-2019-11461

An issue was discovered in GNOME Nautilus 3.30 prior to 3.30.6 and 3.32 prior to 3.32.1. A compromised thumbnailer may escape the bubblewrap sandbox used to confine thumbnailers by using the TIOCSTI ioctl to push characters into the input buffer of the thumbnailer's controlling terminal, allowing...

7.8CVSS8.6AI score0.00352EPSS
SaveExploits0References1
OSV
OSV
added 2019/04/22 11:29 a.m.11 views

CVE-2019-11417

system.cgi on TRENDnet TV-IP110WN cameras has a buffer overflow caused by an inadequate source-length check before a strcpy operation in the respondAsp function. Attackers can exploit the vulnerability by using the languse parameter with a long string. This affects 1.2.2 build 28, 64, 65, and 68...

9.8CVSS7.7AI score0.01419EPSS
SaveExploits0References1
OSV
OSV
added 2019/04/22 12:00 a.m.14 views

UBUNTU-CVE-2019-11460

An issue was discovered in GNOME gnome-desktop 3.26, 3.28, and 3.30 prior to 3.30.2.2, and 3.32 prior to 3.32.1.1. A compromised thumbnailer may escape the bubblewrap sandbox used to confine thumbnailers by using the TIOCSTI ioctl to push characters into the input buffer of the thumbnailer's...

9CVSS6.9AI score0.0178EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2019/04/12 12:00 a.m.8 views

The vulnerability of the Network Address Translation implementation in the Cisco IOS operating system allows a hacker to induce a service failure.

The vulnerability of the Network Address Translation 64 NAT64 implementation in Cisco IOS operating systems exists due to errors in the processing of IPv4 packets. Exploiting this vulnerability can allow a remote attacker to cause a system to stop responding or restart the device, resulting in...

7.8CVSS7.4AI score0.02516EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2019/03/28 2:52 p.m.11 views

Mozilla: Memory safety bugs fixed in Firefox 66 and Firefox ESR 60.6

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.4AI score0.02244EPSS
SaveExploits0References5
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/28 2:52 p.m.11 views

Mozilla: Type-confusion in IonMonkey JIT compiler

A vulnerability where type-confusion in the IonMonkey just-in-time JIT compiler could potentially be used by malicious JavaScript to trigger a potentially exploitable crash. This vulnerability affects Thunderbird 60.6, Firefox ESR 60.6, and Firefox 66...

9.8CVSS7.3AI score0.01566EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/03/28 2:52 p.m.10 views

Mozilla: Use-after-free when removing in-use DOM elements

A use-after-free vulnerability can occur when a raw pointer to a DOM element on a page is obtained using JavaScript and the element is then removed while still in use. This results in a potentially exploitable crash. This vulnerability affects Thunderbird 60.6, Firefox ESR 60.6, and Firefox 66...

9.8CVSS7.3AI score0.01743EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/03/28 2:52 p.m.13 views

Mozilla: Memory safety bugs fixed in Firefox 66 and Firefox ESR 60.6

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.4AI score0.02244EPSS
SaveExploits0References5
OSV
OSV
added 2019/03/26 6:29 p.m.6 views

UBUNTU-CVE-2019-3804

It was found that cockpit before version 184 used glib's base64 decode functionality incorrectly resulting in a denial of service attack. An unauthenticated attacker could send a specially crafted request with an invalid base64-encoded cookie which could cause the web service to crash...

7.5CVSS5.8AI score0.04858EPSS
SaveExploits0References4
OSV
OSV
added 2019/03/25 12:00 a.m.31 views

UBUNTU-CVE-2019-9810

Incorrect alias information in IonMonkey JIT compiler for Array.prototype.slice method may lead to missing bounds check and a buffer overflow. This vulnerability affects Firefox 66.0.1, Firefox ESR 60.6.1, and Thunderbird 60.6.1...

8.8CVSS7.7AI score0.29514EPSS
SaveExploits11References6
CNVD
CNVD
added 2019/03/22 12:00 a.m.10 views

Mozilla Firefox Information Disclosure Vulnerability (CNVD-2019-08533)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. An information disclosure vulnerability exists in versions of Mozilla Firefox prior to 66, which stems from the program's failure to perform sufficient boundary detection on data. An attacker could...

7.5CVSS8.2AI score0.01029EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/03/22 12:00 a.m.9 views

Mozilla Firefox Denial of Service Vulnerability (CNVD-2019-08542)

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox versions prior to 66. An attacker could exploit this vulnerability to cause a denial of service...

7.5CVSS8.4AI score0.01039EPSS
SaveExploits0References1
Rows per page
Query Builder