VYPR

rust-ffmpeg

by Meh

CVEs (4)

  • CVE-2025-57616HigSep 2, 2025
    risk 0.49cvss 7.5epss 0.00

    An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) A use-after-free vulnerability in the write_interleaved method allows an attacker to cause a denial of service or memory corruption. The method violates Rust's aliasing rules by modifying a data structure through…

  • CVE-2025-57615HigSep 2, 2025
    risk 0.49cvss 7.5epss 0.00

    An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) An integer overflow vulnerability in the Vector::new constructor function allows an attacker to cause a denial of service via a null pointer dereference. The vulnerability stems from an unchecked cast of a usize…

  • CVE-2025-57614HigSep 2, 2025
    risk 0.49cvss 7.5epss 0.00

    An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) Integer overflow and invalid input vulnerability in the cached method allows an attacker to cause a denial of service or potentially execute arbitrary code. The vulnerability occurs when dimension parameters are…

  • CVE-2025-57611MedSep 2, 2025
    risk 0.34cvss 5.3epss 0.00

    An issue was discovered in rust-ffmpeg 0.3.0 (after comit 5ac0527) Null pointer dereference vulnerability in the dump() method allows an attacker to cause a denial of service. The vulnerability exists because the method fails to check the return value of avfilter_graph_dump()…