CVE-2023-41048: plone.namedfile vulnerable to Stored Cross Site Scripting with SVG images
(updated )
There is a stored cross site scripting vulnerability for SVG images. A security hotfix from 2021 already partially fixed this, by making sure SVG images are always downloaded instead of shown inline. But the same problem still exists for scales of SVG images.
Note that an image tag with an SVG image as source is not vulnerable, even when the SVG image contains malicious code. To exploit the vulnerability, an attacker would first need to upload an image, and then trick a user into following a specially crafted link.
All versions of plone.namedfile
are impacted.
References
- github.com/advisories/GHSA-jj7c-jrv4-c65x
- github.com/plone/Products.PloneHotfix20210518
- github.com/plone/plone.namedfile
- github.com/plone/plone.namedfile/commit/188f66a4577021cf8f2bf7c0f5150f9b9573f167
- github.com/plone/plone.namedfile/commit/217d6ce847b7171bf1b73fcb6c08010eb449216a
- github.com/plone/plone.namedfile/commit/f0f911f2a72b2e5c923dc2ab9179319cc47788f9
- github.com/plone/plone.namedfile/commit/ff5269fb4c79f4eb91dd934561b8824a49a03b60
- github.com/plone/plone.namedfile/security/advisories/GHSA-jj7c-jrv4-c65x
- github.com/pypa/advisory-database/tree/main/vulns/plone-namedfile/PYSEC-2023-311.yaml
- nvd.nist.gov/vuln/detail/CVE-2023-41048
Code Behaviors & Features
Detect and mitigate CVE-2023-41048 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 →