{ "schema_version": "1.4.0", "id": "GHSA-7qcc-g2m9-8533", "modified": "2021-08-19T17:22:29Z", "published": "2021-08-25T20:53:53Z", "aliases": [ "CVE-2021-28307" ], "summary": "Null pointer deference in fltk", "details": "An issue was discovered in the fltk crate before 0.15.3 for Rust. There is a NULL pointer dereference during attempted use of a non-raster image for a window icon.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "fltk" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.15.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28307" }, { "type": "WEB", "url": "https://github.com/MoAlyousef/fltk-rs/issues/519" }, { "type": "PACKAGE", "url": "https://github.com/MoAlyousef/fltk-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0038.html" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T17:22:29Z", "nvd_published_at": null } }