CVE-2025-53619
Out-of-Bounds Read in Grassroot DICOM 3.024 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 JPEGBITSCodec::InternalCode function of Grassroot DICOM 3.024. It occurs when a specially crafted DICOM file is processed, causing the function null_convert to be called based on the malicious file's pixel data interpretation. This can lead to an information leak.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability by providing a malicious DICOM file, which triggers an out-of-bounds read and results in an information leak. This could compromise the confidentiality, integrity, and availability of the affected system or data.