Lucene search
K

9526 matches found

Github Security Blog
Github Security Blog
added 2023/01/10 3:30 a.m.15 views

bzip2 allows attackers to cause a denial of service via a large file that triggers an integer overflow

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.2AI score0.01212EPSS
Exploits1References9Affected Software1
NVD
NVD
added 2023/01/10 1:15 a.m.12 views

CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.4AI score0.01212EPSS
Exploits1References5
OSV
OSV
added 2023/01/10 1:15 a.m.18 views

CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.4AI score
Exploits0References5
OSV
OSV
added 2023/01/10 1:15 a.m.2 views

DEBIAN-CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.2AI score0.01212EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2023/01/10 1:15 a.m.27 views

CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.1AI score0.01212EPSS
Exploits1References4
OSV
OSV
added 2023/01/10 1:15 a.m.2 views

UBUNTU-CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS5.8AI score0.01212EPSS
Exploits1References5
CVE
CVE
added 2023/01/10 12:0 a.m.207 views

CVE-2023-22895

CVE-2023-22895 affects the bzip2 crate before 0.4.4 for Rust; vulnerability is an integer overflow in mem.rs that allows denial of service on large input. Note this is unrelated to crates.io/bzip2-rs. Fedora advisories indicate rebuilding for bzip2 0.4.4; no exploit details are provided in the su...

7.5CVSS7.2AI score0.01212EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2023/01/10 12:0 a.m.24 views

CVE-2023-22895

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product...

7.5CVSS7.4AI score0.01212EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2023/01/10 12:0 a.m.3 views

PT-2023-1358

Name of the Vulnerable Software and Affected Versions Rust versions prior to 1.66.1 Description The issue is related to the Cargo package manager in Rust, which does not perform SSH host key verification when cloning indexes and dependencies via SSH. This allows an attacker to perform...

7.9CVSS6.6AI score0.00763EPSS
Exploits0References47
vulnersOsv
vulnersOsv
added 2023/01/09 12:0 p.m.4 views

a2s (>=0.1.0 <=0.5.1), abxml (>=0.2.1 <=0.6.2) +240 more potentially affected by CVE-2023-22895 via bzip2 (>=0.2.3 <=0.3.3)

bzip2 CARGO version =0.2.3, =0.1.0, =0.2.1, =0.0.1, =0.1.0, =0.1.0, =0.1.0, =0.1.3, =0.1.0, =0.1.0, =0.3.0, =2020.5.26, =0.1.0, =0.2.0, =1.0.0 and more Source cves: CVE-2023-22895 Source advisory: OSV:RUSTSEC-2023-0004...

7.5CVSS7.2AI score0.01212EPSS
Exploits1
UbuntuCve
UbuntuCve
added 2023/01/04 10:15 p.m.57 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.4CVSS6AI score0.00564EPSS
Exploits0References5
CVE
CVE
added 2023/01/04 9:47 p.m.432 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.00564EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2023/01/04 9:47 p.m.19 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.00564EPSS
Exploits0
OSV
OSV
added 2023/01/04 9:47 p.m.25 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 score0.00564EPSS
Exploits0References6
hivepro
hivepro
added 2022/12/23 10:28 a.m.9 views

Nokoyawa 2.0 A Reworked Rust-Based Ransomware

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary Nokoyawa is a 64-bit Windows-based ransomware family that first appeared in early February 2022. The threat group behind Nokoyawa conducts double-extortion ransomware attacks, first stealing data from...

3.2AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2022/12/22 12:0 a.m.18 views

Fedora 36 : rust-capnp / rust-sequoia-octopus-librnp (2022-fd7eeedd02)

The remote Fedora 36 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2022-fd7eeedd02 advisory. Update the capnp crate to version 0.14.11 to address CVE-2022-46149 / RUSTSEC-2022-0068. This update also includes a rebuild of the only affected application...

5.4CVSS5.7AI score0.00852EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2022/12/21 12:0 p.m.1 views

can2040 (>=0.1.2 <=0.1.5), card10-alloc (>=0.1.0 <=0.1.1) +13 more potentially affected by unknown CVE via alloc-cortex-m (>=0.2.2 <=0.4.4)

alloc-cortex-m CARGO version =0.2.2, =0.1.2, =0.1.0, =0.1.0, =0.0.4, =0.3.2, =0.1.0, =0.1.0, =0.5.6, =0.1.0, =0.1.1, =0.0.2, =0.0.11 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2022-0073...

5.8AI score
Exploits0
The Hacker News
The Hacker News
added 2022/12/21 7:41 a.m.384 views

Ransomware Hackers Using New Way to Bypass MS Exchange ProxyNotShell Mitigations

Threat actors affiliated with a ransomware strain known as Play are leveraging a never-before-seen exploit chain that bypasses blocking rules for ProxyNotShell flaws in Microsoft Exchange Server to achieve remote code execution RCE through Outlook Web Access OWA. "The new exploit method bypasses...

9.8CVSS1.8AI score0.99964EPSS
Exploits16
hivepro
hivepro
added 2022/12/19 1:5 p.m.15 views

Agenda ransomware made its return with a Rust variant

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary In addition to BlackCat, Hive, Luna, and RansomExx, Agenda is the latest ransomware strain to use the cross-platform programming language Rust. Ransomware-as-a-service RaaS group Agenda, attributed to an...

3.1AI score
Exploits0
The Hacker News
The Hacker News
added 2022/12/19 10:5 a.m.39 views

New Agenda Ransomware Variant, Written in Rust, Aiming at Critical Infrastructure

A Rust variant of a ransomware strain known as Agenda has been observed in the wild, making it the latest malware to adopt the cross-platform programming language after BlackCat, Hive, Luna, and RansomExx. Agenda, attributed to an operator named Qilin, is a ransomware-as-a-service RaaS group that...

2.1AI score
Exploits0
Rows per page
Query Builder