{ "schema_version": "1.4.0", "id": "GHSA-pq6v-x7gp-7776", "modified": "2021-08-19T21:25:09Z", "published": "2021-08-25T20:43:09Z", "aliases": [ "CVE-2016-10933" ], "summary": "Source code is downloaded over cleartext HTTP in portaudio", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "portaudio" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.7.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10933" }, { "type": "WEB", "url": "https://github.com/RustAudio/rust-portaudio/issues/144" }, { "type": "PACKAGE", "url": "https://github.com/RustAudio/rust-portaudio" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2016-0003.html" } ], "database_specific": { "cwe_ids": [ "CWE-319" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:25:09Z", "nvd_published_at": "2019-08-26T13:15:00Z" } }