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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair().
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|