Lucene search
+L

328 matches found

Vulnrichment
Vulnrichment
added 2023/01/04 9:47 p.m.11 views

CVE-2023-22466 Tokio's reject_remote_clients configuration may get dropped when creating a Windows named pipe

Tokio is a runtime for writing applications with Rust. Starting with version 1.7.0 and prior to versions 1.18.4, 1.20.3, and 1.23.1, when configuring a Windows named pipe server, setting pipemode will reset rejectremoteclients to false. If the application has previously configured...

5.4CVSS5.8AI score0.00569EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/01/04 9:47 p.m.32 views

CVE-2023-22466

Tokio is a runtime for writing applications with Rust. Starting with version 1.7.0 and prior to versions 1.18.4, 1.20.3, and 1.23.1, when configuring a Windows named pipe server, setting pipemode will reset rejectremoteclients to false. If the application has previously configured...

5.4CVSS5.5AI score0.00569EPSS
SaveExploits0
CVE
CVE
added 2023/01/04 9:47 p.m.453 views

CVE-2023-22466

Tokio (Rust) prior to v1.18.4, v1.20.3, and v1.23.1, and the 1.7.0–1.18.x range, has a Windows named pipe setting bug: when configuring pipe_mode for a named pipe server, reject_remote_clients is reset to false, undoing any prior true setting. This can allow remote clients access to the named pip...

5.4CVSS5.4AI score0.00569EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/01/04 9:47 p.m.30 views

CVE-2023-22466 Tokio's reject_remote_clients configuration may get dropped when creating a Windows named pipe

Tokio is a runtime for writing applications with Rust. Starting with version 1.7.0 and prior to versions 1.18.4, 1.20.3, and 1.23.1, when configuring a Windows named pipe server, setting pipemode will reset rejectremoteclients to false. If the application has previously configured...

5.4CVSS5.3AI score
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2023/01/04 12:00 p.m.4 views

deno_bench_util (>=0.73.0, <=0.77.0), deno_broadcast_channel (>=0.73.0, <=0.77.0) +34 more potentially affected by CVE-2023-22466 via tokio (>=1.21.1, <=1.22.0)

tokio CARGO version =1.21.1, =0.73.0, =0.73.0, =0.11.0, =0.161.0, =0.93.0, =0.102.0, =0.66.0, =0.15.0, =0.73.0, =0.71.0, =0.87.0, =0.79.0, =0.110.0, =0.80.0, =0.84.0, =0.88.0 and more Source cves: CVE-2023-22466 Source advisory: OSV:RUSTSEC-2023-0001...

5.4CVSS5.7AI score0.00569EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/01/04 12:00 p.m.4 views

async-debug (>=0.1.0, <=0.1.3), async-http-proxy (>=1.2.1, <=1.2.4) +133 more potentially affected by CVE-2023-22466 via tokio (>=1.7.1, <=1.18.2)

tokio CARGO version =1.7.1, =0.1.0, =1.2.1, =0.2.1, =2.2.0, =0.4.0, =0.16.0, =0.1.0, =0.14.0, =0.33.2 - clashctl 0.2.2 and more Source cves: CVE-2023-22466 Source advisory: OSV:RUSTSEC-2023-0001...

5.4CVSS6.1AI score0.00569EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/01/04 12:00 p.m.5 views

askai (0.1.0), doh-client (3.1.2) +25 more potentially affected by CVE-2023-22466 via tokio (>=1.19.2, <=1.20.1)

tokio CARGO version =1.19.2, =2.3.0, =4.1.2, =1.4.0, =1.18.1, =0.2.0, =0.16.0, =0.16.0, =0.16.0, =0.16.0, =0.16.1 and more Source cves: CVE-2023-22466 Source advisory: OSV:RUSTSEC-2023-0001...

5.4CVSS5.7AI score0.00569EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/01/04 12:00 a.m.16 views

Tokio 安全漏洞

Tokio is a software library for the Rust programming language. It provides runtime and enabled asynchronous I / O functionality, thus allowing concurrency related to task completion. Tokio suffers from a security vulnerability that stems from its configuration of the Windows Named Pipes Server,...

5.4CVSS5.6AI score0.00569EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2022/11/17 4:56 a.m.44 views

CVE-2021-45710

A flaw was found in the tokio crate for Rust. In circumstances involving a closed oneshot channel, there is a data race and memory corruption issue...

8.1CVSS1.6AI score0.01162EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/11 8:26 a.m.5 views

SUSE-SU-2022:3949-1 Security update for rustup

This update for rustup fixes the following issues: Updated to version 1.25.10: - CVE-2022-24713: Fixed Regex denial of service bsc1196972. - CVE-2021-45710: Fixed tokio data race with memory corruption bsc1194119...

8.1CVSS8.2AI score0.1446EPSS
SaveExploits1References5
OSV
OSV
added 2022/03/22 12:00 p.m.18 views

RUSTSEC-2022-0015 pty is unmaintained

The repository hasn't received any updates since Jun 25, 2017 and the author is unresponsive. Maintained alternatives include: tokio-pty-process pty-process...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2022/01/06 10:04 p.m.65 views

GHSA-FG7R-2G4J-5CGR Race Condition in tokio

If a tokio::sync::oneshot channel is closed via the oneshot::Receiver::close method, a data race may occur if the oneshot::Sender::send method is called while the corresponding oneshot::Receiver is awaited or calling tryrecv. When these methods are called concurrently on a closed channel, the two...

8.1CVSS7.9AI score0.01162EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2022/01/06 10:04 p.m.4 views

async-http-proxy (>=1.2.1, <=1.2.3), barc-cli (>=2.2.0, <=2.2.1) +9 more potentially affected by CVE-2021-45710 via tokio (>=1.9.0, <=1.12.0)

tokio CARGO version =1.9.0, =1.2.1, =2.2.0, =0.73.0, =2.2.0, =0.2.8, =0.0.1, =0.12.0, =0.13.0 Source cves: CVE-2021-45710 Source advisory: OSV:GHSA-FG7R-2G4J-5CGR...

8.1CVSS7.7AI score0.01162EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/01/06 10:04 p.m.5 views

a2 (>=0.2.0, <=0.5.3), aahc (0.1.0) +6609 more potentially affected by CVE-2021-45710 via tokio (>=0.1.16, <=1.8.1)

tokio CARGO version =0.1.16, =0.2.0, =0.1.0, =0.1.0, =0.1.0, =0.5.3, =0.2.0, =0.5.0, =0.2.1, =0.1.0, =0.1.0, =0.1.0, =0.0.1, =0.2.0 and more Source cves: CVE-2021-45710 Source advisory: OSV:GHSA-FG7R-2G4J-5CGR...

8.1CVSS7.2AI score0.01162EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 10:04 p.m.29 views

Race Condition in tokio

If a tokio::sync::oneshot channel is closed via the oneshot::Receiver::close method, a data race may occur if the oneshot::Sender::send method is called while the corresponding oneshot::Receiver is awaited or calling tryrecv. When these methods are called concurrently on a closed channel, the two...

8.1CVSS7.7AI score0.01162EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2021/12/27 12:15 a.m.36 views

CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS0.01162EPSS
SaveExploits0References2
OSV
OSV
added 2021/12/27 12:15 a.m.4 views

DEBIAN-CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS7.8AI score0.01162EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/12/27 12:15 a.m.36 views

CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS7.1AI score0.01162EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/27 12:15 a.m.9 views

UBUNTU-CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS7.2AI score0.01162EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.5 views

CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS5.8AI score0.01162EPSS
SaveExploits0References3
Rows per page
Query Builder