GHSA-7qcc-g2m9-8533

Suggest an improvement
Source
https://github.com/advisories/GHSA-7qcc-g2m9-8533
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-7qcc-g2m9-8533/GHSA-7qcc-g2m9-8533.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-7qcc-g2m9-8533
Aliases
Published
2021-08-25T20:53:53Z
Modified
2024-03-15T00:05:17.414684Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-476"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T17:22:29Z"
}
References

Affected packages

crates.io / fltk

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.15.3

Ecosystem specific

{
    "affected_functions": [
        "fltk::prelude::WindowExt::set_icon"
    ]
}