Lucene search
+L

2732 matches found

OSV
OSV
•added 2019/11/16 12:00 p.m.•28 views

RUSTSEC-2019-0034 HeaderMap::Drain API is unsound

Affected versions of this crate incorrectly used raw pointer, which introduced unsoundness in its public safe API. Failing to drop the Drain struct causes double-free, and it is possible to violate Rust's alias rule and cause data race with Drain's Iterator implementation. The flaw was corrected ...

9.8CVSS9.2AI score0.01812EPSS
SaveExploits0References2
Exploit DB
Exploit DB
•added 2019/10/09 12:00 a.m.•354 views

XNU - Remote Double-Free via Data Race in IPComp Input Path

=== Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK isn't affected over two network interfaces at the same time...

7.8CVSS6.4AI score0.01288EPSS
SaveExploits2
zdt
zdt
•added 2019/10/09 12:00 a.m.•140 views

XNU - Remote Double-Free via Data Race in IPComp Input Path Exploit

=== Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK isn't affected over two network interfaces at the same time...

7.8CVSS0.7AI score0.01288EPSS
SaveExploits2
exploitpack
exploitpack
•added 2019/10/09 12:00 a.m.•46 views

XNU - Remote Double-Free via Data Race in IPComp Input Path

XNU - Remote Double-Free via Data Race in IPComp Input Path === Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK...

0.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2019/10/08 5:39 p.m.•30 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS3AI score0.04608EPSS
SaveExploits2References4
NVD
NVD
•added 2019/05/23 8:29 p.m.•17 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS7.7AI score0.04608EPSS
SaveExploits2References3
Prion
Prion
•added 2019/05/23 8:29 p.m.•19 views

Design/Logic Flaw

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

5.1CVSS7.7AI score0.04608EPSS
SaveExploits2References3Affected Software3
UbuntuCve
UbuntuCve
•added 2019/05/23 8:29 p.m.•25 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS7AI score0.04608EPSS
SaveExploits2References2
OSV
OSV
•added 2019/05/23 8:29 p.m.•4 views

DEBIAN-CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS8.8AI score0.04608EPSS
SaveExploits2References1
OSV
OSV
•added 2019/05/23 8:29 p.m.•15 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS7.8AI score
SaveExploits0References3
CVE
CVE
•added 2019/05/23 7:16 p.m.•342 views

CVE-2019-5796

CVE-2019-5796 affects Chromium-based browsers (Chrome/Chromium) via the Extensions component. A race condition in Extensions before 73.0.3683.75 could be triggered remotely, with official advisories stating the vulnerability exists in Chromium’s Extensions and that upgrading to 73.0.3683.75 or ne...

7.5CVSS7.6AI score0.04608EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
•added 2019/05/23 7:16 p.m.•34 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.7AI score0.04608EPSS
SaveExploits2References3
Debian CVE
Debian CVE
•added 2019/05/23 7:16 p.m.•68 views

CVE-2019-5796

Data race in extensions guest view in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

7.5CVSS7.8AI score0.04608EPSS
SaveExploits2
Exploit DB
Exploit DB
•added 2019/03/19 12:00 a.m.•52 views

Google Chrome < M73 - Double-Destruction Race in StoragePartitionService

There's a race condition in the destruction of the BindingState for bindings to the StoragePartitionService. It looks like the root cause of the issue is that since we can get two concurrent calls to callbacks returned from mojo::BindingSet::GetBadMessageCallback from the same BindingSet, which...

7.5CVSS7.1AI score0.02884EPSS
SaveExploits1
zdt
zdt
•added 2019/03/19 12:00 a.m.•48 views

Google Chrome < M73 - Double-Destruction Race in StoragePartitionService Exploit

Google Chrome M73 - Double-Destruction Race in StoragePartitionService There's a race condition in the destruction of the BindingState for bindings to the StoragePartitionService. It looks like the root cause of the issue is that since we can get two concurrent calls to callbacks returned from...

7.4AI score
SaveExploits0
exploitpack
exploitpack
•added 2019/03/19 12:00 a.m.•34 views

Google Chrome M73 - Data Race in ExtensionsGuestViewMessageFilter

Google Chrome M73 - Data Race in ExtensionsGuestViewMessageFilter There appears to be a race condition in the destruction of the ExtensionsGuestViewMessageFilter if the ProcessIdToFilterMap is modified concurrently. See the comment in the code:...

1AI score
SaveExploits0
zdt
zdt
•added 2019/03/19 12:00 a.m.•67 views

Google Chrome < M73 - Data Race in ExtensionsGuestViewMessageFilter Exploit

Google Chrome M73 - Data Race in ExtensionsGuestViewMessageFilter Exploit There appears to be a race condition in the destruction of the ExtensionsGuestViewMessageFilter if the ProcessIdToFilterMap is modified concurrently. See the comment in the code:...

7.5CVSS8.2AI score0.04608EPSS
SaveExploits2
Exploit DB
Exploit DB
•added 2019/03/19 12:00 a.m.•64 views

Google Chrome < M73 - Data Race in ExtensionsGuestViewMessageFilter

There appears to be a race condition in the destruction of the ExtensionsGuestViewMessageFilter if the ProcessIdToFilterMap is modified concurrently. See the comment in the code: ExtensionsGuestViewMessageFilter::ExtensionsGuestViewMessageFilter DCHECKCURRENTLYONBrowserThread::IO; // This map is...

7.5CVSS7.1AI score0.04608EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
•added 2017/12/01 12:00 a.m.•54 views

EulerOS 2.0 SP1 : kernel (EulerOS-SA-2017-1291)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability was found in the key management subsystem of the Linux kernel. An update on an uninstantiated key could cause a kernel panic,...

7.8CVSS6.4AI score0.00721EPSS
SaveExploits1References20
Tenable Nessus
Tenable Nessus
•added 2017/12/01 12:00 a.m.•52 views

RHEL 7 : kernel (RHSA-2017:3315)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2017:3315 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. These updated kernel packages include several security issues a...

5.5CVSS6.2AI score0.00721EPSS
SaveExploits0References6
Rows per page
Query Builder