9.8
CVE-2024-22097
- EPSS 0.32%
- Published 20.02.2024 16:15:08
- Last modified 10.08.2025 22:15:26
- Source talos-cna@cisco.com
- Teams watchlist Login
- Open Login
A double-free vulnerability exists in the BrainVision Header Parsing functionality of The Biosig Project libbiosig Master Branch (ab0ee111) and 2.5.0. A specially crafted .vdhr file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
Data is provided by the National Vulnerability Database (NVD)
Libbiosig Project ≫ Libbiosig Version2.5.0
Fedoraproject ≫ Fedora Version40
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.32% | 0.541 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
talos-cna@cisco.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.