3 results (0.005 seconds)

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 0

The function mp4v2::impl::MP4Track::FinishSdtp() in mp4track.cpp in libmp4v2 2.1.0 mishandles compatibleBrand while processing a crafted mp4 file, which leads to a heap-based buffer over-read, causing denial of service. La función mp4v2::impl::MP4Track::FinishSdtp() en mp4track.cpp en libmp4v2 2.1.0 gestiona de manera incorrecta compatibleBrand al procesar un archivo mp4 manipulado, lo que conduce a una sobrelectura de búfer basada en memoria dinámica (heap) y a una denegación de servicio (DoS). • https://bugzilla.redhat.com/show_bug.cgi?id=1629451 https://github.com/enzo1982/mp4v2/releases/tag/v2.1.0 • CWE-125: Out-of-bounds Read •

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 1

The function MP4Free() in mp4property.cpp in libmp4v2 2.1.0 internally calls free() on a invalid pointer, raising a SIGABRT signal. La función MP4Free() en mp4property.cpp en libmp4v2 2.1.0 llama internamente a free() en un puntero inválido, lo que lanza una señal SIGABRT. • https://bugzilla.redhat.com/show_bug.cgi?id=1629453 https://github.com/enzo1982/mp4v2/releases/tag/v2.1.0 • CWE-416: Use After Free •

CVSS: 8.8EPSS: 1%CPEs: 1EXPL: 0

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. La función MP4Integer32Property::Read en atom_avcC.cpp en MP4v2 2.1.0 permite que atacantes remotos provoquen una denegación de servicio (desbordamiento de búfer y caída de aplicación basada en memoria dinámica o heap) o, probablemente, provocar cualquier otro tipo de problema mediante un archivo MP4 manipulado. • http://hac425.unaux.com/index.php/archives/63 https://github.com/TechSmith/mp4v2/issues/20 https://github.com/enzo1982/mp4v2/releases/tag/v2.1.0 https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6YCHVOYPIBGM5HYUMQ77KZH2IHSITKVE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FRSO2IMK6P7MOIZWGWKONPIEHKBA7WL3 https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GISUIWPKBWPXORUFNWBGFTKQS7UUVUC4 • CWE-787: Out-of-bounds Write •