Package: orthanc / 1.10.1+dfsg-2+deb12u1

Metadata

Package Version Patches format
orthanc 1.10.1+dfsg-2+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dcmtk 3.6.7 | (download)

OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 fix build against dcmtk 3.6.7
cve 2023 33466.patch | (download)

OrthancServer/Resources/Configuration.json | 5 5 + 0 - 0 !
OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp | 15 14 + 1 - 0 !
OrthancServer/Sources/ServerContext.cpp | 1 1 + 0 - 0 !
OrthancServer/Sources/ServerContext.h | 11 11 + 0 - 0 !
OrthancServer/Sources/main.cpp | 12 12 + 0 - 0 !
5 files changed, 43 insertions(+), 1 deletion(-)

 new configuration option 'restapiwritetofilesystemenabled'
 This is a backport from upstream patch with minimal changes to address
 the CVE-2023-33466 efficiently while giving a knob to allow the legacy
 behaviour.