CVE-2017-14628
https://notcve.org/view.php?id=CVE-2017-14628
In sam2p 0.49.3, a heap-based buffer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp. En sam2p 0.49.3, existe un desbordamiento de búfer basado en memoria dinámica (heap) en la función pcxLoadImage24 del archivo in_pcx.cpp. • https://github.com/pts/sam2p/issues/14 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-14629
https://notcve.org/view.php?id=CVE-2017-14629
In sam2p 0.49.3, the in_xpm_reader function in in_xpm.cpp has an integer signedness error, leading to a crash when writing to an out-of-bounds array element. En sam2p 0.49.3, la función in_xpm_reader en in_xpm.cpp tiene un error en la propiedad signedness de un número entero, provocando su cierre inesperado a la hora de escribir en un elemento array fuera de los límites. • https://github.com/pts/sam2p/issues/14 • CWE-190: Integer Overflow or Wraparound •
CVE-2017-14630
https://notcve.org/view.php?id=CVE-2017-14630
In sam2p 0.49.3, an integer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp, leading to an invalid write operation. En sam2p 0.49.3, existe un desbordamiento de enteros en la función pcxLoadImage24 del archivo in_pcx.cpp, provocando una operación de escritura no válida. • https://github.com/pts/sam2p/issues/14 • CWE-190: Integer Overflow or Wraparound •