Zope@4.8.9 vulnerabilities

Zope application server / web framework

Direct Vulnerabilities

Known vulnerabilities in the Zope package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-site Scripting (XSS)

Zope is a Zope application server / web framework

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the title property. An attacker can store script code that is executed while viewing the affected object in the Zope Management Interface (ZMI) by exploiting the fact that the title property is displayed unquoted in the breadcrumbs element.

Note:

This is only exploitable if Manager users can edit and view Zope objects in the Zope Management Interface.

Mitigation: This vulnerability can be mitigated by ensuring only Manager users can edit and view Zope objects in the Zope Management Interface, which is the default configuration.

How to fix Cross-site Scripting (XSS)?

Upgrade Zope to version 4.8.11, 5.8.6 or higher.

[,4.8.11) [5.0a1,5.8.6)
  • L
Cross-site Scripting (XSS)

Zope is a Zope application server / web framework

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) when the image upload function is used. An attacker can inject malicious code into SVG images and trick a user into following a specially crafted link.

Note: This is only exploitable if untrusted users are allowed to upload images.

How to fix Cross-site Scripting (XSS)?

Upgrade Zope to version 4.8.10, 5.8.5 or higher.

[,4.8.10) [5.0a1,5.8.5)