VDB
KO
LOW 3.7

GHSA-wm8q-9975-xh5v

Zope vulnerable to Stored Cross Site Scripting with SVG images

Details

### Impact 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.

All versions of Zope are impacted on sites that allow untrusted users to upload images.

### Patches Patches will be released in Zope 4.8.10 and 5.8.5.

### Workarounds Make sure the "Add Documents, Images, and Files" permission is only assigned to trusted roles. By default only the Manager has this permission.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / zope
Introduced in: 0 Fixed in: 4.8.10
Fix pip install --upgrade 'zope>=4.8.10'
PyPI / zope
Introduced in: 5.8.0 Fixed in: 5.8.5
Fix pip install --upgrade 'zope>=5.8.5'

References