← voltar
CVE-2025-59728

Heap-buffer-overflow write in FFmpeg MDASH resolve_content_path

CVSS 8.7 HIGHEPSS 0.2%CWE-787
Vexday Risk Score
21Baixo
Decisão SSVC (CISA)
Track
Sem sinal de exploração → monitorar
CVSS 8.7EPSS 0.2%KEV nãoPoC Nuclei Metasploit Patch
Ciclo de vida
06 out 2025Publicada no NVD
Recomendação: Monitorar — sem sinal de exploração no momento.
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 strdup internally. If this buffer is not an empty string, it is assigned to root_url at [1].If the last (non-NUL) byte in this buffer is not '/' then we append '/' in-place at [2]. This will write two bytes into the buffer, starting at the last valid byte in the buffer, writing the NUL byte beyond the end of the allocated buffer. We recommend upgrading to version 8.0 or beyond.
CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
Produtos afetados
FFmpeg · MPEG-DASH

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →