cve/2020/CVE-2020-25793.md
2024-05-25 21:48:12 +02:00

646 B

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