mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
596 B
Markdown
18 lines
596 B
Markdown
### [CVE-2020-35871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35871)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API data race.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|