Hi Marco,
sorry for the late thanks - so here it comes: Thanks a lot for these details. With all the "ifs" and "ands", it is not surprising that not exploit yet exists.
Great that you fiexed it quickly anyway.
Best Regards,
Markus
Search found 99 matches
- Wed, 2022-09-07, 08:05
- Forum: DCMTK - General
- Topic: Cybersecurity issues reported for DCMTK
- Replies: 6
- Views: 5324
- Wed, 2022-07-06, 10:43
- Forum: DCMTK - General
- Topic: Cybersecurity issues reported for DCMTK
- Replies: 6
- Views: 5324
Re: Cybersecurity issues reported for DCMTK
Me again. I am currently writing an impact analysis for the mentioned items. And partially, I question the conclusions made by the CISA. CVE-2022-2119 - "this could allow code execution" How that? I mean, the scenario is probably that an SOP Instance UID reading e.g. "../../../windows...
- Tue, 2022-07-05, 10:49
- Forum: DCMTK - General
- Topic: Cybersecurity issues reported for DCMTK
- Replies: 6
- Views: 5324
Re: Cybersecurity issues reported for DCMTK
Wow, thanks a lot for the swift response Jörg. Great that it is already solved and the impact is so limited.
- Tue, 2022-07-05, 08:30
- Forum: DCMTK - General
- Topic: Cybersecurity issues reported for DCMTK
- Replies: 6
- Views: 5324
Cybersecurity issues reported for DCMTK
Dear DCMTK team, I have become aware of a cybersecurity weakness report by the US government: https://www.cisa.gov/uscert/ics/advisories/icsma-22-174-01 I see that the first issue "path name injection through SOP Instance UID" has already been addressed and solved (https://support.dcmtk.or...
- Thu, 2021-09-23, 13:15
- Forum: DCMTK - Installation
- Topic: CMake: pass variable DCMTK_MODULES
- Replies: 2
- Views: 16002
Re: CMake: pass variable DCMTK_MODULES
Thank you very much, Jörg. I can confirm that this works very well.
- Wed, 2021-09-15, 07:59
- Forum: DCMTK - Installation
- Topic: CMake: pass variable DCMTK_MODULES
- Replies: 2
- Views: 16002
CMake: pass variable DCMTK_MODULES
Dear all, I am trying to build a sub-set of the DCMTK libraries by specifying the DCMTK_MODULES variable with the CMake command. I tried different ways of passing the variable and its value to CMake. However, it either only catches the first module: cmake -D BUILD_APPS=OFF -D DCMTK_MODULES=ofstd ofl...
- Mon, 2021-03-01, 10:11
- Forum: DCMTK - Installation
- Topic: Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
- Replies: 6
- Views: 21401
Re: Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
Yes Marco, that is what I was thinking as well. But I would have expected that updating to the latest LTS version of Ubuntu would do the trick, which it did not. Unfortunately ldd does not show me any dynamically linked libraries for these executables.
- Fri, 2021-02-26, 10:41
- Forum: DCMTK - Installation
- Topic: Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
- Replies: 6
- Views: 21401
Re: Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
@Michael, Jörg: Thank you very much for sharing your experience! I really needed to solve the "root problem" urgently, which is that I need a self-contained distributable set of TLS test tools. So I gave the precompiled static binaries of the V3.6.5 release a try. They work fine on both, U...
- Wed, 2021-02-24, 13:08
- Forum: DCMTK - Installation
- Topic: Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
- Replies: 6
- Views: 21401
Precompiled dcmtk-tls raises glibc error on Ubuntu (different versions)
Dear Dcmtk-Team, for a self-contained test environment, I have downloaded the statically linked dcmtk-3.6.6 pre-compiled executables with openssl support from the download page (dcmtk-3.6.6-linux-x86_64-static-tls.tar.bz2). I first "installed" on an Ubuntu-16 virtual machine, i.e. I unpack...
- Tue, 2021-02-02, 11:14
- Forum: DCMTK - Installation
- Topic: Problem compiling dcmtk-3.6.5 with openSSL 1.1.1i
- Replies: 2
- Views: 16277
Re: Problem compiling dcmtk-3.6.5 with openSSL 1.1.1i
For those who may find this helpful: My problem is now solved. Mainly, it was a stupid mistake resulting from not being much used to work with MS Visual Studio. The reason why CMake did not recognize the openssl version was apparently related to a previously built osconfig.h residing in the target d...
- Mon, 2021-01-25, 11:07
- Forum: DCMTK - Installation
- Topic: Problem compiling dcmtk-3.6.5 with openSSL 1.1.1i
- Replies: 2
- Views: 16277
Problem compiling dcmtk-3.6.5 with openSSL 1.1.1i
Dear DCMTK experts, I am desperatly struggling to compile the latest dcmtk release with the latest release of openSSL for Windows. I have obtained the source code for openSSL 1.1.1i and compiled/installed it successfully (which was a struggle of its own, since the latest version of the recommended A...
- Thu, 2020-09-24, 10:19
- Forum: Third-Party DCMTK Applications
- Topic: DICOMconnect: The IEC 62304-Certified DCMTK wrapper
- Replies: 0
- Views: 117520
DICOMconnect: The IEC 62304-Certified DCMTK wrapper
Dear forum reader, with the courtesy of the DCMTK team, I am allowed to announce a non-non-commercial DCMTK application here. We are happy to announce the release of DICOMconnect V03.00 which is a high-level DICOM-library for C++ based on DCMTK. DCMTK is a great toolkit – it has been offering robust...
- Thu, 2020-07-02, 08:12
- Forum: DCMTK - General
- Topic: Decompression Bug #369 / Test data cabinet
- Replies: 2
- Views: 2780
Re: Decompression Bug #369 / Test data cabinet
Thank you very much Marco! I somehow missed to understand that the bug refers to *color* images where Bits Stored < Bits Allocated. I agree that this is not a very realistic scenario. Will look at the images anyway - thanks for providing them - but in fact your explanation is enough for me to assess...
- Wed, 2020-07-01, 16:10
- Forum: DCMTK - General
- Topic: Decompression Bug #369 / Test data cabinet
- Replies: 2
- Views: 2780
Decompression Bug #369 / Test data cabinet
Dear DCMTK team and - users, I am trying to assess the impact of known issues in DCMTK on our DCMTK based implementation. It looks fine except for Bug #369 (https://support.dcmtk.org/redmine/issues/369). I am having a hard time understanding what kind of images this bug refers to. So far I have seen...
- Tue, 2020-04-07, 13:28
- Forum: DCMTK - General
- Topic: Transfersyntax and VR of pixel data
- Replies: 7
- Views: 5336
Re: Transfersyntax and VR of pixel data
Thank you very much for all your help, Jörg!
Now that I know that TS conversion ultimately happens upon writing the dataset to a file or a socket, I have completed my testcases and everything works as expected.
---->SOLVED
Thanks again for the great support!
Now that I know that TS conversion ultimately happens upon writing the dataset to a file or a socket, I have completed my testcases and everything works as expected.
---->SOLVED

Thanks again for the great support!