CVE-2023-42458

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-42458
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-42458.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-42458
Aliases
Published
2023-09-21T16:34:11Z
Modified
2025-11-04T19:32:43Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Zope vulnerable to Stored Cross Site Scripting with SVG images
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79",
        "CWE-80"
    ]
}
References

Affected packages

Git / github.com/zopefoundation/zope

Affected ranges

Type
GIT
Repo
https://github.com/zopefoundation/zope
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed