← Back

Sam2p Project

sam2p_project

18 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Sam2p
sam2p

CVEs (18)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Sam2p Project
1Sam2p
Nov 21, 2024
Jul 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
There is a floating point exception in ReadImage that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact.
1Sam2p Project
1Sam2p
Nov 21, 2024
Jul 21, 2021
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
There is an invalid memory access bug in cgif.c that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact.
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Jun 20, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is a heap-based buffer overflow in ReadImage in input-tga.ci in sam2p 0.49.4 that leads to a denial of service or possibly unspecified other impact.
1Sam2p Project
1Sam2p
Nov 21, 2024
Jun 19, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is a heap-based buffer overflow in bmp_compress1_row in appliers.cpp in sam2p 0.49.4 that leads to a denial of service or possibly unspecified other impact.
4Canonical
DebianGiflib Project+1 more
4Debian Linux
GiflibSam2p+1 more
Nov 21, 2024
May 26, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain "Private->RunningCode - 2" array index is n...Show more
The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain "Private->RunningCode - 2" array index is not checked. This will lead to a denial of service or possibly unspecified other impact.Show less
2Giflib Project
Sam2p Project
2Giflib
Sam2p
Nov 21, 2024
May 26, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain CrntCode array index is not checked. This w...Show more
The DGifDecompressLine function in dgif_lib.c in GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p 0.49.4, has a heap-based buffer overflow because a certain CrntCode array index is not checked. This will lead to a denial of service or possibly unspecified other impact.Show less
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Feb 28, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is an invalid free in ReadImage in input-bmp.ci that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact.
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Feb 28, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is a heap-based buffer overflow in the pcxLoadRaster 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.
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Feb 28, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is an invalid free in Mapping::DoubleHash::clear in mapping.cpp that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact.
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Feb 28, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
There is an invalid free in MiniPS::delete0 in minips.cpp that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact.
2Debian
Sam2p Project
2Debian Linux
Sam2p
Nov 21, 2024
Feb 26, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
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.
1Sam2p Project
1Sam2p
May 13, 2026
Nov 8, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
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.
1Sam2p Project
1Sam2p
May 13, 2026
Sep 22, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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.
1Sam2p Project
1Sam2p
May 13, 2026
Sep 22, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 be...Show more
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 the invalid d[0xfffffffe] array element.Show less
1Sam2p Project
1Sam2p
May 13, 2026
Sep 21, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In sam2p 0.49.3, the pcxLoadRaster function in in_pcx.cpp has an integer signedness error leading to a heap-based buffer overflow.
1Sam2p Project
1Sam2p
May 13, 2026
Sep 21, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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.
1Sam2p Project
1Sam2p
May 13, 2026
Sep 21, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.
1Sam2p Project
1Sam2p
May 13, 2026
Sep 21, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In sam2p 0.49.3, a heap-based buffer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp.