Plone is vulnerable to reflected cross site scripting and open redirect when an attacker can get a compromised version of the imageviewfullscreen page in a cache, for example in Varnish. The technique is known as cache poisoning. Any later visitor can get redirected when clicking on a link on this page. Usually only anonymous users are affected, but this depends on your cache settings.
A new version 3.0.6 of Products.ATContentTypes has been released with a fix. This version works on Plone 5.2 (Python 2 only) and will be included in Plone 5.2.7.
Note that the Products.CMFPlone package has the same problem in the 4.3 series.
plone.app.contenttypes
has the same problem in all versions, see advisory.
For all unpatched versions of the three packages, you can use the following workaround.
Make sure the imageviewfullscreen page is not stored in the cache. In Plone:
This vulnerability was responsibly disclosed to the Plone Security Team by Gustav Hansen, F-Secure Consulting. Thank you!
If you have any questions or comments about this advisory, email us at security@plone.org This is also the correct address to use when you want to report a possible vulnerability. See our security report policy.
{ "nvd_published_at": "2022-01-28T22:15:00Z", "cwe_ids": [ "CWE-601", "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-01-28T22:15:57Z" }