CVE-2018-7487
- EPSS 0.2%
- Published 26.02.2018 15:29:00
- Last modified 21.11.2024 04:12:13
There is a heap-based buffer overflow in the LoadPCX function of in_pcx.cpp in sam2p 0.49.4. A Crafted input will lead to a denial of service or possibly unspecified other impact.
CVE-2017-16663
- EPSS 0.18%
- Published 08.11.2017 06:29:00
- Last modified 20.04.2025 01:37:25
In sam2p 0.49.4, there are integer overflows (with resultant heap-based buffer overflows) in input-bmp.ci in the function ReadImage, because "width * height" multiplications occur unsafely.
CVE-2017-14637
- EPSS 0.4%
- Published 22.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
In sam2p 0.49.3, there is an invalid read of size 2 in the parse_rgb function in in_xpm.cpp. However, this can also cause a write to an illegal address.
CVE-2017-14636
- EPSS 0.4%
- Published 22.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
Because of an integer overflow in sam2p 0.49.3, a loop executes 0xffffffff times, ending with an invalid read of size 1 in the Image::Indexed::sortPal function in image.cpp. However, this also causes memory corruption because of an attempted write to...
CVE-2017-14628
- EPSS 0.43%
- Published 21.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
In sam2p 0.49.3, a heap-based buffer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp.
CVE-2017-14631
- EPSS 0.43%
- Published 21.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
In sam2p 0.49.3, the pcxLoadRaster function in in_pcx.cpp has an integer signedness error leading to a heap-based buffer overflow.
CVE-2017-14630
- EPSS 0.4%
- Published 21.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
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.
CVE-2017-14629
- EPSS 0.33%
- Published 21.09.2017 07:29:00
- Last modified 20.04.2025 01:37:25
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.