]> BookStack Code Mirror - website/commitdiff
Updated v23.10.3 info
authorDan Brown <redacted>
Mon, 20 Nov 2023 13:48:00 +0000 (13:48 +0000)
committerDan Brown <redacted>
Mon, 20 Nov 2023 13:48:00 +0000 (13:48 +0000)
content/blog/2023/security-release-v23-10-3.md
content/docs/admin/updates.md

index ed2bbc42e4c9bbf1395c725026eb3e9b27ec0715..ff161448152526ea05efca499256ceddf1434b87 100644 (file)
@@ -2,7 +2,7 @@
 categories = ["Releases"]
 tags = ["Releases"]
 title = "BookStack Security Release v23.10.3"
-date = 2023-11-20T12:00:00Z
+date = 2023-11-20T14:00:00Z
 author = "Dan Brown"
 image = "/images/blog-cover-images/unsplash/fence-squirrel-mitchell-orr.jpg"
 slug = "bookstack-release-v23-10-3"
@@ -12,6 +12,7 @@ draft = false
 BookStack v23.10.3 has been released.
 This is a security release that addresses a vulnerability in image handling which could be
 exploited to perform server-side requests or read the contents of files on the server system.
+Additionally, this update addresses a lack of permission check in some image creation actions.
 
 Upgrade is strongly advised where untrusted users have permission to create/edit/update page
 content in your instance.
index 8698742a665ae36c8e47a1f921803779d1cbe430..1e8ff4bcfb9bf69c1513a43e3da9fcd169a1db87 100644 (file)
@@ -43,7 +43,7 @@ the [GitHub releases page](https://github.com/BookStackApp/BookStack/releases).
 
 #### Updating to v23.10.3 or higher
 
-**Security** - v23.10.3 addresses a vulnerability relating to image handling which could be exploited, by users with the ability to create/edit/update page content, to perform server-side requests or read the contents of files on the server system.
+**Security** - v23.10.3 addresses a vulnerability relating to image handling which could be exploited, by users with the ability to create/edit/update page content, to perform server-side requests or read the contents of files on the server system. Additionally, this update addresses a lack of permission check in some image creation actions.
 
 #### Updating to v23.10 or higher