Lucene search
K

219 matches found

Vulnrichment
Vulnrichment
added 2023/12/08 2:26 p.m.10 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.00131EPSS
Exploits0References5
Cvelist
Cvelist
added 2023/10/25 12:38 a.m.10 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.00168EPSS
Exploits1References2
RustSec
RustSec
added 2023/09/25 12:0 p.m.3 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.04501EPSS
Exploits1Affected Software1
vulnersOsv
vulnersOsv
added 2023/09/11 8:43 p.m.1 views

acid-store (>=0.8.0 <=0.14.2), acme-redirect (>=0.4.0 <=0.5.3) +229 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.8AI score
Exploits0
CNNVD
CNNVD
added 2023/08/03 12:0 a.m.1 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.00646EPSS
Exploits0References3
OSV
OSV
added 2023/06/21 8:15 p.m.1 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 score
Exploits0References4
Prion
Prion
added 2023/04/19 6:15 p.m.8 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.00064EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2023/04/19 5:18 p.m.51 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.00064EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2023/03/07 8:13 p.m.0 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
Exploits0References4
OSV
OSV
added 2023/02/24 4:23 p.m.22 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
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/02/24 4:23 p.m.24 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
Exploits0References4Affected Software1
RustSec
RustSec
added 2023/02/24 12:0 p.m.15 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
Exploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:46 a.m.1 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.00577EPSS
Exploits0References3
vulnersOsv
vulnersOsv
added 2022/12/04 12:0 p.m.2 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
Exploits0
CNNVD
CNNVD
added 2022/10/10 12:0 a.m.1 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.00391EPSS
Exploits0References3
Snyk
Snyk
added 2022/08/22 3:3 p.m.2 views

Denial of Service (DoS)

Overview opcua is an OPC UA server / client API implementation for Rust. Affected versions of this package are vulnerable to Denial of Service DoS due to a missing limitation on the number of received chunks - per single session or in total for all concurrent sessions. An attacker can exploit thi...

7.5CVSS7AI score0.00531EPSS
Exploits0References2
CNNVD
CNNVD
added 2022/08/09 12:0 a.m.1 views

Apache Avro 安全漏洞

Apache Avro is a data serialization system of the United States Apache Apache Foundation. It provides data serialization and data exchange services for Apache Hadoop. A security vulnerability exists in Apache Avro Rust SDK prior to version 0.14.0, which originates from consuming more memory than...

7.5CVSS7.4AI score0.02955EPSS
Exploits0References2
Prion
Prion
added 2022/05/20 8:15 p.m.6 views

Design/Logic Flaw

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

3.5CVSS4.7AI score0.00361EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2022/05/20 7:30 p.m.11 views

CVE-2022-29185 Observable Timing Discrepancy in totp-rs

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.2CVSS5AI score0.00361EPSS
Exploits0References3
OSV
OSV
added 2022/05/20 7:30 p.m.13 views

CVE-2022-29185 Observable Timing Discrepancy in totp-rs

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.2CVSS4.9AI score0.00361EPSS
Exploits0References5
Rows per page
Query Builder