Lucene search
+L

226 matches found

CVE
CVE
added 2024/02/13 5:0 a.m.87 views

CVE-2024-21491

SVIX before version 1.17.0 is affected by an authentication bypass vulnerability in the Webhook verification logic. The root cause is an incorrect comparison of signatures of different lengths in the verify function, allowing an attacker to bypass signature verification by supplying a shorter sig...

6.5CVSS5.6AI score0.0041EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/02/13 5:0 a.m.22 views

CVE-2024-21491

Versions of the package svix before 1.17.0 are vulnerable to Authentication Bypass due to an issue in the verify function where signatures of different lengths are incorrectly compared. An attacker can bypass signature verification by providing a shorter signature that matches the beginning of th...

5.9CVSS5.9AI score0.0041EPSS
SaveExploits0References4
Fedora
Fedora
added 2024/02/10 1:27 a.m.15 views

[SECURITY] Fedora 39 Update: rust-vhost-0.10.0-2.fc39

A pure rust library for vdpa, vhost and vhost-user...

9.8CVSS7.4AI score0.00652EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/02/10 12:0 a.m.9 views

Fedora: Security Advisory for rust-vhost (FEDORA-2024-04877592b7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.8AI score0.00652EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2024/01/18 3:44 p.m.5 views

actix-session-surrealdb (>=0.1.0 <=0.1.5) potentially affected by unknown CVE via surrealdb (=1.0.0-beta.9)

surrealdb CARGO version =1.0.0-beta.9 is affected by a known vulnerability. The following packages have a transitive dependency on surrealdb and may be impacted: - actix-session-surrealdb =0.1.0, =0.1.5 Source cves: unknown CVE Source advisory: OSV:GHSA-JM4V-58R5-66HJ...

5.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/12/08 2:26 p.m.13 views

CVE-2023-6245 Infinite decoding loop through specially crafted payload

The Candid library causes a Denial of Service while parsing a specially crafted payload with 'empty' data type. For example, if the payload is record ; empty and the canister interface expects record then the Rust candid decoder treats empty as an extra field required by the type. The problem wit...

7.5CVSS6.8AI score0.01212EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/10/25 12:38 a.m.38 views

CVE-2023-46135 Panic in SignedPayload::from_payload

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

5.3CVSS7.7AI score0.00762EPSS
SaveExploits1References2
RustSec
RustSec
added 2023/09/25 12:0 p.m.22 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.5CVSS7.2AI score0.0162EPSS
SaveExploits1Affected Software1
vulnersOsv
vulnersOsv
added 2023/09/11 8:43 p.m.4 views

acid-store (>=0.8.0 <=0.14.2), acme-redirect (>=0.4.0 <=0.5.3) +230 more potentially affected by unknown CVE via users (>=0.10.0 <=0.11.0)

users CARGO version =0.10.0, =0.8.0, =0.4.0, =4.3.3, =0.1.0, =1.3.0, =0.9.0, =0.9.0, =0.1.0, =0.6.2, =0.9.0, =0.2.4, =1.0.1, =0.6.0, =0.26.2, =0.35.0 and more Source cves: unknown CVE Source advisory: OSV:GHSA-JCR6-4FRQ-9GJJ...

5.5AI score
SaveExploits0
CNNVD
CNNVD
added 2023/08/03 12:0 a.m.9 views

odoh-rs security vulnerability

odoh-rs is a Cloudflare open source library that implements the RFC 9230 Oblivious DNS over HTTPS protocol in Rust. A security vulnerability exists in versions prior to odoh-rs rust crate 1.0.2, which stems from faulty logic during the parsing of encrypted queries, and which can be exploited by a...

5.9CVSS6.7AI score0.00777EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/21 8:15 p.m.9 views

CVE-2023-33289

The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to lib.rs. NOTE: the Supplier disputes this, taking the position that "Slow printing of URLs is not a CVE."...

7.5CVSS5.8AI score0.01202EPSS
SaveExploits1References4
Prion
Prion
added 2023/04/19 6:15 p.m.14 views

Design/Logic Flaw

aws-sigv4 is a rust library for low level request signing in the aws cloud platform. The awssigv4::SigningParams struct had a derived Debug implementation. When debug-formatted, it would include a user's AWS access key, AWS secret key, and security token in plaintext. When TRACE-level logging is...

1.7CVSS5.4AI score0.00216EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/04/19 5:18 p.m.68 views

CVE-2023-30610

The CVE affects aws-sigv4 in the AWS SDK for Rust: the SigningParams Debug output can expose a user’s AWS access key, secret key, and session token when TRACE-level logging is enabled, allowing credentials to appear in logs. Affected users should upgrade to fixed releases; patches are listed acro...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/03/07 8:13 p.m.1 views

GHSA-WM8X-PHP5-HVQ6 Maligned causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

5.8AI score
SaveExploits0References4
OSV
OSV
added 2023/02/24 4:23 p.m.24 views

GHSA-MC8H-8Q98-G5HR Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all

The removedirall crate is a Rust library that offers additional features over the Rust standard library fs::removedirall function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting...

7.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/02/24 4:23 p.m.30 views

Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all

The removedirall crate is a Rust library that offers additional features over the Rust standard library fs::removedirall function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting...

2.8AI score
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2023/02/24 12:0 p.m.22 views

Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU)

The removedirall crate is a Rust library that offers additional features over the Rust standard library fs::removedirall function. It was possible to trick a privileged process doing a recursive delete in an attacker controlled directory into deleting privileged files, on all operating systems. F...

0.6AI score
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:46 a.m.6 views

SUSE CVE-2021-21299

hyper is an open-source HTTP library for Rust crates.io. In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple...

8.1CVSS7.1AI score0.04771EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2022/12/04 12:0 p.m.8 views

auditor (>=0.0.1 <=0.0.2), avrisp (=0.3.0) +29 more potentially affected by unknown CVE via claim (>=0.3.1 <=0.5.0)

claim CARGO version =0.3.1, =0.0.1, =0.1.0, =0.3.0, =0.1.0, =0.2.0, =0.1.1, =0.1.0, =0.0.1, =0.0.2, =0.9.0, =0.8.0, =1.3.0 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2022-0077...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2022/10/10 12:0 a.m.9 views

Slack Morphism 安全漏洞

Slack Morphism is a modern asynchronous client library for Rust that supports Slack Web, Events APIocket Mode, and Block Kit. versions prior to Slack Morphism 1.3.2 have an information disclosure vulnerability that stems from insufficient protection of sensitive information in the application,...

7.5CVSS6.1AI score0.00693EPSS
SaveExploits0References3
Rows per page
Query Builder