VYPR

MPEG-DASH

by Google

CVEs (1)

  • CVE-2025-59728HigOct 6, 2025
    risk 0.57cvss epss 0.00

    When calculating the content path in handling of MPEG-DASH manifests, there's an out-of-bounds NUL-byte write one byte past the end of the buffer.When we call xmlNodeGetContent below [0], it returns a buffer precisely allocated to match the string length, using…