Lucene search
K

9527 matches found

OSV
OSV
added 2023/06/21 9:30 p.m.20 views

GHSA-FQHP-RHM6-8RRJ Withdrawn Advisory: urlnorm vulnerable to Regular Expression Denial of Service

Withdrawn Advisory This advisory has been withdrawn because the security impact of the slow printing of URLs has been disputed. This link is maintained to preserve external references. Original Description The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos...

7.5CVSS7.4AI score0.01212EPSS
Exploits1References5
OSV
OSV
added 2023/06/21 8:15 p.m.4 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.01212EPSS
Exploits1References4
NVD
NVD
added 2023/06/21 8:15 p.m.12 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.5CVSS7.4AI score0.01212EPSS
Exploits1References4
Prion
Prion
added 2023/06/21 8:15 p.m.13 views

Code injection

The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to lib.rs...

5CVSS7.4AI score0.01212EPSS
Exploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2023/06/21 12:0 p.m.3 views

GetPDB (>=0.1.0 <=1.0.1), IMAPServer (=0.1.0) +4089 more potentially affected by unknown CVE via memoffset (>=0.1.0 <=0.5.6)

memoffset CARGO version =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.2.0, =0.5.3, =0.2.1, =0.1.0, =0.1.0, =0.1.0, =0.8.0, =0.4.0, =0.5.1 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2023-0045...

5.5AI score
Exploits0
RustSec
RustSec
added 2023/06/21 12:0 p.m.26 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
Exploits0Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/21 12:0 a.m.8 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.01212EPSS
Exploits1References4
CVE
CVE
added 2023/06/21 12:0 a.m.46 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.01212EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2023/06/21 12:0 a.m.27 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.01212EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2023/06/20 12:0 p.m.4 views

bitcoin-harness (=0.1.0), bitcoin_rpc_client (>=0.5.0 <=0.6.1) +79 more potentially affected by CVE-2023-53159 via openssl (>=0.10.22 <=0.10.52)

openssl CARGO version =0.10.22, =0.5.0, =0.2.0, =0.0.0, =0.0.1, =0.3.3, =0.6.25, =0.1.0-alpha.0, =0.1.24, =0.37.0, =0.4.0, =0.37.0, =0.37.0, =0.38.0 and more Source cves: CVE-2023-53159 Source advisory: OSV:RUSTSEC-2023-0044...

9.1CVSS5.4AI score0.00315EPSS
Exploits1
BDU FSTEC
BDU FSTEC
added 2023/06/20 12:0 a.m.3 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.01111EPSS
Exploits1References6Affected Software4
NVD
NVD
added 2023/06/14 9:15 p.m.11 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
Exploits1References5
Prion
Prion
added 2023/06/14 9:15 p.m.17 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
Exploits1References5Affected Software1
OSV
OSV
added 2023/06/14 8:10 p.m.13 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 score0.00967EPSS
Exploits1References7
CVE
CVE
added 2023/06/14 8:10 p.m.66 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
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/12 6:52 p.m.9 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
Exploits0References3Affected Software1
OSV
OSV
added 2023/06/12 6:52 p.m.12 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
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/06/12 3:30 p.m.25 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
Exploits1References4Affected Software1
OSV
OSV
added 2023/06/12 3:30 p.m.23 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
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2023/06/12 1:15 p.m.2 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
Exploits1References3
Rows per page
Query Builder