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.
References
Link | Resource |
---|---|
https://github.com/meh/rust-ffmpeg/issues/192 | Exploit Issue Tracking Vendor Advisory |
Configurations
History
10 Sep 2025, 18:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/meh/rust-ffmpeg/issues/192 - Exploit, Issue Tracking, Vendor Advisory | |
CPE | cpe:2.3:a:meh.schizofreni:rust-ffmpeg:0.3.0:*:*:*:*:*:*:* | |
First Time |
Meh.schizofreni rust-ffmpeg
Meh.schizofreni |
03 Sep 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
02 Sep 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-02 16:15
Updated : 2025-09-10 18:33
NVD link : CVE-2025-57613
Mitre link : CVE-2025-57613
CVE.ORG link : CVE-2025-57613
JSON object : View
Products Affected
meh.schizofreni
- rust-ffmpeg
CWE
CWE-476
NULL Pointer Dereference