Mercurial > hg > orthanc
changeset 4911:0acc49da84ab
news
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 21 Feb 2022 14:55:12 +0100 |
parents | 92e84e9d2cca |
children | 45d6ce72a84e |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Mon Feb 21 13:01:18 2022 +0100 +++ b/NEWS Mon Feb 21 14:55:12 2022 +0100 @@ -30,6 +30,8 @@ to read instances from storage when creating a Zip archive/media. * Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG * Added links to download attachments from the Orthanc Explorer +* Fix XSS inside DICOM in Orthanc Explorer (as reported by Stuart Kurutac, NCC Group). + XSS Issues were re-introduced in Orthanc 1.9.5. REST API --------