[heapless] Use after free in heapless

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.
References

https://nvd.nist.gov/vuln/detail/CVE-…

[rulinalg] Data races in rulinalg

An issue was discovered in the rulinalg crate through 2020-02-11 for Rust. There are incorrect lifetime-boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut.
References

https://nvd.nist.gov/vuln/detail/CVE-2020-35879
https://github.com…

[jszip] Prototype Pollution

This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values (e.g proto, toString, etc) results in a returned object with a modified prototype instance.
References

https://nvd.nist.gov/vuln/detail/…