VYPR

libjpeg

by IJG

CVEs (6)

  • CVE-2018-11813HigJun 6, 2018
    risk 0.49cvss 7.5epss 0.03

    libjpeg 9c has a large loop because read_pixel in rdtarga.c mishandles EOF.

  • CVE-2020-14153HigJun 15, 2020
    risk 0.46cvss 7.1epss 0.01

    In IJG JPEG (aka libjpeg) from version 8 through 9c, jdhuff.c has an out-of-bounds array read for certain table pointers.

  • CVE-2020-14152HigJun 15, 2020
    risk 0.46cvss 7.1epss 0.01

    In IJG JPEG (aka libjpeg) before 9d, jpeg_mem_available() in jmemnobs.c in djpeg does not honor the max_memory_to_use setting, possibly causing excessive memory consumption.

  • CVE-2018-11212MedMay 16, 2018
    risk 0.43cvss 6.5epss 0.05

    An issue was discovered in libjpeg 9a and 9d. The alloc_sarray function in jmemmgr.c allows remote attackers to cause a denial of service (divide-by-zero error) via a crafted file.

  • CVE-2018-11214MedMay 16, 2018
    risk 0.42cvss 6.5epss 0.02

    An issue was discovered in libjpeg 9a. The get_text_rgb_row function in rdppm.c allows remote attackers to cause a denial of service (Segmentation fault) via a crafted file.

  • CVE-2018-11213MedMay 16, 2018
    risk 0.42cvss 6.5epss 0.03

    An issue was discovered in libjpeg 9a. The get_text_gray_row function in rdppm.c allows remote attackers to cause a denial of service (Segmentation fault) via a crafted file.