Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Update DCMTK to backport fixes for CVE-2022-2119 and CVE-2022-2120 #8017

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Oct 28, 2024

Backport security fixes from the following post https://forum.dcmtk.org/viewtopic.php?t=5192 because of the following CVE:

List of DCMTK changes:

$ git shortlog 0f9bf4d9e..11972eaa4 --no-merges
Marco Eichelberg (2):
      [Backport] Fixed possible NULL pointer dereference.
      [Backport] Fixed path traversal vulnerability.

Related issues & pull requests:

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 <[email protected]>
@jcfr
Copy link
Member Author

jcfr commented Oct 28, 2024

Once this is integrated, I will finalize #6709 to update to a more recent version of DCMTK (3.6.8)

@jamesobutler jamesobutler merged commit 2c54199 into Slicer:main Oct 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants