GHSA-vjmg-pc8h-p6p8

Suggest an improvement
Source
https://github.com/advisories/GHSA-vjmg-pc8h-p6p8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-vjmg-pc8h-p6p8/GHSA-vjmg-pc8h-p6p8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vjmg-pc8h-p6p8
Aliases
Published
2021-08-25T20:53:58Z
Modified
2024-03-15T00:05:17.414684Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
Out of bounds read in fltk
Details

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.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-125"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T17:22:11Z"
}
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::image::Pixmap::new"
    ]
}