First published: Fri May 21 2021(Updated: )
Plone through 5.2.4 allows XSS via the inline_diff methods in Products.CMFDiffTool.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Plone Plone | <=5.2.4 | |
pip/Plone | <=5.2.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-33513 is a vulnerability in Plone through version 5.2.4 that allows XSS (Cross-Site Scripting) attacks via the inline_diff methods in Products.CMFDiffTool.
CVE-2021-33513 has a severity rating of medium with a CVSS score of 5.4.
To exploit CVE-2021-33513, an attacker can use Cross-Site Scripting techniques to inject malicious scripts into a vulnerable Plone application, which may then be executed by unsuspecting users.
Plone versions up to and including 5.2.4 are affected by CVE-2021-33513.
To mitigate CVE-2021-33513, it is recommended to update your Plone installation to a version that includes the provided security hotfix or patch. Additionally, make sure to follow best practices for input validation and output encoding to prevent XSS attacks.