{ "schema_version": "1.4.0", "id": "GHSA-52fw-44hj-gqqp", "modified": "2025-09-10T21:30:18Z", "published": "2025-09-10T21:30:18Z", "aliases": [ "CVE-2025-57614" ], "details": "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 zero or exceed i32::MAX, leading to an unchecked cast that violates the underlying C function's preconditions and triggers undefined behavior.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57614" }, { "type": "WEB", "url": "https://github.com/meh/rust-ffmpeg/issues/192" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-02T16:15:40Z" } }