VYPR

Liblnk

by Libyal

Source repositories

CVEs (5)

  • CVE-2018-12098MedJun 19, 2018
    risk 0.36cvss 5.5epss 0.01

    The liblnk_data_block_read function in liblnk_data_block.c in liblnk through 2018-04-19 allows remote attackers to cause an information disclosure (heap-based buffer over-read) via a crafted lnk file. NOTE: the vendor has disputed this as described in libyal/liblnk issue 33 on…

  • CVE-2018-12097MedJun 19, 2018
    risk 0.36cvss 5.5epss 0.01

    The liblnk_location_information_read_data function in liblnk_location_information.c in liblnk through 2018-04-19 allows remote attackers to cause an information disclosure (heap-based buffer over-read) via a crafted lnk file. NOTE: the vendor has disputed this as described in…

  • CVE-2018-12096MedJun 19, 2018
    risk 0.36cvss 5.5epss 0.01

    The liblnk_data_string_get_utf8_string_size function in liblnk_data_string.c in liblnk through 2018-04-19 allows remote attackers to cause an information disclosure (heap-based buffer over-read) via a crafted lnk file. NOTE: the vendor has disputed this as described in…

  • CVE-2019-17401Oct 9, 2019
    risk 0.00cvss epss 0.00

    libyal liblnk 20191006 has a heap-based buffer over-read in the network_share_name_offset>20 code block of liblnk_location_information_read_data in liblnk_location_information.c, a different issue than CVE-2019-17264. NOTE: the vendor has disputed this as described in the GitHub…

  • CVE-2019-17264Oct 6, 2019
    risk 0.00cvss epss 0.00

    In libyal liblnk before 20191006, liblnk_location_information_read_data in liblnk_location_information.c has a heap-based buffer over-read because an incorrect variable name is used for a certain offset. NOTE: the vendor has disputed this as described in the GitHub issue