v3.2.1 #6355
Unanswered
cnkk
asked this question in
Self-Hosted Support
v3.2.1
#6355
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Security related update
This patch release fixes a security vulnerability affecting the following versions of Plausible Community Edition (image: ghcr.io/plausible/community-edition):
Tags:
The affected versions expose a
HTTP "/storybook"endpoint which, under certain conditions, allows remote code execution with privileges of system user running the application.This release v3.2.1 of Plausible Community Edition completely removes that endpoint.
Who is affected?
All deployments of Plausible Community Edition running the following versions:
where
HTTP "/storybook"endpoint is exposed to a public or other untrusted network.Mitigation
All affected versions of Plausible Community Edition should be updated to v3.2.1 as soon as possible.
As an immediate mitigation, it is recommended to block access to HTTP "/storybook" endpoint in your reverse proxy configuration or via other applicable means.
Changes in this release
HTTP "/storybook"endpoint along with the associated logicNo other changes are included in this release.
This discussion was created from the release v3.2.1.
Beta Was this translation helpful? Give feedback.
All reactions