VYPR

files_antivirus

by OwnCloud

CVEs (3)

  • CVE-2021-33827Jan 15, 2022
    risk 0.00cvss epss 0.02

    The files_antivirus component before 1.0.0 for ownCloud allows OS Command Injection via the administration settings.

  • CVE-2021-33828Jan 15, 2022
    risk 0.00cvss epss 0.01

    The files_antivirus component before 1.0.0 for ownCloud mishandles the protection mechanism by which malicious files (that have been uploaded to a public share) are supposed to be deleted upon detection.

  • CVE-2020-16144Feb 9, 2021
    risk 0.00cvss epss 0.01

    When using an object storage like S3 as the file store, when a user creates a public link to a folder where anonymous users can upload files, and another user uploads a virus the files antivirus app would detect the virus but fails to delete it due to permission issues. This…