cve/2024/CVE-2024-52333.md

18 lines
876 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-52333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52333)
![](https://img.shields.io/static/v1?label=Product&message=DCMTK&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%203.6.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-119%3A%20Improper%20Restriction%20of%20Operations%20within%20the%20Bounds%20of%20a%20Memory%20Buffer&color=brighgreen)
### Description
An improper array index validation vulnerability exists in the determineMinMax functionality of OFFIS DCMTK 3.6.8. A specially crafted DICOM file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://git.dcmtk.org/?p=dcmtk.git;a=commit;h=03e851b0586d05057c3268988e180ffb426b2e03
#### Github
No PoCs found on GitHub currently.