CVE-2023-39125
https://notcve.org/view.php?id=CVE-2023-39125
NTSC-CRT 2.2.1 has an integer overflow and out-of-bounds write in loadBMP in bmp_rw.c because a file's width, height, and BPP are not validated. NOTE: the vendor's perspective is "this main application was not intended to be a well tested program, it's just something to demonstrate it works and for the user to see how to integrate it into their own programs." NTSC-CRT 2.2.1 tiene un desbordamiento de entero y escritura fuera de límites en loadBMP en bmp_rw.c porque no se valida la anchura, altura y BPP de un fichero. NOTA: la perspectiva del vendedor es "esta aplicación principal no pretendía ser un programa bien probado, es sólo algo para demostrar que funciona y para que el usuario vea cómo integrarlo en sus propios programas." • https://github.com/LMP88959/NTSC-CRT/issues/32 • CWE-190: Integer Overflow or Wraparound CWE-787: Out-of-bounds Write •