VYPR

Rust Ffmpeg

by Meh.schizofreni

CVEs (6)

  • 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-57613HigSep 2, 2025
    risk 0.49cvss 7.5epss 0.00

    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…

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

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

  • 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()…