CVE-2025-52582
Out-of-Bounds Read in Grassroot DICOM Overlay Causes Data Leak
Publication date: 2025-12-16
Last updated on: 2025-12-16
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| grassroot_dicom | grassroot_dicom | 3.024 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an out-of-bounds read in the Overlay::GrabOverlayFromPixelData function of Grassroot DICOM 3.024. It occurs when a specially crafted DICOM file is processed, which can cause the software to read memory outside the intended bounds, potentially leaking sensitive information.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability by providing a malicious DICOM file, which may lead to an information leak. This could result in unauthorized disclosure of sensitive data, impacting confidentiality, integrity, and availability of the affected system.