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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the actix-codec crate before 0.3.0-beta.1 for Rust. There is a use-after-free in Framed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|