mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
### [CVE-2020-36211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36211)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the gfwx crate before 0.3.0 for Rust. Because ImageChunkMut does not have bounds on its Send trait or Sync trait, a data race and memory corruption can occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|