Lucene search
K

9526 matches found

OSV
OSV
added 2022/05/24 5:44 p.m.13 views

GHSA-J8Q9-5RP9-4MV9 Fix a use-after-free bug in diesels Sqlite backend

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS9.4AI score0.01319EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:40 p.m.23 views

Async-h1 request smuggling possible with long unread bodies

An issue was discovered in the async-h1 crate before 2.3.0 for Rust. Request smuggling can occur when used behind a reverse proxy...

6.1CVSS6.4AI score0.00815EPSS
Exploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/24 5:37 p.m.0 views

AskAI (=0.1.0), BeerHolderBot (>=0.1.0 <=0.3.8) +26495 more potentially affected by CVE-2020-35905 via futures-util (=0.3.32)

futures-util CARGO version =0.3.32 is affected by a known vulnerability. The following packages have a transitive dependency on futures-util and may be impacted: - AskAI =0.1.0 - BeerHolderBot =0.1.0, =0.1.0, =1.0.2, =0.1.0, =0.1.0, =0.1.0, =1.0.0, =1.0.1 and more Source cves: CVE-2020-35905 Sour...

4.7CVSS5.5AI score0.00261EPSS
Exploits1
OSV
OSV
added 2022/05/24 5:37 p.m.25 views

GHSA-RH4W-94HH-9943 MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS4.7AI score0.00261EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.25 views

MutexGuard::map can cause a data race in safe code

Affected versions of the crate had a Send/Sync implementation for MappedMutexGuard that only considered variance on T, while MappedMutexGuard dereferenced to U. This could of led to data races in safe Rust code when a closure used in MutexGuard::map returns U that is unrelated to T. The issue was...

4.7CVSS5.3AI score0.00261EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/05/24 5:37 p.m.14 views

GHSA-9PQX-G3JH-QPQQ Dangling reference in `access::Map` with Constant

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7.4AI score0.01599EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.28 views

Dangling reference in `access::Map` with Constant

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7.2AI score0.01599EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/24 4:57 p.m.4 views

cargo-apk (>=0.3.1 <=0.4.0), cargo-authors (>=0.0.1 <=0.4.0) +33 more potentially affected by CVE-2019-16760 via cargo (>=0.10.0 <=0.26.0)

cargo CARGO version =0.10.0, =0.3.1, =0.0.1, =0.1.0, =0.1.0, =0.2.2, =0.1.1, =0.3.0, =0.1.0, =0.1.2, =0.1.0, =0.1.0, =0.4.0, =0.1.1, =0.5.1, =0.1.0, =0.2.1 and more Source cves: CVE-2019-16760 Source advisory: OSV:GHSA-9F3P-WVJ7-Q82X...

7.5CVSS6.6AI score0.01452EPSS
Exploits1
OSV
OSV
added 2022/05/24 4:57 p.m.5 views

GHSA-9F3P-WVJ7-Q82X Cargo prior to Rust 1.26.0 may download the wrong dependency

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS7.4AI score0.01452EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 4:57 p.m.20 views

Cargo prior to Rust 1.26.0 may download the wrong dependency

Cargo prior to Rust 1.26.0 may download the wrong dependency if your package.toml file uses the package configuration key. Usage of the package key to rename dependencies in Cargo.toml is ignored in Rust 1.25.0 and prior. When Rust 1.25.0 and prior is used Cargo may download the wrong dependency,...

7.5CVSS6.6AI score0.01452EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/22 12:0 p.m.27 views

RUSTSEC-2022-0028 Use after free in Neon external buffers

Neon provides functionality for creating JavaScript ArrayBuffer and the Buffer subtype instances backed by bytes allocated outside of V8/Node. The JsArrayBuffer::external and JsBuffer::external did not require T: 'static prior to Neon 0.10.1. This allowed creating an externally backed buffer from...

7.1AI score
Exploits0References3
RustSec
RustSec
added 2022/05/22 12:0 p.m.15 views

Use after free in Neon external buffers

Neon provides functionality for creating JavaScript ArrayBuffer and the Buffer subtype instances backed by bytes allocated outside of V8/Node. The JsArrayBuffer::external and JsBuffer::external did not require T: 'static prior to Neon 0.10.1. This allowed creating an externally backed buffer from...

1.4AI score
Exploits0Affected Software1
CNNVD
CNNVD
added 2022/05/21 12:0 a.m.3 views

Solana Rbpf 输入验证错误漏洞

Solana Rbpf is a Rust Virtual Machine and Jit compiler for Ebpf programs from the Solana Foundation in Switzerland. A security vulnerability exists in Solana Rbpf versions prior to 0.2.29, which stems from an integer overflow problem. An attacker can exploit this vulnerability to cause a program ...

7.5CVSS7.4AI score0.01274EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2022/05/20 11:43 p.m.20 views

CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS1.7AI score0.01862EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2022/05/20 11:6 p.m.19 views

CVE-2021-45707

An issue was discovered in the nix crate before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups...

9.8CVSS1.6AI score0.01636EPSS
Exploits0References1
NVD
NVD
added 2022/05/20 8:15 p.m.28 views

CVE-2022-29185

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.4CVSS0.00789EPSS
Exploits0References3
Prion
Prion
added 2022/05/20 8:15 p.m.10 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.00789EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2022/05/20 7:30 p.m.88 views

CVE-2022-29185

CVE-2022-29185 affects the Rust library totp-rs. Prior to version 1.1.0, token comparison was not constant time, which could theoretically allow guessing a TOTP token value and reusing it within the same time window, assuming the attacker knew the password. Patch 1.1.0 introduces a constant-time ...

4.4CVSS4.4AI score0.00789EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2022/05/20 7:30 p.m.32 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.00789EPSS
Exploits0References3
OSV
OSV
added 2022/05/20 7:30 p.m.23 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.00789EPSS
Exploits0References5
Rows per page
Query Builder