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."
References
Link Resource
https://github.com/LMP88959/NTSC-CRT/issues/32 Exploit Issue Tracking Third Party Advisory
https://github.com/LMP88959/NTSC-CRT/issues/32 Exploit Issue Tracking Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:ntsc-crt_project:ntsc-crt:2.2.1:*:*:*:*:*:*:*

History

21 Nov 2024, 08:14

Type Values Removed Values Added
References () https://github.com/LMP88959/NTSC-CRT/issues/32 - Exploit, Issue Tracking, Third Party Advisory () https://github.com/LMP88959/NTSC-CRT/issues/32 - Exploit, Issue Tracking, Third Party Advisory
Summary
  • (es) 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."

Information

Published : 2023-08-18 00:15

Updated : 2024-11-21 08:14


NVD link : CVE-2023-39125

Mitre link : CVE-2023-39125

CVE.ORG link : CVE-2023-39125


JSON object : View

Products Affected

ntsc-crt_project

  • ntsc-crt
CWE
CWE-190

Integer Overflow or Wraparound

CWE-787

Out-of-bounds Write