Description
InvenTree is an Open Source Inventory Management System. Prior to version 0.17.13, 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. the issue is fixed in versions 0.17.13 and higher. No workaround is available aside from upgrading to the patched version.
Problem types
CWE-400: Uncontrolled Resource Consumption
CWE-770: Allocation of Resources Without Limits or Throttling
Product status
References
github.com/...enTree/security/advisories/GHSA-m2ch-h84r-p9r6
github.com/...ommit/0826a75ef6dde0ad96d680f52a9cf171ba2ce98b
github.com/inventree/InvenTree/releases/tag/0.17.13