CVE-2025-54483 (CNNVD-202508-2978)

CRITICAL
中文标题:
libbiosig 安全漏洞
英文标题:
A stack-based buffer overflow vulnerability exists in the MFER parsing functionality of The Biosig P...
CVSS分数: 9.8
发布时间: 2025-08-25 13:53:45
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

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 8759 of biosig.c on the current master branch (35a819fa), when the Tag is 5: else if (tag==5) //0x05: number of channels { uint16_t oldNS=hdr->NS; if (len>4) fprintf(stderr,"Warning MFER tag5 incorrect length %i>4\n",len); curPos += ifread(buf,1,len,hdr);

CWE类型:
CWE-121
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 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:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://talosintelligence.com/vulnerability_reports/TALOS-2025-2234 OTHER
cve.org
访问
af854a3a-2127-422b-91ae-364da2661108 OTHER
nvd.nist.gov
访问
CVSS评分详情
3.1 (cna)
CRITICAL
9.8
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-08-25 13:53:45
修改时间:
2025-11-03 18:13:24
创建时间:
2025-11-11 15:40:42
更新时间:
2026-01-12 02:11:59
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-54483 2025-11-11 15:23:28 2025-11-11 07:40:42
NVD nvd_CVE-2025-54483 2025-11-11 15:01:00 2025-11-11 07:48:29
CNNVD cnnvd_CNNVD-202508-2978 2025-11-11 15:12:54 2025-11-11 08:00:07
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:07
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202508-2978; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202508-2978
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:29
affected_products_count: 2 → 3; references_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 2 -> 3
  • references_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']