Skip to content

9.1.8

Latest

Choose a tag to compare

@rhukster rhukster released this 26 Jun 05:18
d5af54e

Bugfix

  • Security: the form save action now rejects a folder setting that tries to escape the data directory, preventing form files from being written elsewhere on disk.
  • Security: the form save action now re-checks the filename after template processing, so submitted form values can no longer turn it into a disallowed file type or a path outside the data directory.