XSS in Zope
CVE-2023-42458
Zope is an open-source web application server. Prior to versions 4.8.10 and 5.8.5, there is a stored cross site scripting vulnerability for SVG images. Note that an image tag with an SVG image as source is never 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. Patches are available in Zope 4.8.10 and 5.8.5. As a workaround, make sure the "Add Documents, Images, and Files" permission is only assigned to trusted roles. By default, only the Manager has this permission.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.006 (45.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.7 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N.
Affected products
- Zope
- Zopefoundation Zope — versions < 4.8.10, >= 5.0.0, < 5.8.5
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Exploit, Third Party Advisory)
Frequently asked questions
- What is CVE-2023-42458?
- CVE-2023-42458 is a low-severity vulnerability in Zope, classified under Cross-site Scripting. CVSS score: 3.7/10. Published 2023-09-21.
- How severe is CVE-2023-42458?
- Low severity. CVSS v3 base score is 3.7 out of 10.