Lucene search
+L

2 matches found

BDU FSTEC
BDU FSTEC
added 2022/04/11 12:0 a.m.9 views

The vulnerability of the Rust stack generator library “Generator-rs” lies in improper type conversion, which allows attackers to trigger a service failure.

The vulnerability of the Rust generator library, Generator-rs, is related to the lack of restrictions on the use of types that are not of the Send type. Exploiting this vulnerability allows a remote attacker to cause a service failure...

7.1CVSS6.3AI score0.01094EPSS
SaveExploits1References6Affected Software2
RustSec
RustSec
added 2020/11/16 12:0 p.m.24 views

Generators can cause data races if non-Send types are used in their generator functions

The Generator type is an iterable which uses a generator function that yields values. In affected versions of the crate, the provided function yielding values had no Send bounds despite the Generator itself implementing Send. The generator function lacking a Send bound means that types that are...

5.9CVSS3AI score0.01094EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder