Lucene search
+L

7832 matches found

CNNVD
CNNVD
added 2025/09/02 12:0 a.m.58 views

ffmpeg 安全漏洞

ffmpeg is a rust library by meh.individual developer. A security vulnerability exists in ffmpeg version 0.3.0, which stems from an integer overflow in the Vector::new constructor, which could lead to null pointer dereference and denial of service...

7.5CVSS6.7AI score0.00361EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/09/02 12:0 a.m.4 views

CVE-2025-57615

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 parameter to cint,...

6.5AI score0.00361EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/09/02 12:0 a.m.17 views

CVE-2025-57616

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 A use-after-free vulnerability in the writeinterleaved 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 a mutable pointer...

0.00361EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/02 12:0 a.m.7 views

CVE-2025-57614

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...

7.5CVSS7.7AI score
SaveExploits0References3
OSV
OSV
added 2025/09/02 12:0 a.m.7 views

CVE-2025-57616

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 A use-after-free vulnerability in the writeinterleaved 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 a mutable pointer...

7.5CVSS7AI score
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/02 12:0 a.m.5 views

ffmpeg 安全漏洞

ffmpeg is a rust library by meh.individual developer. A security vulnerability exists in ffmpeg version 0.3.0, which stems from the input constructor not checking the avioalloccontext return value, which could lead to null pointer dereference and denial of service...

7.5CVSS6.4AI score0.00361EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/02 12:0 a.m.18 views

CVE-2025-57612

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 avgetsamplefmtname C function,...

0.00361EPSS
SaveExploits1References1
CVE
CVE
added 2025/09/02 12:0 a.m.23 views

CVE-2025-57612

The CVE-2025-57612 issue affects rust-ffmpeg 0.3.0 (after commit 5ac0527) where name() can dereference NULL when av_get_sample_fmt_name() returns NULL for an unrecognized sample format, leading to denial of service. Documented impact is a high-severity, network-exploitable vulnerability with avai...

7.5CVSS6.3AI score0.00361EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/09/02 12:0 a.m.18 views

CVE-2025-57614

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...

0.00447EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/09/02 12:0 a.m.5 views

CVE-2025-57616

An issue was discovered in rust-ffmpeg 0.3.0 after comit 5ac0527 A use-after-free vulnerability in the writeinterleaved 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 a mutable pointer...

6.4AI score0.00361EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/02 12:0 a.m.7 views

CVE-2025-57613

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 avioalloccontext call fails and returns NULL, which is then stored a...

7.5CVSS6.7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/02 12:0 a.m.5 views

CVE-2025-57613

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 avioalloccontext call fails and returns NULL, which is then stored a...

6.2AI score0.00361EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/09/02 12:0 a.m.4 views

CVE-2025-57614

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...

7.2AI score0.00447EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/02 12:0 a.m.7 views

ffmpeg 安全漏洞

ffmpeg is a rust library by meh.individual developer. A security vulnerability exists in ffmpeg version 0.3.0, which stems from the dump method not checking the avfiltergraphdump return value, which could lead to null pointer dereference and denial of service...

5.3CVSS6.4AI score0.00269EPSS
SaveExploits1References3
CVE
CVE
added 2025/09/02 12:0 a.m.27 views

CVE-2025-57613

The CVE-2025-57613 entry concerns rust-ffmpeg 0.3.0 (post-commit 5ac0527). The root cause is a null pointer dereference in the input() constructor: if avio_alloc_context() returns NULL, the value is stored and later dereferenced by the Io struct’s Drop implementation, enabling denial of service. ...

7.5CVSS6.2AI score0.00361EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/09/02 12:0 a.m.20 views

CVE-2025-57611

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 avfiltergraphdump for NULL, leading to a crash...

0.00269EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/02 12:0 a.m.7 views

ffmpeg 安全漏洞

ffmpeg is a rust library by meh.individual developer. A security vulnerability exists in ffmpeg version 0.3.0, which stems from the name method not checking the avgetsamplefmtname return value, which could lead to null pointer dereference and denial of service...

7.5CVSS6.4AI score0.00361EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/02 12:0 a.m.20 views

CVE-2025-57615

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 parameter to cint,...

0.00361EPSS
SaveExploits1References1
CVE
CVE
added 2025/09/02 12:0 a.m.27 views

CVE-2025-57614

The CVE-2025-57614 entry concerns rust-ffmpeg 0.3.0 (post-commit 5ac0527). The flaw is an integer overflow/invalid input in the cached method triggered when dimension parameters are zero or exceed i32::MAX, causing an unchecked cast that violates the underlying C function preconditions and leads ...

7.5CVSS7.2AI score0.00447EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2025/09/02 12:0 a.m.9 views

ffmpeg 安全漏洞

ffmpeg is a rust library by meh.individual developer. A security vulnerability exists in ffmpeg version 0.3.0, which stems from the presence of post-release reuse of the writeinterleaved method, which may result in a denial of service or memory corruption...

7.5CVSS6.7AI score0.00361EPSS
SaveExploits1References3
Rows per page
Query Builder