CVE-2025-54486 (CNNVD-202508-2974)
中文标题:
libbiosig 安全漏洞
英文标题:
A stack-based buffer overflow vulnerability exists in the MFER parsing functionality of The Biosig P...
漏洞描述
中文描述:
libbiosig是BioSig Project开源的一个用于生物医学信号处理的开源软件库。具有生物信号分析功能。 libbiosig 3.9.0版本存在安全漏洞,该漏洞源于MFER解析功能存在栈缓冲区溢出,可能导致执行任意代码。
英文描述:
A stack-based buffer overflow vulnerability exists in the MFER parsing functionality of The Biosig Project libbiosig 3.9.0 and Master Branch (35a819fa). A specially crafted MFER file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability manifests on line 8824 of biosig.c on the current master branch (35a819fa), when the Tag is 11: else if (tag==11) //0x0B { // Fs if (len>6) fprintf(stderr,"Warning MFER tag11 incorrect length %i>6\n",len); double fval; curPos += ifread(buf,1,len,hdr);
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| The Biosig Project | libbiosig | 3.9.0 | - | - |
cpe:2.3:a:the_biosig_project:libbiosig:3.9.0:*:*:*:*:*:*:*
|
| The Biosig Project | libbiosig | Master Branch (35a819fa) | - | - |
cpe:2.3:a:the_biosig_project:libbiosig:master_branch_(35a819fa):*:*:*:*:*:*:*
|
| libbiosig_project | libbiosig | * | - | - |
cpe:2.3:a:libbiosig_project:libbiosig:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-54486 |
2025-11-11 15:23:28 | 2025-11-11 07:40:42 |
| NVD | nvd_CVE-2025-54486 |
2025-11-11 15:01:00 | 2025-11-11 07:48:29 |
| CNNVD | cnnvd_CNNVD-202508-2974 |
2025-11-11 15:12:54 | 2025-11-11 08:00:07 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2974
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 3
- references_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']