Vulnerabilities (CVE)

Filtered by vendor Offis Subscribe
Filtered by product Dcmtk
Total 10 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-43272 1 Offis 1 Dcmtk 2023-12-10 N/A 7.5 HIGH
DCMTK v3.6.7 was discovered to contain a memory leak via the T_ASC_Association object.
CVE-2022-2119 1 Offis 1 Dcmtk 2023-12-10 7.5 HIGH 9.8 CRITICAL
OFFIS DCMTK's (All versions prior to 3.6.7) service class provider (SCP) is vulnerable to path traversal, allowing an attacker to write DICOM files into arbitrary directories under controlled names. This could allow remote code execution.
CVE-2022-2121 1 Offis 1 Dcmtk 2023-12-10 3.3 LOW 6.5 MEDIUM
OFFIS DCMTK's (All versions prior to 3.6.7) has a NULL pointer dereference vulnerability while processing DICOM files, which may result in a denial-of-service condition.
CVE-2021-41690 1 Offis 1 Dcmtk 2023-12-10 5.0 MEDIUM 7.5 HIGH
DCMTK through 3.6.6 does not handle memory free properly. The malloced memory for storing all file information are recorded in a global variable LST and are not freed properly. Sending specific requests to the dcmqrdb program can incur a memory leak. An attacker can use it to launch a DoS attack.
CVE-2021-41687 1 Offis 1 Dcmtk 2023-12-10 5.0 MEDIUM 7.5 HIGH
DCMTK through 3.6.6 does not handle memory free properly. The program malloc a heap memory for parsing data, but does not free it when error in parsing. Sending specific requests to the dcmqrdb program incur the memory leak. An attacker can use it to launch a DoS attack.
CVE-2021-41689 1 Offis 1 Dcmtk 2023-12-10 5.0 MEDIUM 7.5 HIGH
DCMTK through 3.6.6 does not handle string copy properly. Sending specific requests to the dcmqrdb program, it would query its database and copy the result even if the result is null, which can incur a head-based overflow. An attacker can use it to launch a DoS attack.
CVE-2021-41688 1 Offis 1 Dcmtk 2023-12-10 5.0 MEDIUM 7.5 HIGH
DCMTK through 3.6.6 does not handle memory free properly. The object in the program is free but its address is still used in other locations. Sending specific requests to the dcmqrdb program will incur a double free. An attacker can use it to launch a DoS attack.
CVE-2022-2120 1 Offis 1 Dcmtk 2023-12-10 7.5 HIGH 9.8 CRITICAL
OFFIS DCMTK's (All versions prior to 3.6.7) service class user (SCU) is vulnerable to relative path traversal, allowing an attacker to write DICOM files into arbitrary directories under controlled names. This could allow remote code execution.
CVE-2019-1010228 2 Fedoraproject, Offis 2 Fedora, Dcmtk 2023-12-10 7.5 HIGH 9.8 CRITICAL
OFFIS.de DCMTK 3.6.3 and below is affected by: Buffer Overflow. The impact is: Possible code execution and confirmed Denial of Service. The component is: DcmRLEDecoder::decompress() (file dcrledec.h, line 122). The attack vector is: Many scenarios of DICOM file processing (e.g. DICOM to image conversion). The fixed version is: 3.6.4, after commit 40917614e.
CVE-2013-6825 1 Offis 1 Dcmtk 2023-12-10 7.2 HIGH N/A
(1) movescu.cc and (2) storescp.cc in dcmnet/apps/, (3) dcmnet/libsrc/scp.cc, (4) dcmwlm/libsrc/wlmactmg.cc, (5) dcmprscp.cc and (6) dcmpsrcv.cc in dcmpstat/apps/, (7) dcmpstat/tests/msgserv.cc, and (8) dcmqrdb/apps/dcmqrscp.cc in DCMTK 3.6.1 and earlier does not check the return value of the setuid system call, which allows local users to gain privileges by creating a large number of processes.