Lucene search
K

3305 matches found

Tenable Nessus
Tenable Nessus
added 2023/09/22 12:0 a.m.19 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : rust, rust1.72 (SUSE-SU-2023:3722-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:3722-1 advisory. - Cargo downloads a Rust project's dependencies and compiles the project. Starting in Rust 1.60.0 and pri...

6.1CVSS6.9AI score0.00193EPSS
Exploits0References4
OSV
OSV
added 2023/09/21 6:30 a.m.12 views

GHSA-9MCR-873M-XCXP Tungstenite allows remote attackers to cause a denial of service

The Tungstenite crate through 0.20.0 for Rust allows remote attackers to cause a denial of service minutes of CPU consumption via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted e.g., thousands of times and the average amoun...

7.5CVSS7.2AI score0.04501EPSS
Exploits1References19
Github Security Blog
Github Security Blog
added 2023/09/21 6:30 a.m.27 views

Tungstenite allows remote attackers to cause a denial of service

The Tungstenite crate through 0.20.0 for Rust allows remote attackers to cause a denial of service minutes of CPU consumption via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted e.g., thousands of times and the average amoun...

7.5CVSS6.7AI score0.04501EPSS
Exploits1References18Affected Software1
UbuntuCve
UbuntuCve
added 2023/09/21 6:15 a.m.18 views

CVE-2023-43669

The Tungstenite crate before 0.20.1 for Rust allows remote attackers to cause a denial of service minutes of CPU consumption via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted e.g., thousands of times and the average amount...

7.5CVSS7.1AI score0.04501EPSS
Exploits1References15
CVE
CVE
added 2023/09/21 12:0 a.m.310 views

CVE-2023-43669

The CVE-2023-43669 issue affects the Tungstenite crate for Rust up to version 0.20.0, where an excessively long HTTP header in a client handshake can cause high CPU usage and denial of service. Affected projects using tungstenite (and dependent crates like tokio-tungstenite) are exposed to potent...

7.5CVSS7.2AI score0.04501EPSS
Exploits1References12Affected Software1
Debian CVE
Debian CVE
added 2023/09/21 12:0 a.m.18 views

CVE-2023-43669

The Tungstenite crate before 0.20.1 for Rust allows remote attackers to cause a denial of service minutes of CPU consumption via an excessive length of an HTTP header in a client handshake. The length affects both how many times a parse is attempted e.g., thousands of times and the average amount...

7.5CVSS7.3AI score0.04501EPSS
Exploits1
Amazon
Amazon
added 2023/09/20 12:0 a.m.6 views

Important: ecs-service-connect-agent

Issue Overview: Wasmtime is a standalone runtime for WebAssembly. Prior to versions 6.0.2, 7.0.1, and 8.0.1, Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issu...

8.8CVSS7.3AI score0.00399EPSS
Exploits0
Prion
Prion
added 2023/09/19 3:15 p.m.17 views

Design/Logic Flaw

blurhash-rs is a pure Rust implementation of Blurhash, software for encoding images into ASCII strings that can be turned into a gradient of colors representing the original image. In version 0.1.1, the blurhash parsing code may panic due to multiple panic-guarded out-of-bounds accesses on...

5CVSS7.5AI score0.00647EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/09/19 2:57 p.m.28 views

CVE-2023-42447 blurhash panics on parsing crafted inputs

blurhash-rs is a pure Rust implementation of Blurhash, software for encoding images into ASCII strings that can be turned into a gradient of colors representing the original image. In version 0.1.1, the blurhash parsing code may panic due to multiple panic-guarded out-of-bounds accesses on...

8.6CVSS7.7AI score0.00647EPSS
Exploits0References3
CVE
CVE
added 2023/09/19 2:57 p.m.74 views

CVE-2023-42447

CVE-2023-42447 affects blurhash-rs, a Rust implementation of Blurhash. The vulnerability arises in the 0.1.1 parsing code, which may panic due to multiple panic-guarded out-of-bounds accesses on untrusted input (including UTF-8 multi-byte characters) fed over the network. In practice, this could ...

8.6CVSS8AI score0.00647EPSS
Exploits0References1Affected Software1
HackRead
HackRead
added 2023/09/18 12:46 p.m.9 views

Rust Implant Used in New Malware Campaign Against Azerbaijan

By Waqas KEY FINDINGS Organizations should take steps to protect themselves from this campaign by keeping software up to date,… This is a post from HackRead.com Read the original post: Rust Implant Used in New Malware Campaign Against Azerbaijan...

6.9AI score
Exploits0
Fedora
Fedora
added 2023/09/18 1:37 a.m.31 views

[SECURITY] Fedora 37 Update: rust-pythonize-0.19.0-1.fc37

Serde Serializer & Deserializer from Rust Python, backed by PyO3...

6.5CVSS7.1AI score0.00196EPSS
Exploits1
OSV
OSV
added 2023/09/15 12:0 p.m.10 views

RUSTSEC-2023-0085 HPACK decoder panics on invalid input

Due to insufficient checking of input data, decoding certain data sequences can lead to Decoder::decode panicking rather than returning an error. Example code that triggers this vulnerability looks like this: rust use hpack::Decoder; pub fn main let input = &0x3f; let mut decoder = Decoder::new;...

7.2AI score
Exploits0References4
OSV
OSV
added 2023/09/11 8:43 p.m.10 views

GHSA-GHC8-5CGM-5RPF Inventory fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.6AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/09/11 8:43 p.m.11 views

Inventory fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.4AI score
Exploits0References4Affected Software1
OSV
OSV
added 2023/09/10 12:0 p.m.4 views

RUSTSEC-2023-0057 Fails to prohibit standard library access prior to initialization of Rust standard library runtime

Affected versions allow arbitrary caller-provided code to execute before the lifetime of main. If the caller-provided code accesses particular pieces of the standard library that require an initialized Rust runtime, such as std::io or std::thread, these may not behave as documented. Panics are...

7.6AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2023/09/08 12:0 a.m.31 views

Amazon Linux 2 : rust (ALAS-2023-2223)

The version of rust installed on the remote host is prior to 1.68.2-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2023-2223 advisory. Cargo downloads the Rust project's dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to...

7.9CVSS7.1AI score0.05657EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2023/09/08 12:0 a.m.40 views

Amazon Linux 2023 : cargo, clippy, rust (ALAS2023-2023-323)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2023-323 advisory. Cargo downloads the Rust project's dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archiv...

7.9CVSS7AI score0.05657EPSS
Exploits0References4
Amazon
Amazon
added 2023/09/07 12:0 a.m.5 views

Important: rust

Issue Overview: Cargo downloads the Rust project's dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files...

7.9CVSS6.6AI score0.05657EPSS
Exploits0
NVD
NVD
added 2023/09/05 7:15 p.m.11 views

CVE-2023-41317

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when GraphQL Subscriptions are...

7.5CVSS7.4AI score0.00258EPSS
Exploits0References3
Rows per page
Query Builder