{ "schema_version": "1.4.0", "id": "GHSA-6vmq-jh76-hq43", "modified": "2022-06-14T22:22:47Z", "published": "2021-08-25T20:55:25Z", "aliases": [ "CVE-2021-30454" ], "summary": "Uninitialized memory access in outer_cgi", "details": "An issue was discovered in the outer_cgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "outer_cgi" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.2.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30454" }, { "type": "WEB", "url": "https://github.com/SolraBizna/outer_cgi/issues/1" }, { "type": "WEB", "url": "https://github.com/SolraBizna/outer_cgi/commit/dd59b3066e616a08e756f72de8dc3ab11b7036c4" }, { "type": "PACKAGE", "url": "https://github.com/SolraBizna/outer_cgi" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0051.html" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:03:35Z", "nvd_published_at": null } }