VYPR

mp4v2

by Techsmith

Source repositories

CVEs (7)

  • CVE-2023-29578HigApr 24, 2023
    risk 0.57cvss 8.8epss 0.01

    mp4v2 v2.0.0 was discovered to contain a heap buffer overflow via the mp4v2::impl::MP4StringProperty::~MP4StringProperty() function at src/mp4property.cpp.

  • CVE-2018-14403CriJul 19, 2018
    risk 0.57cvss 9.8epss 0.03

    MP4NameFirstMatches in mp4util.cpp in MP4v2 2.0.0 mishandles substrings of atom names, leading to use of an inappropriate data type for associated atoms. The resulting type confusion can cause out-of-bounds memory access.

  • CVE-2018-14054CriJul 13, 2018
    risk 0.57cvss 9.8epss 0.03

    A double free exists in the MP4StringProperty class in mp4property.cpp in MP4v2 2.0.0. A dangling pointer is freed again in the destructor once an exception is triggered.

  • CVE-2018-14446HigJul 20, 2018
    risk 0.50cvss 8.8epss 0.02

    MP4Integer32Property::Read in atom_avcC.cpp in MP4v2 2.1.0 allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted MP4 file.

  • CVE-2018-14379HigJul 18, 2018
    risk 0.50cvss 8.8epss 0.02

    MP4Atom::factory in mp4atom.cpp in MP4v2 2.0.0 incorrectly uses the MP4ItemAtom data type in a certain case where MP4DataAtom is required, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted MP4…

  • CVE-2018-14326HigJul 16, 2018
    risk 0.50cvss 8.8epss 0.02

    In MP4v2 2.0.0, there is an integer overflow (with resultant memory corruption) when resizing MP4Array for the ftyp atom in mp4array.h.

  • CVE-2018-14325HigJul 16, 2018
    risk 0.50cvss 8.8epss 0.02

    In MP4v2 2.0.0, there is an integer underflow (with resultant memory corruption) when parsing MP4Atom in mp4atom.cpp.