Lucene search
+L

9446 matches found

CNNVD
CNNVD
added 2020/12/25 12:0 a.m.13 views

Rust Code Issues Vulnerabilities

Rust is a general-purpose, compiled programming language. A security vulnerability exists in Rust versions prior to 0.4.8 and versions prior to 1.1.0 of the 1.x series, which stems from the use of arc swap::access::Map and the Constant test helper or the use of a user-supplied implementation of t...

7.5CVSS7.1AI score0.01599EPSS
SaveExploits1References3
NVD
NVD
added 2020/12/21 10:15 p.m.49 views

CVE-2020-26281

async-h1 is an asynchronous HTTP/1.1 parser for Rust crates.io. There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server does not read the bo...

7.5CVSS6.8AI score0.01008EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/21 10:15 p.m.27 views

CVE-2020-26281

async-h1 is an asynchronous HTTP/1.1 parser for Rust crates.io. There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server does not read the bo...

7.5CVSS7.5AI score0.00815EPSS
SaveExploits0References2
Prion
Prion
added 2020/12/21 10:15 p.m.16 views

Cross site request forgery (csrf)

async-h1 is an asynchronous HTTP/1.1 parser for Rust crates.io. There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server does not read the bo...

5.8CVSS7.5AI score0.01008EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/21 9:50 p.m.52 views

CVE-2020-26281 request smuggling in async-h1

async-h1 is an asynchronous HTTP/1.1 parser for Rust crates.io. There is a request smuggling vulnerability in async-h1 before version 2.3.0. This vulnerability affects any webserver that uses async-h1 behind a reverse proxy, including all such Tide applications. If the server does not read the bo...

6.8CVSS7.5AI score0.01008EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/21 9:50 p.m.65 views

CVE-2020-26281

CVE-2020-26281 affects the async-h1 crate (Rust) before version 2.3.0 when used behind a reverse proxy. The vulnerability arises when the server does not consume a request body beyond a buffer, allowing a smuggled request to be read from the body and potentially forge or manipulate forwarded head...

7.5CVSS7AI score0.01008EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/12/21 12:0 p.m.28 views

RUSTSEC-2020-0105 Update unsound DrainFilter and RString::retain

Affected versions of this crate contained code from the Rust standard library that contained soundness bugs rust-lang/rust60977 double drop & rust-lang/rust78498 create invalid utf-8 string. The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library...

7.5CVSS7.4AI score0.01413EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/12/21 12:0 p.m.25 views

Update unsound DrainFilter and RString::retain

Affected versions of this crate contained code from the Rust standard library that contained soundness bugs rust-lang/rust60977 double drop & rust-lang/rust78498 create invalid utf-8 string. The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library...

7.5CVSS2.9AI score0.01413EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/12/10 12:0 p.m.38 views

RUSTSEC-2020-0097 Soundness issue with base::Error

base::Error type contains public field named ptr. With this definition, it is possible to create a base::Error with an invalid pointer and trigger memory safety errors such as use-after-free or double-free with safe Rust. The users of xcb crate are advised not to manipulate the field...

5.5CVSS5.5AI score0.00401EPSS
SaveExploits1References3
NVD
NVD
added 2020/11/24 10:15 p.m.22 views

CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.1AI score0.01641EPSS
SaveExploits0References3
OSV
OSV
added 2020/11/24 10:15 p.m.21 views

CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.1AI score
SaveExploits0References3
Prion
Prion
added 2020/11/24 10:15 p.m.15 views

Design/Logic Flaw

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

3.5CVSS5AI score0.01641EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/11/24 10:15 p.m.14 views

UBUNTU-CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.8AI score0.01641EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2020/11/24 9:20 p.m.29 views

CVE-2020-26235 Segmentation fault in Rust time crate

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.1AI score0.01641EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2020/11/24 9:20 p.m.56 views

CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.1AI score0.01641EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2020/11/24 9:20 p.m.84 views

CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS5.1AI score0.01641EPSS
SaveExploits0
CVE
CVE
added 2020/11/24 9:20 p.m.353 views

CVE-2020-26235

CVE-2020-26235 affects the Rust time crate: versions 0.2.7 through before 0.2.23 can segfault on unix-like OSes when an environment variable is set from another thread, due to a dangling pointer dereference. Affected functions include time::UtcOffset::local_offset_at, try_local_offset_at, current...

5.3CVSS5AI score0.01641EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2020/11/24 12:0 a.m.29 views

CVE-2020-26235

In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected...

5.3CVSS6.1AI score0.01641EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2020/11/24 12:0 a.m.15 views

Rust time crate code issue vulnerability

Rust is a general-purpose, compiled programming language. A security vulnerability exists in Rust time crate versions 0.2.7 through 0.2.23, which stems from the possibility that the unix operating system may experience a segmentation fault due to the dereferencing of a dangling pointer in a...

5.3CVSS6AI score0.01641EPSS
SaveExploits0References4
RustSec
RustSec
added 2020/11/14 12:0 p.m.17 views

Send/Sync bound needed on T for Send/Sync impl of RcuCell<T>

Affected versions of this crate unconditionally implement Send/Sync for RcuCell. This allows users to send T: !Send to other threads while T enclosed within RcuCell, and allows users to concurrently access T: !Sync by using the APIs of RcuCell that provide access to &T. This can result in memory...

8.1CVSS3.6AI score0.01249EPSS
SaveExploits1
Rows per page
Query Builder