mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
674 B
Markdown
19 lines
674 B
Markdown
### [CVE-2016-10933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the portaudio crate through 0.7.0 for Rust. There is a man-in-the-middle issue because the source code is downloaded over cleartext HTTP.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
- https://github.com/xxg1413/rust-security
|
|
|