ГлавнаяУязвимости → CVE-2025-57613
7.5высокая

CVE-2025-57613

Описание

An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A null pointer dereference vulnerability in the input() constructor function allows an attacker to cause a denial of service. The vulnerability is triggered when the avio_alloc_context() call fails and returns NULL, which is then stored and later dereferenced by the Io struct's Drop implementation.

Затрагиваемое ПО
Meh.schizofreni Rust-ffmpeg
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Источники
https://github.com/meh/rust-ffmpeg/issues/192