PyPi: Plone-App-Content

CVE-2021-35959

Safety vulnerability ID: 41256

This vulnerability was reviewed by experts

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

Created at Jun 30, 2021 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Plone.app.content 4.0.0a3 includes fixes for:
-Stored XSS in folder contents.
https://plone.org/security/hotfix/20210518/stored-xss-in-folder-contents
-Stored XSS from user fullname and possibly other places where "getVocabulary" is called. This is an alternative to the "plone.app.users" workaround from the "PloneHotfix20210518" fullname fix.
https://plone.org/security/hotfix/20210518/stored-xss-from-user-fullname
See CVE-2021-35959.

Affected package

plone-app-content

Latest version: 3.8.8

Content Views for Plone

Affected versions

Fixed versions

Vulnerability changelog

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

Bug fixes:


- Fixed stored XSS in folder contents.
From the `PloneHotfix20210518 contents fix <https://plone.org/security/hotfix/20210518/stored-xss-in-folder-contents>`_.
[maurits] (3274)
- Fixed stored XSS from user fullname and possibly other places where ``getVocabulary`` is called.
This is an alternative to the ``plone.app.users`` workaround from the `PloneHotfix20210518 fullname fix <https://plone.org/security/hotfix/20210518/stored-xss-from-user-fullname>`_.
It looks like Plone 6 is not vulnerable, but this change makes sure.
[maurits] (3274)

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