Skip to content

v23.01.1-ls61

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 02 Feb 12:54
· 264 commits to master since this release

LinuxServer Changes:

Rebase to alpine 3.17 with php8.1.

bookstack Changes:

Security Release

This is a security release that addresses a potential vulnerability in PDF generation that could be used to make server-side requests or run potential other PHP code.

Upgrade is advised where untrusted users have permission to create page content in your instance.

From testing, it appears that successful exploitation of this would require either the disabling of BookStack default security options, or access to the host machine system, but out of caution we're advising upgrade in any environment as specified above.

Full List of Changes

  • Updated pdf library to address vulnerability. (#4010)
  • Updated translations with latest Crowdin changes. (#4008)
  • Fixed missing default 180px icon. (#4006)