{ "schema_version": "1.4.0", "id": "GHSA-m57c-4vvx-gjgq", "modified": "2021-08-18T17:45:17Z", "published": "2021-08-25T20:58:27Z", "aliases": [ "CVE-2019-15546" ], "summary": "Format string vulnerabilities in pancurses", "details": "An issue was discovered in the pancurses crate through 0.16.1 for Rust. printw and mvprintw have format string vulnerabilities.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "pancurses" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.16.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15546" }, { "type": "WEB", "url": "https://github.com/RustSec/advisory-db/issues/106" }, { "type": "WEB", "url": "https://github.com/ihalila/pancurses/issues/66" }, { "type": "PACKAGE", "url": "https://github.com/ihalila/pancurses" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2019-0005.html" } ], "database_specific": { "cwe_ids": [ "CWE-134" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-18T17:45:17Z", "nvd_published_at": "2019-08-26T18:15:00Z" } }