VYPR
Vendor

Sam2p Project

Products
1
CVEs
9
Across products
9
Status
Private

Products

1

Recent CVEs

9
  • CVE-2018-12601CriJun 20, 2018
    risk 0.64cvss 9.8epss 0.02

    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.

  • CVE-2018-12578CriJun 19, 2018
    risk 0.64cvss 9.8epss 0.02

    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.

  • CVE-2017-14637CriSep 22, 2017
    risk 0.64cvss 9.8epss 0.02

    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-14636CriSep 22, 2017
    risk 0.64cvss 9.8epss 0.01

    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]…

  • CVE-2017-14631CriSep 21, 2017
    risk 0.64cvss 9.8epss 0.02

    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-14630CriSep 21, 2017
    risk 0.64cvss 9.8epss 0.02

    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-14628CriSep 21, 2017
    risk 0.64cvss 9.8epss 0.02

    In sam2p 0.49.3, a heap-based buffer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp.

  • CVE-2017-14629HigSep 21, 2017
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2017-16663MedNov 8, 2017
    risk 0.36cvss 5.5epss 0.01

    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.