VYPR

Stb

by Stb Project

CVEs (4)

  • CVE-2019-15058CriAug 14, 2019
    risk 0.59cvss 9.1epss 0.03

    stb_image.h (aka the stb image loader) 2.23 has a heap-based buffer over-read in stbi__tga_load, leading to Information Disclosure or Denial of Service.

  • CVE-2021-37789HigNov 2, 2022
    risk 0.53cvss 8.1epss 0.01

    stb_image.h 2.27 has a heap-based buffer over in stbi__jpeg_load, leading to Information Disclosure or Denial of Service.

  • CVE-2021-28021HigOct 15, 2021
    risk 0.51cvss 7.8epss 0.01

    Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file.

  • CVE-2022-28048HigApr 15, 2022
    risk 0.00cvss 8.8epss 0.02

    STB v2.27 was discovered to contain an integer shift of invalid size in the component stbi__jpeg_decode_block_prog_ac.