kentonv / etherpad-lite

Really real-time collaborative document editing for the rest of us
http://etherpad.org
Apache License 2.0
30 stars 11 forks source link

April 7th Security Release for Etherpad #47

Closed hammerandtongs closed 6 years ago

hammerandtongs commented 6 years ago

http://blog.etherpad.org/2018/04/07/important-release-1-6-4/

"""TLDR; Site admins should Update ASAP to 1.6.4 due to several security enhancements.

Today we released Etherpad 1.6.4.

This release fixes several security vulnerabilities in recent versions:

One is an arbitrary code execution vulnerability in version 1.6.3. Another is an arbitrary code execution vulnerability which is present in all versions from 1.5.0 on, but only exploitable on sites that store pads in DirtyDB, CouchDB, MongoDB, or RethinkDB. A third allows attackers to export any pad without knowing its name (as normally required) in all versions from 1.5.0 on."""

ocdtrekkie commented 6 years ago

@hammerandtongs We actually chatted a bit about this release on IRC.

As far as I think those discussing it concluded, Etherpad on Sandstorm shouldn't be affected at all by this security release.

hammerandtongs commented 6 years ago

That seems reasonable, it was more that I saw an old version in my sandstorm with nothing documented.

This bug now seems like document enough to me, seems like I could close this and it will still be available for the curious?

kentonv commented 6 years ago

Note that on Sandstorm, the worst possible security vulnerability that Etherpad could have is one where a user who has been shared read-only access to a document is able to modify that document. On Sandstorm, it is impossible for a user to access any pad that you haven't shared with them.

That said, we should update the package. I'll try to find time next weekend...