Submeter #836273: DCMTK 3.7.0 and below Heap-based Buffer Overflowinformação

TítuloDCMTK 3.7.0 and below Heap-based Buffer Overflow
DescriçãoA heap buffer overflow exists in XMLNode::parseFile() in ofstd/libsrc/ofxml.cc. When the function is called with a FIFO (named pipe) as input — which is a supported and documented use case via cda2dcm — the ftell() call returns -1 to signal an error. The code does not check for this error condition (it only checks for l == 0), causing malloc(3) to be called followed by fread() with a size_t-casted -1 value, resulting in an attempt to read up to SIZE_MAX bytes into a 3-byte heap buffer. CWE: CWE-122 (Heap-based Buffer Overflow) CVSS (estimated): 8.1 HIGH — AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Fonte⚠️ https://medium.com/@faboherrera.fabo/dcmtk-vulnerability-report-201afc687790
Utilizador FaboHerrrera (UID 98477)
Submissão23/05/2026 23h44 (há 29 dias)
Moderação21/06/2026 06h12 (28 days later)
EstadoAceite
Entrada VulDB372599 [OFFIS DCMTK até 3.7.0 ofstd/libsrc/ofxml.cc XMLNode::parseFile Excesso de tampão]
Pontos20

Do you know our Splunk app?

Download it now for free!