Lucene search
+L

3499 matches found

NVD
NVD
added 2019/08/26 12:15 p.m.16 views

CVE-2019-15541

rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service loop of connevent and ready by arranging for a client to never be writable...

7.5CVSS7.4AI score0.02233EPSS
SaveExploits1References3
NVD
NVD
added 2019/08/26 12:15 p.m.66 views

CVE-2016-10931

An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification...

8.1CVSS8AI score0.00745EPSS
SaveExploits0References1
Prion
Prion
added 2019/08/26 12:15 p.m.14 views

Design/Logic Flaw

rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service loop of connevent and ready by arranging for a client to never be writable...

5CVSS7.3AI score0.02233EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2019/08/26 12:15 p.m.17 views

CVE-2016-10931

An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification...

8.1CVSS7.2AI score0.00745EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2019/08/26 12:5 p.m.36 views

CVE-2017-18587

An issue was discovered in the hyper crate before 0.9.18 for Rust. It mishandles newlines in headers...

5.2AI score0.01033EPSS
SaveExploits0References1
CVE
CVE
added 2019/08/26 12:5 p.m.69 views

CVE-2017-18587

CVE-2017-18587 (hyper crate, Rust) affects the hyper crate before 0.9.18, where header values mishandled newline characters in serialization. This can allow header fragmentation/splitting of requests or responses due to newline handling in header values. The issue is documented across multiple so...

5.3CVSS5.2AI score0.01033EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2019/08/26 12:5 p.m.48 views

CVE-2017-18587

An issue was discovered in the hyper crate before 0.9.18 for Rust. It mishandles newlines in headers...

5.3CVSS5.2AI score0.01033EPSS
SaveExploits0
CVE
CVE
added 2019/08/26 12:1 p.m.51 views

CVE-2016-10932

The CVE-2016-10932 issue affects the hyper crate for Rust on Windows before version 0.9.4, where hostname verification was omitted during HTTPS, enabling potential Man‑in‑the‑Middle (MitM) attacks. Root cause: missing hostname verification in TLS on Windows builds. Impact: interception or tamperi...

5.8CVSS4.9AI score0.00738EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2019/08/26 12:1 p.m.51 views

CVE-2016-10932

An issue was discovered in the hyper crate before 0.9.4 for Rust on Windows. There is an HTTPS man-in-the-middle vulnerability because hostname verification was omitted...

5.8CVSS5AI score0.00738EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/08/26 12:0 p.m.100 views

CVE-2016-10931

An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification...

8.1CVSS8AI score0.00745EPSS
SaveExploits0
CVE
CVE
added 2019/08/26 11:49 a.m.44 views

CVE-2019-15541

CVE-2019-15541 concerns rustls-mio/tlsserver.rs in the rustls crate prior to 0.16.0. The root cause is a denial-of-service condition caused by a loop between conn_event and ready when a client is never writable, enabling an attacker to stall connections. Affected component: rustls-mio (Rust). Imp...

7.5CVSS7.3AI score0.02233EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2019/08/25 12:0 p.m.35 views

RUSTSEC-2019-0019 HMAC-BLAKE2 algorithms compute incorrect results

When used in conjunction with the Hash-based Message Authentication Code HMAC, the BLAKE2b and BLAKE2s implementations in blake2 crate versions prior to v0.8.1 used an incorrect block size 32-bytes instead of 64-bytes for BLAKE2s, and 64-bytes instead of 128-bytes for BLAKE2b, causing them to...

9.8CVSS9.6AI score0.00933EPSS
SaveExploits0References3
RustSec
RustSec
added 2019/08/25 12:0 p.m.21 views

HMAC-BLAKE2 algorithms compute incorrect results

When used in conjunction with the Hash-based Message Authentication Code HMAC, the BLAKE2b and BLAKE2s implementations in blake2 crate versions prior to v0.8.1 used an incorrect block size 32-bytes instead of 64-bytes for BLAKE2s, and 64-bytes instead of 128-bytes for BLAKE2b, causing them to...

9.8CVSS2.9AI score0.00933EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/07/16 12:0 p.m.29 views

RUSTSEC-2019-0011 Flaw in offset_of and span_of causes SIGILL, drops uninitialized memory of arbitrary type on panic in client code

Affected versions of this crate caused traps and/or memory unsafety by zero-initializing references. They also could lead to uninitialized memory being dropped if the field for which the offset is requested was behind a deref coercion, and that deref coercion caused a panic. The flaw was correcte...

7.5CVSS7.3AI score0.01751EPSS
SaveExploits0References3
RustSec
RustSec
added 2019/07/16 12:0 p.m.24 views

Flaw in offset_of and span_of causes SIGILL, drops uninitialized memory of arbitrary type on panic in client code

Affected versions of this crate caused traps and/or memory unsafety by zero-initializing references. They also could lead to uninitialized memory being dropped if the field for which the offset is requested was behind a deref coercion, and that deref coercion caused a panic. The flaw was correcte...

7.5CVSS3.6AI score0.01751EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2019/06/24 12:0 p.m.21 views

Flaw in string parsing can lead to crashes due to invalid memory access.

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS2.8AI score0.01398EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/20 12:0 p.m.12 views

RUSTSEC-2019-0040 `boxfnonce` obsolete with release of Rust 1.35.0

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived. The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2019/06/20 12:0 p.m.16 views

`boxfnonce` obsolete with release of Rust 1.35.0

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived. The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box...

1.1AI score
SaveExploits0
OSV
OSV
added 2019/05/21 12:0 p.m.35 views

RUSTSEC-2019-0015 Flaw in generativity allows out-of-bounds access

Affected versions of this crate did not properly implement the generativity, because the invariant lifetimes were not necessarily dropped. This allows an attacker to mix up two arenas, using indices created from one arena with another one. This might lead to an out-of-bounds read or write access...

9.8CVSS9.4AI score0.01855EPSS
SaveExploits0References3
RustSec
RustSec
added 2019/05/21 12:0 p.m.18 views

Flaw in generativity allows out-of-bounds access

Affected versions of this crate did not properly implement the generativity, because the invariant lifetimes were not necessarily dropped. This allows an attacker to mix up two arenas, using indices created from one arena with another one. This might lead to an out-of-bounds read or write access...

9.8CVSS4.6AI score0.01855EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder