Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Update DCMTK to backport fixes for CVE-2022-2119 and CVE-2022-2120
Backport security fixes from the following post https://forum.dcmtk.org/viewtopic.php?t=5192 because of the following CVE: * [CVE-2022-2119](https://www.cvedetails.com/cve/CVE-2022-2119/) * [CVE-2022-2120](https://www.cvedetails.com/cve/CVE-2022-2120/) List of DCMTK changes: ``` $ git shortlog 0f9bf4d9e..11972eaa4 --no-merges Marco Eichelberg (2): [Backport] Fixed possible NULL pointer dereference. [Backport] Fixed path traversal vulnerability. ``` Co-authored-by: malbi <mathieualbi33@hotmail.fr>
- Loading branch information