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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the mozwire crate through 2020-08-18 for Rust. A ../ directory-traversal situation allows overwriting local files that have .conf at the end of the filename.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|