Impact
The skip field in the built-in label-sheet
plugin lacks an upper bound, so a large value forces the server to allocate an enormous Python list. This lets any authenticated label-printing user trigger a denial-of-service via memory exhaustion (CWE-400).
Patches
The issue is fixed in 0.17.13
version, and higher.
Workarounds
No workaround is available aside from upgrading to the patched version
Impact
The skip field in the built-in
label-sheet
plugin lacks an upper bound, so a large value forces the server to allocate an enormous Python list. This lets any authenticated label-printing user trigger a denial-of-service via memory exhaustion (CWE-400).Patches
The issue is fixed in
0.17.13
version, and higher.Workarounds
No workaround is available aside from upgrading to the patched version