GHSA-5pg8-h4gv-m3p8

Suggest an improvement
Source
https://github.com/advisories/GHSA-5pg8-h4gv-m3p8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-5pg8-h4gv-m3p8/GHSA-5pg8-h4gv-m3p8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5pg8-h4gv-m3p8
Aliases
Published
2021-08-25T20:53:56Z
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 multi label type if the image is nonexistent.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-476"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T17:22:27Z"
}
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::WidgetExt::set_label_type"
    ]
}