v3.2.1 #6355
Replies: 1 comment 1 reply
-
|
Thanks for the quick fix, but I feel that the framing here significantly undersells this. I tested Honestly, I feel lucky that I randomly came across this release and upgraded my instance quickly. Anyone who isn't watching this repo has almost no way to know they're running an unauthenticated RCE. I have a few concerns about it:
Removing the route was definitely the right call, but please publish a proper GHSA/CVE, link the upstream advisory (if it's the same one), and add compromise-assessment steps so self-hosters who don't watch this repo find out in time. |
Beta Was this translation helpful? Give feedback.
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