CVE-2025-48005
BaseFortify
Publication date: 2025-08-25
Last updated on: 2025-11-03
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libbiosig_project | libbiosig | 3.9.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a heap-based buffer overflow in the RHS2000 parsing functionality of The Biosig Project libbiosig 3.9.0 and its Master Branch. It occurs when a specially crafted RHS2000 file is processed, allowing an attacker to execute arbitrary code by providing a malicious file that triggers the overflow.
How can this vulnerability impact me? :
This vulnerability can lead to arbitrary code execution on the affected system without requiring any privileges or user interaction. An attacker could exploit this by supplying a malicious RHS2000 file, potentially resulting in full compromise of the system, including data theft, system control, or disruption of services.