Lucene search
+L

10775 matches found

vulnersOsv
vulnersOsv
added 2022/05/24 5:44 p.m.2 views

diesel_cli (>=1.0.1, <=1.3.1), diesel_derives (>=1.0.0-rc1, <=1.2.0) +10 more potentially affected by CVE-2021-28305 via diesel (>=1.0.0-beta1, <=1.3.3)

diesel CARGO version =1.0.0-beta1, =1.0.1, =1.0.0-rc1, =1.0.0-beta1, =1.0.1, =1.0.1, =0.1.0, =1.0.1, =1.0.1, =1.0.1, =1.0.1, =1.0.0-beta1, =1.0.0-rc1 Source cves: CVE-2021-28305 Source advisory: OSV:GHSA-J8Q9-5RP9-4MV9...

9.8CVSS8.5AI score0.01319EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/05/24 5:41 p.m.2 views

guion (>=0.1.0, <=0.2.0-dev2), guion_sdl2 (>=0.1.0, <=0.2.0-dev2) potentially affected by CVE-2021-26954 via qwutils (>=0.1.1, <=0.2.0)

qwutils CARGO version =0.1.1, =0.1.0, =0.1.0, =0.2.0-dev2 Source cves: CVE-2021-26954 Source advisory: OSV:GHSA-68P4-PJPF-XWCQ...

5.3CVSS5.7AI score0.01359EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2022/05/24 5:40 p.m.2 views

tract-linalg (>=0.5.7, <=0.5.8) potentially affected by CVE-2021-25900 via smallvec (0.6.13)

smallvec CARGO version 0.6.13 is affected by a known vulnerability. The following packages have a transitive dependency on smallvec and may be impacted: - tract-linalg =0.5.7, =0.5.8 Source cves: CVE-2021-25900 Source advisory: OSV:GHSA-43W2-9J62-HQ99...

9.8CVSS8.5AI score0.01666EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2022/05/24 5:40 p.m.5 views

blkar (7.2.7), prcn_lib (0.3.1) +1 more potentially affected by CVE-2021-25900 via smallvec (>=1.0.0, <=1.2.0)

smallvec CARGO version =1.0.0, =0.1.0, =0.1.1 Source cves: CVE-2021-25900 Source advisory: OSV:GHSA-43W2-9J62-HQ99...

9.8CVSS8.5AI score0.01666EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/05/24 5:40 p.m.29 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
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 5:37 p.m.59 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
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.31 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
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/24 5:37 p.m.40 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
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:37 p.m.32 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
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/24 4:57 p.m.2 views

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

cargo CARGO version =0.4.0, =0.3.1, =0.0.1, =0.1.0, =0.1.0, =0.2.2, =0.1.0, =0.1.0, =0.1.2, =0.1.0, =0.1.0, =0.3.1, =0.1.0, =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.3AI score0.0126EPSS
SaveExploits1
OSV
OSV
added 2022/05/24 4:57 p.m.26 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.0126EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 4:57 p.m.25 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.0126EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/05/22 12:00 p.m.31 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
SaveExploits0References3
RustSec
RustSec
added 2022/05/22 12:00 p.m.18 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
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2022/05/22 12:00 p.m.4 views

aspiesolutions_core (>=0.0.1-alpha+3, <=0.0.1-alpha.11), directory-tree (0.0.1) +33 more potentially affected by unknown CVE via neon (>=0.8.3, <=0.9.1)

neon CARGO version =0.8.3, =0.0.1-alpha+3, =0.16.0, =0.16.0, =0.16.0, =0.16.0, =0.16.0, =0.16.0, =0.16.0, =0.9.0, =0.9.1, =0.1.0, =0.1.0, =0.1.0, =0.10.0 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2022-0028...

5.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/05/22 12:00 a.m.3 views

gemachain-bpf-loader-program (1.8.0), lido (1.1.0-patch.1) +42 more potentially affected by CVE-2022-31264 via solana_rbpf (>=0.1.5, <=0.2.24)

solanarbpf CARGO version =0.1.5, =1.2.3, =0.1.1, =0.1.4, =0.1.0, =1.0.2, =3.0.1, =1.6.16, =1.6.16, =1.2.3, =1.2.4 and more Source cves: CVE-2022-31264 Source advisory: OSV:GHSA-FFX3-8QVM-PQ3J...

7.5CVSS7.4AI score0.0134EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2022/05/21 12:00 p.m.2 views

rulex-bin (>=0.1.0, <=0.3.0), rulex-macro (>=0.1.0, <=0.3.0) potentially affected by CVE-2022-31100 via rulex (>=0.1.0, <=0.3.0)

rulex CARGO version =0.1.0, =0.1.0, =0.1.0, =0.3.0 Source cves: CVE-2022-31100 Source advisory: OSV:RUSTSEC-2022-0031...

6.5CVSS6.4AI score0.00833EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/05/21 12:00 p.m.1 views

rulex-bin (>=0.1.0, <=0.3.0), rulex-macro (>=0.1.0, <=0.3.0) potentially affected by CVE-2022-31099 via rulex (>=0.1.0, <=0.3.0)

rulex CARGO version =0.1.0, =0.1.0, =0.1.0, =0.3.0 Source cves: CVE-2022-31099 Source advisory: OSV:RUSTSEC-2022-0030...

6.5CVSS6.4AI score0.00919EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/05/21 12:00 a.m.8 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.0134EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2022/05/20 11:43 p.m.25 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
SaveExploits0References2
Rows per page
Query Builder