CVE-2021-3313: Plone XSS in User Fullname Property and File Upload
(updated )
Plone CMS until version 5.2.4 has a stored Cross-Site Scripting (XSS) vulnerability in the user fullname property and the file upload functionality. The user’s input data is not properly encoded when being echoed back to the user. This data can be interpreted as executable code by the browser and allows an attacker to execute JavaScript in the context of the victim’s browser if the victim opens a vulnerable page containing an XSS payload.
References
- github.com/advisories/GHSA-hprr-4vfq-fcxw
- github.com/plone/Plone
- github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2021-78.yaml
- nvd.nist.gov/vuln/detail/CVE-2021-3313
- plone.org/download/releases/5.2.3
- plone.org/security/hotfix/20210518
- plone.org/security/hotfix/20210518/stored-xss-from-file-upload-svg-html
- plone.org/security/hotfix/20210518/stored-xss-from-user-fullname
- www.compass-security.com/fileadmin/Research/Advisories/2021-07_CSNC-2021-013_XSS_in_Plone_CMS.txt
Detect and mitigate CVE-2021-3313 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →