Files
CVEs-PoC/2020/CVE-2020-25016.md
T
2024-05-25 21:48:12 +02:00

724 B

CVE-2020-25016

Description

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to (for example) dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations.

POC

Reference

No PoCs from references.

Github