VYPR

crates.io package

fltk

pkg:cargo/fltk

Vulnerabilities (3)

  • CVE-2021-28306Mar 12, 2021
    affected < 0.15.3fixed 0.15.3

    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.

  • CVE-2021-28307Mar 12, 2021
    affected < 0.15.3fixed 0.15.3

    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.

  • CVE-2021-28308Mar 12, 2021
    affected < 0.15.3fixed 0.15.3

    An issue was discovered in the fltk crate before 0.15.3 for Rust. There is an out-of bounds read because the pixmap constructor lacks pixmap input validation.