PyPi: Products.Cmfdifftool

CVE-2021-33513

Safety vulnerability ID: 53661

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at May 21, 2021 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Products.cmfdifftool 3.3.3 includes a fix for a XSS vulnerability.
https://plone.org/security/hotfix/20210518/xss-vulnerability-in-cmfdifftool

Affected package

products.cmfdifftool

Latest version: 4.0.4

Diff tool for Plone

Affected versions

Fixed versions

Vulnerability changelog

------------------

Bug fixes:


- Added XSS fix from PloneHotfix20210518 for inline diff.
See `vulnerability <https://plone.org/security/hotfix/20210518/xss-vulnerability-in-cmfdifftool>`_.
The first version of the hotfix escaped all html.
Now for the rich text field, use the safe html transform, otherwise the inline diff is no longer inline.
[maurits] (39)

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.4

CVSS v3 Details

MEDIUM 5.4
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE

CVSS v2 Details

LOW 3.5
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
SINGLE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
PARTIAL
Availability Impact (A)
NONE