VYPR

EXIF

by PHP

CVEs (4)

  • CVE-2019-9641CriMar 9, 2019
    risk 0.64cvss 9.8epss 0.09

    An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.

  • CVE-2019-9640HigMar 9, 2019
    risk 0.49cvss 7.5epss 0.06

    An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.

  • CVE-2019-9639HigMar 9, 2019
    risk 0.49cvss 7.5epss 0.08

    An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the data_len variable.

  • CVE-2019-9638HigMar 9, 2019
    risk 0.49cvss 7.5epss 0.07

    An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note->offset relationship to value_len.