mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2020-35711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35711)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue has been discovered in the arc-swap crate before 0.4.8 (and 1.x before 1.1.0) for Rust. Use of arc_swap::access::Map with the Constant test helper (or with a user-supplied implementation of the Access trait) could sometimes lead to dangling references being returned by the map.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|