Lucene search
+L

87 matches found

Prion
Prion
added 2020/12/31 9:15 a.m.28 views

Design/Logic Flaw

An issue was discovered in the futures-util crate before 0.3.2 for Rust. FuturesUnordered can lead to data corruption because Sync is mishandled...

2.1CVSS5.6AI score0.00334EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/12/31 9:15 a.m.70 views

UBUNTU-CVE-2020-35907

An issue was discovered in the futures-task crate before 0.3.5 for Rust. futurestask::noopwakerref allows a NULL pointer dereference...

5.5CVSS6AI score0.00402EPSS
SaveExploits1References4
CVE
CVE
added 2020/12/31 8:21 a.m.73 views

CVE-2020-35905

The CVE-2020-35905 issue affects the futures-util crate for Rust (pre-0.3.7). A MutexGuard::map path can cause a data race in safe code under certain closure scenarios. This is a local issue in the crate’s synchronization logic that could lead to data races, as described in the advisory and Red H...

4.7CVSS4.6AI score0.00261EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:21 a.m.46 views

CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7AI score0.00261EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2020/12/31 8:21 a.m.42 views

CVE-2020-35906

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.6AI score0.00493EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/31 8:21 a.m.178 views

CVE-2020-35906

The CVE concerns the Rust futures-task crate before 0.3.6. The issue is a use-after-free in futures_task::waker when used with non-static types, potentially leading to memory safety problems. Affected software is the futures-task crate (Rust) prior to version 0.3.6; the root cause is not explicit...

7.8CVSS7.4AI score0.00493EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:21 a.m.121 views

CVE-2020-35906

An issue was discovered in the futures-task crate before 0.3.6 for Rust. futurestask::waker may cause a use-after-free in a non-static type situation...

7.8CVSS7.5AI score0.00493EPSS
SaveExploits1
CVE
CVE
added 2020/12/31 8:20 a.m.81 views

CVE-2020-35907

The CVE-2020-35907 entry concerns the Rust futures-task crate prior to 0.3.5. The issue, in futures_task::noop_waker_ref, permits a NULL pointer dereference, potentially causing a crash. Affected component: futures-task crate before 0.3.5. Impact statements are limited to what is stated; no explo...

5.5CVSS5.3AI score0.00402EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/31 8:20 a.m.99 views

CVE-2020-35907

An issue was discovered in the futures-task crate before 0.3.5 for Rust. futurestask::noopwakerref allows a NULL pointer dereference...

5.5CVSS5.4AI score0.00402EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/12/31 8:20 a.m.53 views

CVE-2020-35908

An issue was discovered in the futures-util crate before 0.3.2 for Rust. FuturesUnordered can lead to data corruption because Sync is mishandled...

5.6AI score0.00334EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:20 a.m.71 views

CVE-2020-35908

CVE-2020-35908 affects the Rust crate futures-util (before 0.3.2). The issue is an improper implementation of Sync in the FuturesUnordered structure, which used interior mutability via a Cell without proper synchronization. This can lead to data corruption when multiple threads access the interna...

5.5CVSS5.5AI score0.00334EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:18 a.m.51 views

CVE-2020-35915

An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types...

5.5AI score0.00374EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.13 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust futures-intrusive crate versions prior to 0.4.0 that stems from GenericMutexGuard allowing unsynchronized types of cross-thread data contention. No details of the...

5.5CVSS5.8AI score0.00374EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.14 views

Rust futures-util crate security vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in futures-util crate before 0.3.2 for Rust, which stems from the fact that FuturesUnordered may result in data corruption due to improper synchronization handling...

5.5CVSS5.8AI score0.00334EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.11 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. futures-task crate before 0.3.6 for Rust contains a security vulnerability that can be exploited by an attacker to potentially cause use-after-free in the case of non-static types...

7.8CVSS5.8AI score0.00493EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.18 views

Rust Code Issues Vulnerabilities

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A code issue vulnerability exists in Rust futures-task crate before 0.3.5, which stems from a noop waker ref that allows null pointer dereferencing...

5.5CVSS5.9AI score0.00402EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.14 views

Rust Competition Condition Problem Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust futures-util crate before 0.3.7, which stems from the fact that MutexGuard::map can lead to data contention in certain closure cases in safe code...

4.7CVSS5.8AI score0.00261EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2020/10/31 12:00 p.m.1 views

async-mutex (>=1.0.1, <=1.4.1), blocking-permit (>=0.1.0, <=1.2.1) +18 more potentially affected by CVE-2020-35915 via futures-intrusive (>=0.2.2, <=0.3.1)

futures-intrusive CARGO version =0.2.2, =1.0.1, =0.1.0, =0.4.0, =0.4.0, =0.4.0, =0.2.0, =0.10.0, =0.3.6, =0.3.7 - raii-counter-futures 0.1.0 - stm32f1xx-futures 0.1.0 - switchyard 0.1.0 and more Source cves: CVE-2020-35915 Source advisory: OSV:RUSTSEC-2020-0072...

5.5CVSS5.7AI score0.00374EPSS
SaveExploits1
Openbugbounty
Openbugbounty
added 2020/04/17 12:35 a.m.11 views

futures.tradingcharts.com Cross Site Scripting vulnerability

Open Bug Bounty ID: OBB-1144562 Security Researcher ELProfesor Helped patch 2799 vulnerabilities Received 8 Coordinated Disclosure badges Received 107 recommendations , a holder of 8 badges for responsible and coordinated disclosure, found a security vulnerability affecting...

0.2AI score
SaveExploits0
OSV
OSV
added 2020/02/28 12:00 p.m.15 views

RUSTSEC-2020-0010 tiberius is unmaintained

The author of tiberius has archived the GitHub repository and left the following note: I do not have the time to overhaul the library and do not intend to further maintain the 0.3 version relying on the old futures ecosystem. Suggested alternatives are: - odbc - sqlx forthcoming...

7.2AI score
SaveExploits0References3
Rows per page
Query Builder