VYPR

Cells

by Pydio

CVEs (16)

  • CVE-2023-32749HigJun 8, 2023
    risk 0.61cvss 8.8epss 0.14

    Pydio Cells allows users by default to create so-called external users in order to share files with them. By modifying the HTTP request sent when creating such an external user, it is possible to assign the new user arbitrary roles. By assigning all roles to a newly created…

  • CVE-2019-12901HigJun 20, 2019
    risk 0.57cvss 8.8epss 0.02

    Pydio Cells before 1.5.0 fails to neutralize '../' elements, allowing an attacker with minimum privilege to Upload files to, and Delete files/folders from, an unprivileged directory, leading to Privilege escalation.

  • CVE-2020-12851HigJun 4, 2020
    risk 0.53cvss 8.1epss 0.01

    Pydio Cells 2.0.4 allows an authenticated user to write or overwrite existing files in another user’s personal and cells folders (repositories) by uploading a custom generated ZIP file and leveraging the file extraction feature present in the web application. The extracted…

  • CVE-2020-12847HigJun 4, 2020
    risk 0.47cvss 7.2epss 0.02

    Pydio Cells 2.0.4 web application offers an administrative console named “Cells Console” that is available to users with an administrator role. This console provides an administrator user with the possibility of changing several settings, including the application’s mailer…

  • CVE-2023-32750MedJun 8, 2023
    risk 0.46cvss 6.5epss 0.04

    Pydio Cells through 4.1.2 allows SSRF. For longer running processes, Pydio Cells allows for the creation of jobs, which are run in the background. The job "remote-download" can be used to cause the backend to send a HTTP GET request to a specified URL and save the response to a…

  • CVE-2020-12850HigJun 11, 2020
    risk 0.46cvss 7.0epss 0.00

    The following vulnerability applies only to the Pydio Cells Enterprise OVF version 2.0.4. Prior versions of the Pydio Cells Enterprise OVF (such as version 2.0.3) have a looser policy restriction allowing the “pydio” user to execute any privileged command using sudo. In…

  • CVE-2020-12852MedJun 4, 2020
    risk 0.44cvss 6.8epss 0.02

    The update feature for Pydio Cells 2.0.4 allows an administrator user to set a custom update URL and the public RSA key used to validate the downloaded update package. The update process involves downloading the updated binary file from a URL indicated in the update server…

  • CVE-2021-41324MedSep 30, 2021
    risk 0.42cvss 6.5epss 0.02

    Directory traversal in the Copy, Move, and Delete features in Pydio Cells 2.2.9 allows remote authenticated users to enumerate personal files (or Cells files belonging to any user) via the nodes parameter (for Copy and Move) or via the Path parameter (for Delete).

  • CVE-2021-41325MedSep 30, 2021
    risk 0.42cvss 6.5epss 0.01

    Broken access control for user creation in Pydio Cells 2.2.9 allows remote anonymous users to create standard users via the profile parameter. (In addition, such users can be granted several admin permissions via the Roles parameter.)

  • CVE-2021-41323MedSep 30, 2021
    risk 0.42cvss 6.5epss 0.02

    Directory traversal in the Compress feature in Pydio Cells 2.2.9 allows remote authenticated users to overwrite personal files, or Cells files belonging to any user, via the format parameter.

  • CVE-2019-12902MedJun 20, 2019
    risk 0.42cvss 6.5epss 0.01

    Pydio Cells before 1.5.0 does incomplete cleanup of a user's data upon deletion. This allows a new user, holding the same User ID as a deleted user, to restore the deleted user's data.

  • CVE-2020-12853MedJun 4, 2020
    risk 0.40cvss 6.1epss 0.01

    Pydio Cells 2.0.4 allows XSS. A malicious user can either upload or create a new file that contains potentially malicious HTML and JavaScript code to personal folders or accessible cells.

  • CVE-2023-32751MedJun 8, 2023
    risk 0.38cvss 5.4epss 0.03

    Pydio Cells through 4.1.2 allows XSS. Pydio Cells implements the download of files using presigned URLs which are generated using the Amazon AWS SDK for JavaScript [1]. The secrets used to sign these URLs are hardcoded and exposed through the JavaScript files of the web…

  • CVE-2020-12849MedJun 5, 2020
    risk 0.35cvss 5.4epss 0.01

    Pydio Cells 2.0.4 allows any user to upload a profile image to the web application, including standard and shared user roles. These profile pictures can later be accessed directly with the generated URL by any unauthenticated or authenticated user.

  • CVE-2020-12848MedJun 5, 2020
    risk 0.35cvss 5.4epss 0.01

    In Pydio Cells 2.0.4, once an authenticated user shares a file selecting the create a public link option, a hidden shared user account is created in the backend with a random username. An anonymous user that obtains a valid public link can get the associated hidden account…

  • CVE-2019-12903MedJun 20, 2019
    risk 0.28cvss 4.3epss 0.01

    Pydio Cells before 1.5.0, when supplied with a Name field in an unexpected Unicode format, fails to handle this and includes the database column/table name as pert of the error message, exposing sensitive information.