Package: orthanc / 1.9.2+really1.9.1+dfsg-1+deb11u1

Metadata

Package Version Patches format
orthanc 1.9.2+really1.9.1+dfsg-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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.