PyPi: Plone-App-Event

CVE-2021-33510

Safety vulnerability ID: 41254

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

Plone.app.event 4.0.0a4 includes a fix for a server-side-request-forgery vulnerability. Now, "file:" protocol is not allowed in iCal url. Previously, only "file://" was disallowed, but this left room for relative paths.
https://plone.org/security/hotfix/20210518/server-side-request-forgery-via-event-ical-url
https://github.com/plone/plone.app.event/commit/70bf81822240d2808e6e9d3538586f78f4cd91bf

Affected package

plone-app-event

Latest version: 3.2.14

The Plone calendar framework

Affected versions

Fixed versions

Vulnerability changelog

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

Bug fixes:


- Do not allow ``file:`` protocol in ical url.
Previously, only ``file://`` was disallowed, but this left room for relative paths.
Taken over from `PloneHotfix20210518 <https://plone.org/security/hotfix/20210518/server-side-request-forgery-via-event-ical-url>`_.
[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 4.3

CVSS v3 Details

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

CVSS v2 Details

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