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 #1223

Merged

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 pull requests & issues:

@jcfr jcfr enabled auto-merge (rebase) October 28, 2024 22:01
@jcfr jcfr changed the title BUG: Update CTK to backport fixes for CVE-2022-2119 and CVE-2022-2120 BUG: Update DCMTK to backport fixes for CVE-2022-2119 and CVE-2022-2120 Oct 28, 2024
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>
@jcfr jcfr force-pushed the update-dcmtk-to-include-backported-security-fixes branch from 28b79cc to 92c6e42 Compare October 28, 2024 22:02
@jcfr jcfr merged commit 234145a into commontk:master Oct 28, 2024
4 checks passed
@jcfr jcfr deleted the update-dcmtk-to-include-backported-security-fixes branch October 28, 2024 22:17
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.

1 participant