VYPR

Libmysofa

by Hoene

Source repositories

CVEs (9)

  • CVE-2020-6860HigJan 13, 2020
    risk 0.57cvss 8.8epss 0.02

    libmysofa 0.9.1 has a stack-based buffer overflow in readDataVar in hdf/dataobject.c during the reading of a header message attribute.

  • CVE-2019-20063HigDec 29, 2019
    risk 0.57cvss 8.8epss 0.01

    hdf/dataobject.c in libmysofa before 0.8 has an uninitialized use of memory, as demonstrated by mysofa2json.

  • CVE-2020-36151MedFeb 8, 2021
    risk 0.42cvss 6.5epss 0.01

    Incorrect handling of input data in mysofa_resampler_reset_mem function in the libmysofa library 0.5 - 1.1 will lead to heap buffer overflow and overwriting large memory block.

  • CVE-2020-36150MedFeb 8, 2021
    risk 0.42cvss 6.5epss 0.01

    Incorrect handling of input data in loudness function in the libmysofa library 0.5 - 1.1 will lead to heap buffer overflow and access to unallocated memory block.

  • CVE-2020-36149MedFeb 8, 2021
    risk 0.42cvss 6.5epss 0.01

    Incorrect handling of input data in changeAttribute function in the libmysofa library 0.5 - 1.1 will lead to NULL pointer dereference and segmentation fault error in case of restrictive memory protection or near NULL pointer overwrite in case of no memory restrictions (e.g. in…

  • CVE-2020-36148MedFeb 8, 2021
    risk 0.42cvss 6.5epss 0.01

    Incorrect handling of input data in verifyAttribute function in the libmysofa library 0.5 - 1.1 will lead to NULL pointer dereference and segmentation fault error in case of restrictive memory protection or near NULL pointer overwrite in case of no memory restrictions (e.g. in…

  • CVE-2021-3756CriOct 29, 2021
    risk 0.00cvss 9.8epss 0.01

    libmysofa is vulnerable to Heap-based Buffer Overflow

  • CVE-2019-20016MedDec 27, 2019
    risk 0.00cvss 6.5epss 0.02

    libmysofa before 2019-11-24 does not properly restrict recursive function calls, as demonstrated by reports of stack consumption in readOHDRHeaderMessageDatatype in dataobject.c and directblockRead in fractalhead.c. NOTE: a download of v0.9 after 2019-12-06 should fully…

  • CVE-2019-10672CriMar 31, 2019
    risk 0.00cvss 9.8epss 0.02

    treeRead in hdf/btree.c in libmysofa before 0.7 does not properly validate multiplications and additions.