Lucene search
+L

9450 matches found

RustSec
RustSec
added 2023/06/21 12:0 p.m.30 views

memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

6.9AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2023/06/21 12:0 a.m.42 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.6AI score0.01202EPSS
SaveExploits1References4
CVE
CVE
added 2023/06/21 12:0 a.m.54 views

CVE-2023-33289

The CVE-2023-33289 entry concerns the Rust crate urlnorm (version up to 0.1.4). A Regular Expression Denial of Service (ReDoS) is described when processing a crafted URL in lib.rs. Reported CVSS v3.1 base metrics indicate Network attack vector, low attack complexity, no privileges required, and a...

7.5CVSS7.4AI score0.01202EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/21 12:0 a.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.4AI score0.01202EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2023/06/20 12:0 a.m.10 views

The vulnerability of the HTTP library for Rust Hyper, related to unlimited resource distribution, allows attackers to cause service failures.

The vulnerability of the HTTP library for Rust Hyper relates to the unlimited distribution of resources. Exploiting this vulnerability could allow a remote attacker to cause service failures...

7.8CVSS7.2AI score0.01121EPSS
SaveExploits1References6Affected Software4
NVD
NVD
added 2023/06/14 9:15 p.m.20 views

CVE-2023-34449

ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through CallBuilder::delegate or...

5.3CVSS5.3AI score0.00967EPSS
SaveExploits1References5
Prion
Prion
added 2023/06/14 9:15 p.m.20 views

Design/Logic Flaw

ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through CallBuilder::delegate or...

5CVSS5.3AI score0.00967EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/06/14 8:10 p.m.17 views

CVE-2023-34449 ink! vulnerable to incorrect decoding of storage value when using `DelegateCall`

ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through CallBuilder::delegate or...

5.3CVSS5.4AI score
SaveExploits0References7
CVE
CVE
added 2023/06/14 8:10 p.m.72 views

CVE-2023-34449

The CVE-2023-34449 issue affects ink! (Rust-based eDSL for Substrate). Affected versions are 4.0.0 up to, but not including, 4.2.1; the bug arises from incorrect decoding of the return value when using delegate call mechanics via CallBuilder::delegate or ink_env::invoke_contract_delegate. The roo...

5.3CVSS5.2AI score0.00967EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/12 6:52 p.m.13 views

Ouroboros is Unsound

In 0.15.0 and prior, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid during the entire execution of the function, even when those references are passed inside a...

6.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/06/12 6:52 p.m.21 views

GHSA-87MF-9WG6-PPF8 Ouroboros is Unsound

In 0.15.0 and prior, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid during the entire execution of the function, even when those references are passed inside a...

7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/06/12 3:30 p.m.30 views

git-url-parse crate vulnerable to Regular Expression Denial of Service

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS6.7AI score0.00758EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/06/12 3:30 p.m.28 views

GHSA-QFH9-8P57-MJJJ git-url-parse crate vulnerable to Regular Expression Denial of Service

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS7.3AI score0.00758EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/06/12 1:15 p.m.7 views

CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS5.8AI score0.01033EPSS
SaveExploits1References3
NVD
NVD
added 2023/06/12 1:15 p.m.26 views

CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.5CVSS7.4AI score0.00758EPSS
SaveExploits1References2
Prion
Prion
added 2023/06/12 1:15 p.m.24 views

Code injection

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

5CVSS7.4AI score0.01033EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/12 12:0 a.m.13 views

CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.1AI score0.00758EPSS
SaveExploits1References2
CVE
CVE
added 2023/06/12 12:0 a.m.67 views

CVE-2023-33290

CVE-2023-33290 affects the Rust crate for parsing Git URLs, specifically the git-url-parse crate up to version 0.4.4. The vulnerability is a Regular Expression Denial of Service (ReDoS) via a crafted URL to the normalize_url function in lib.rs. This can lead to high impact on availability (Denial...

7.5CVSS7.3AI score0.00758EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/06/12 12:0 a.m.40 views

CVE-2023-33290

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

7.6AI score0.00758EPSS
SaveExploits1References2
OSV
OSV
added 2023/06/11 12:0 p.m.17 views

RUSTSEC-2023-0042 Ouroboros is Unsound

Summary Ouroboros has a soundness problem, but a fix has been implemented in 0.16.0. More details: In 0.15.0, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid...

7AI score
SaveExploits0References3
Rows per page
Query Builder