[cgi] Cookie prefix spoofing in CGI

CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem prior to versions 0.3.1, 0.2.1, 0.1.1, and 0.1.0.1 for Ruby.
References

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

[v9] Data races in v9

Affected versions of this crate unconditionally implement Sync for SyncRef<T>.
This definition allows data races if &T is accessible through &SyncRef.
SyncRef<T> derives Clone and Debug, and the default implementations of those trai…

[slock] Data races in slock

An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync.
References

https://nvd.nist.gov/vuln/detail/CVE-2020-36455
https://github.com/BrokenLamp/slock-rs/issues/2
https://raw.githubuserco…

[v9] Data race in v9

v9 is a slim data engine for Data Oriented Design. An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef.
References

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

[Pillow] Out of bounds read in Pillow

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
References

https://nvd.nist.gov/vuln/detail/CVE-2021-25291
https://github.com/python-pillow/Pillow/commit/…