VYPR

Gvfs

by GNOME Foundation

Source repositories

CVEs (5)

  • CVE-2019-12448HigMay 29, 2019
    risk 0.46cvss 8.1epss 0.02

    An issue was discovered in GNOME gvfs 1.29.4 through 1.41.2. daemon/gvfsbackendadmin.c has race conditions because the admin backend doesn't implement query_info_on_read/write.

  • CVE-2019-12795HigJun 11, 2019
    risk 0.44cvss 7.8epss 0.00

    daemon/gvfsdaemon.c in gvfsd from GNOME gvfs before 1.38.3, 1.40.x before 1.40.2, and 1.41.x before 1.41.3 opened a private D-Bus server socket without configuring an authorization rule. A local attacker could connect to this server socket and issue D-Bus method calls. (Note…

  • CVE-2019-12447HigMay 29, 2019
    risk 0.41cvss 7.3epss 0.02

    An issue was discovered in GNOME gvfs 1.29.4 through 1.41.2. daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is not used.

  • CVE-2019-3827HigMar 25, 2019
    risk 0.39cvss 7.0epss 0.00

    An incorrect permission check in the admin backend in gvfs before version 1.39.4 was found that allows reading and modify arbitrary files by privileged users without asking for password when no authentication agent is running. This vulnerability can be exploited by malicious…

  • CVE-2019-12449MedMay 29, 2019
    risk 0.30cvss 5.7epss 0.02

    An issue was discovered in GNOME gvfs 1.29.4 through 1.41.2. daemon/gvfsbackendadmin.c mishandles a file's user and group ownership during move (and copy with G_FILE_COPY_ALL_METADATA) operations from admin:// to file:// URIs, because root privileges are unavailable.