On Tuesday November 28 2017 PloneHotfix20171128 was released. This should be merged to various packages in core. This is a master ticket to track all pull requests. I will first list all items that need to be fixed. I will add a link to a PR when I create it (or when someone else has). When a PR has been merged, we can mark the checkbox.
Zope specific issues
Some of the patches are for Zope. I track those in https://github.com/zopefoundation/Zope/issues/227.
They are:
/Redirectstr.formatTests/edits in CMFPlone for the str.format changes.
AccessControl 3.0.14. https://github.com/plone/Products.CMFPlone/pull/2269AccessControl 3.0.14. https://github.com/plone/Products.CMFPlone/pull/2270AccessControl 4.0b1. https://github.com/plone/Products.CMFPlone/pull/2271Problem 3: open redirection on login form
Announcement of vulnerability. This needs a fix in CMFPlone in isURLInPortal.
PRs:
Problem 4: XSS using the home_page member property.
Announcement of vulnerability. The home_page property of a user can contain javascript, which gets inserted literally in the page. This should be fixed in Products.PlonePAS
PRs:
Additionally for this problem, but someone can pick that up in a different ticket:
home_page property to not be malicious.All done. Thanks to all who helped!
Most helpful comment
All done. Thanks to all who helped!