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.
References
| Link | Resource |
|---|---|
| https://github.com/meh/rust-ffmpeg/issues/192 | Exploit Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2025-09-02 16:15
Updated : 2025-09-10 18:31
NVD link : CVE-2025-57614
Mitre link : CVE-2025-57614
CVE.ORG link : CVE-2025-57614
JSON object : View
Products Affected
meh.schizofreni
- rust-ffmpeg
CWE
CWE-400
Uncontrolled Resource Consumption
