mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 03:26:30 +00:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
![]() |
### [CVE-2020-25793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25793)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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 From<InlineArray<A, T>>.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
||
|
|