Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-14604 (GCVE-0-2017-14604)
Vulnerability from cvelistv5
Published
2017-09-20 08:00
Modified
2024-08-05 19:34
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file's Name field ends in .pdf but this file's Exec field launches a malicious "sh -c" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user's answer in the metadata::trusted field.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T19:34:39.448Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "name": "101012", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/101012" }, { "name": "DSA-3994", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2017/dsa-3994" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "name": "RHSA-2018:0223", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-09-20T00:00:00", "descriptions": [ { "lang": "en", "value": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-01-26T10:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "name": "101012", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/101012" }, { "name": "DSA-3994", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2017/dsa-3994" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "tags": [ "x_refsource_MISC" ], "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "name": "RHSA-2018:0223", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-14604", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/freedomofpress/securedrop/issues/2238", "refsource": "MISC", "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "name": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0", "refsource": "MISC", "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=777991", "refsource": "MISC", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "name": "101012", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101012" }, { "name": "DSA-3994", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3994" }, { "name": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b", "refsource": "MISC", "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "name": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/", "refsource": "MISC", "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "name": "RHSA-2018:0223", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-14604", "datePublished": "2017-09-20T08:00:00", "dateReserved": "2017-09-20T00:00:00", "dateUpdated": "2024-08-05T19:34:39.448Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-14604\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-09-20T08:29:00.270\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \\\"sh -c\\\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.\"},{\"lang\":\"es\",\"value\":\"GNOME Nautilus en versiones anteriores a la 3.23.90 permite que los atacantes suplanten un tipo de archivo mediante la extensi\u00f3n de archivo .desktop, tal y como se ve en un ataque en el cual el nombre de un archivo .desktop acaba en .pdf, pero el campo Exec de este archivo lanza un comando \\\"sh-c\\\" malicioso. En otras palabras, Nautilus no proporciona ninguna indicaci\u00f3n en la interfaz de usuario sobre si un archivo tiene realmente la extensi\u00f3n .desktop. En lugar de eso, la interfaz de usuario s\u00f3lo muestra la extensi\u00f3n .pdf. Un factor de mitigaci\u00f3n (leve) es que un ataque requiere que el archivo .desktop tenga permisos de ejecuci\u00f3n. La soluci\u00f3n es pedirle al usuario que confirme que el archivo debe ser tratado como un .desktop y despu\u00e9s recordar la respuesta del usuario en el campo metadata::trusted.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:nautilus:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.23.90\",\"matchCriteriaId\":\"4D9D36E9-BF92-413D-B951-D76D6DD04DE6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3994\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/101012\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0223\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=777991\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/freedomofpress/securedrop/issues/2238\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3994\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/101012\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:0223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=777991\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/freedomofpress/securedrop/issues/2238\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}" } }
suse-su-2018:1694-1
Vulnerability from csaf_suse
Published
2018-06-14 15:41
Modified
2018-06-14 15:41
Summary
Security update for nautilus
Notes
Title of the patch
Security update for nautilus
Description of the patch
This update for nautilus fixes the following security issue:
- CVE-2017-14604: Fixed a file type spoofing attack by adding a
metadata::trusted attribute to a file once the user acknowledges the file as
trusted, and also remove the 'trusted' content in the desktop file
(bsc#1060031).
Patchnames
sdksp4-nautilus-13654,slessp4-nautilus-13654
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nautilus", "title": "Title of the patch" }, { "category": "description", "text": "This update for nautilus fixes the following security issue:\n\n- CVE-2017-14604: Fixed a file type spoofing attack by adding a\n metadata::trusted attribute to a file once the user acknowledges the file as\n trusted, and also remove the \u0027trusted\u0027 content in the desktop file\n (bsc#1060031).\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-nautilus-13654,slessp4-nautilus-13654", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_1694-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:1694-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181694-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:1694-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-June/004191.html" }, { "category": "self", "summary": "SUSE Bug 1060031", "url": "https://bugzilla.suse.com/1060031" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14604 page", "url": "https://www.suse.com/security/cve/CVE-2017-14604/" } ], "title": "Security update for nautilus", "tracking": { "current_release_date": "2018-06-14T15:41:08Z", "generator": { "date": "2018-06-14T15:41:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:1694-1", "initial_release_date": "2018-06-14T15:41:08Z", "revision_history": [ { "date": "2018-06-14T15:41:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nautilus-devel-2.28.4-1.16.21.3.1.i586", "product": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.i586", "product_id": "nautilus-devel-2.28.4-1.16.21.3.1.i586" } }, { "category": "product_version", "name": "nautilus-2.28.4-1.16.21.3.1.i586", "product": { "name": "nautilus-2.28.4-1.16.21.3.1.i586", "product_id": "nautilus-2.28.4-1.16.21.3.1.i586" } }, { "category": "product_version", "name": "nautilus-lang-2.28.4-1.16.21.3.1.i586", "product": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.i586", "product_id": "nautilus-lang-2.28.4-1.16.21.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-2.28.4-1.16.21.3.1.ia64", "product": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.ia64", "product_id": "nautilus-devel-2.28.4-1.16.21.3.1.ia64" } }, { "category": "product_version", "name": "nautilus-2.28.4-1.16.21.3.1.ia64", "product": { "name": "nautilus-2.28.4-1.16.21.3.1.ia64", "product_id": "nautilus-2.28.4-1.16.21.3.1.ia64" } }, { "category": "product_version", "name": "nautilus-lang-2.28.4-1.16.21.3.1.ia64", "product": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ia64", "product_id": "nautilus-lang-2.28.4-1.16.21.3.1.ia64" } }, { "category": "product_version", "name": "nautilus-x86-2.28.4-1.16.21.3.1.ia64", "product": { "name": "nautilus-x86-2.28.4-1.16.21.3.1.ia64", "product_id": "nautilus-x86-2.28.4-1.16.21.3.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "product": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "product_id": "nautilus-devel-2.28.4-1.16.21.3.1.ppc64" } }, { "category": "product_version", "name": "nautilus-2.28.4-1.16.21.3.1.ppc64", "product": { "name": "nautilus-2.28.4-1.16.21.3.1.ppc64", "product_id": "nautilus-2.28.4-1.16.21.3.1.ppc64" } }, { "category": "product_version", "name": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "product": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "product_id": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64" } }, { "category": "product_version", "name": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "product": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "product_id": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-2.28.4-1.16.21.3.1.s390x", "product": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.s390x", "product_id": "nautilus-devel-2.28.4-1.16.21.3.1.s390x" } }, { "category": "product_version", "name": "nautilus-2.28.4-1.16.21.3.1.s390x", "product": { "name": "nautilus-2.28.4-1.16.21.3.1.s390x", "product_id": "nautilus-2.28.4-1.16.21.3.1.s390x" } }, { "category": "product_version", "name": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "product": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "product_id": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x" } }, { "category": "product_version", "name": "nautilus-lang-2.28.4-1.16.21.3.1.s390x", "product": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.s390x", "product_id": "nautilus-lang-2.28.4-1.16.21.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-2.28.4-1.16.21.3.1.x86_64", "product": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.x86_64", "product_id": "nautilus-devel-2.28.4-1.16.21.3.1.x86_64" } }, { "category": "product_version", "name": "nautilus-2.28.4-1.16.21.3.1.x86_64", "product": { "name": "nautilus-2.28.4-1.16.21.3.1.x86_64", "product_id": "nautilus-2.28.4-1.16.21.3.1.x86_64" } }, { "category": "product_version", "name": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "product": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "product_id": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64" } }, { "category": "product_version", "name": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "product": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "product_id": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.i586" }, "product_reference": "nautilus-devel-2.28.4-1.16.21.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-devel-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-devel-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-devel-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-x86-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-x86-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64" }, "product_reference": "nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-x86-2.28.4-1.16.21.3.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64" }, "product_reference": "nautilus-x86-2.28.4-1.16.21.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14604", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14604" } ], "notes": [ { "category": "general", "text": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14604", "url": "https://www.suse.com/security/cve/CVE-2017-14604" }, { "category": "external", "summary": "SUSE Bug 1060031 for CVE-2017-14604", "url": "https://bugzilla.suse.com/1060031" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-32bit-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-lang-2.28.4-1.16.21.3.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:nautilus-x86-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:nautilus-devel-2.28.4-1.16.21.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-06-14T15:41:08Z", "details": "moderate" } ], "title": "CVE-2017-14604" } ] }
suse-su-2018:2058-1
Vulnerability from csaf_suse
Published
2018-07-25 09:00
Modified
2018-07-25 09:00
Summary
Security update for nautilus
Notes
Title of the patch
Security update for nautilus
Description of the patch
This update for nautilus fixes the following issues:
Security issue fixed:
- CVE-2017-14604: Add a metadata::trusted metadata to the file once the user
acknowledges the file as trusted, and also remove the 'trusted' content in the
desktop file (bsc#1060031).
Patchnames
SUSE-SLE-DESKTOP-12-SP3-2018-1387,SUSE-SLE-SDK-12-SP3-2018-1387,SUSE-SLE-SERVER-12-SP3-2018-1387,SUSE-SLE-WE-12-SP3-2018-1387
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nautilus", "title": "Title of the patch" }, { "category": "description", "text": "This update for nautilus fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2017-14604: Add a metadata::trusted metadata to the file once the user\n acknowledges the file as trusted, and also remove the \u0027trusted\u0027 content in the\n desktop file (bsc#1060031).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP3-2018-1387,SUSE-SLE-SDK-12-SP3-2018-1387,SUSE-SLE-SERVER-12-SP3-2018-1387,SUSE-SLE-WE-12-SP3-2018-1387", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_2058-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:2058-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182058-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:2058-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-July/004307.html" }, { "category": "self", "summary": "SUSE Bug 1060031", "url": "https://bugzilla.suse.com/1060031" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14604 page", "url": "https://www.suse.com/security/cve/CVE-2017-14604/" } ], "title": "Security update for nautilus", "tracking": { "current_release_date": "2018-07-25T09:00:52Z", "generator": { "date": "2018-07-25T09:00:52Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:2058-1", "initial_release_date": "2018-07-25T09:00:52Z", "revision_history": [ { "date": "2018-07-25T09:00:52Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nautilus-devel-3.20.3-23.3.14.aarch64", "product": { "name": "nautilus-devel-3.20.3-23.3.14.aarch64", "product_id": "nautilus-devel-3.20.3-23.3.14.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "product": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "product_id": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64" } }, { "category": "product_version", "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "product": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "product_id": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64" } }, { "category": "product_version", "name": "libnautilus-extension1-3.20.3-23.3.14.aarch64", "product": { "name": "libnautilus-extension1-3.20.3-23.3.14.aarch64", "product_id": "libnautilus-extension1-3.20.3-23.3.14.aarch64" } }, { "category": "product_version", "name": "nautilus-3.20.3-23.3.14.aarch64", "product": { "name": "nautilus-3.20.3-23.3.14.aarch64", "product_id": "nautilus-3.20.3-23.3.14.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nautilus-lang-3.20.3-23.3.14.noarch", "product": { "name": "nautilus-lang-3.20.3-23.3.14.noarch", "product_id": "nautilus-lang-3.20.3-23.3.14.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-3.20.3-23.3.14.ppc64le", "product": { "name": "nautilus-devel-3.20.3-23.3.14.ppc64le", "product_id": "nautilus-devel-3.20.3-23.3.14.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "product": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "product_id": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le" } }, { "category": "product_version", "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "product": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "product_id": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le" } }, { "category": "product_version", "name": "libnautilus-extension1-3.20.3-23.3.14.ppc64le", "product": { "name": "libnautilus-extension1-3.20.3-23.3.14.ppc64le", "product_id": "libnautilus-extension1-3.20.3-23.3.14.ppc64le" } }, { "category": "product_version", "name": "nautilus-3.20.3-23.3.14.ppc64le", "product": { "name": "nautilus-3.20.3-23.3.14.ppc64le", "product_id": "nautilus-3.20.3-23.3.14.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-3.20.3-23.3.14.s390x", "product": { "name": "nautilus-devel-3.20.3-23.3.14.s390x", "product_id": "nautilus-devel-3.20.3-23.3.14.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "product": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "product_id": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x" } }, { "category": "product_version", "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "product": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "product_id": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x" } }, { "category": "product_version", "name": "libnautilus-extension1-3.20.3-23.3.14.s390x", "product": { "name": "libnautilus-extension1-3.20.3-23.3.14.s390x", "product_id": "libnautilus-extension1-3.20.3-23.3.14.s390x" } }, { "category": "product_version", "name": "nautilus-3.20.3-23.3.14.s390x", "product": { "name": "nautilus-3.20.3-23.3.14.s390x", "product_id": "nautilus-3.20.3-23.3.14.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "product": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "product_id": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64" } }, { "category": "product_version", "name": "libnautilus-extension1-3.20.3-23.3.14.x86_64", "product": { "name": "libnautilus-extension1-3.20.3-23.3.14.x86_64", "product_id": "libnautilus-extension1-3.20.3-23.3.14.x86_64" } }, { "category": "product_version", "name": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "product": { "name": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "product_id": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" } }, { "category": "product_version", "name": "nautilus-3.20.3-23.3.14.x86_64", "product": { "name": "nautilus-3.20.3-23.3.14.x86_64", "product_id": "nautilus-3.20.3-23.3.14.x86_64" } }, { "category": "product_version", "name": "nautilus-devel-3.20.3-23.3.14.x86_64", "product": { "name": "nautilus-devel-3.20.3-23.3.14.x86_64", "product_id": "nautilus-devel-3.20.3-23.3.14.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "product": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "product_id": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" }, "product_reference": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-3.20.3-23.3.14.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch" }, "product_reference": "nautilus-lang-3.20.3-23.3.14.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.aarch64" }, "product_reference": "nautilus-devel-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.ppc64le" }, "product_reference": "nautilus-devel-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.s390x" }, "product_reference": "nautilus-devel-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.x86_64" }, "product_reference": "nautilus-devel-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64" }, "product_reference": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le" }, "product_reference": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x" }, "product_reference": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64" }, "product_reference": "typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.aarch64" }, "product_reference": "nautilus-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.ppc64le" }, "product_reference": "nautilus-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.s390x" }, "product_reference": "nautilus-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-3.20.3-23.3.14.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch" }, "product_reference": "nautilus-lang-3.20.3-23.3.14.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64" }, "product_reference": "libnautilus-extension1-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.aarch64" }, "product_reference": "nautilus-3.20.3-23.3.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.ppc64le" }, "product_reference": "nautilus-3.20.3-23.3.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.s390x" }, "product_reference": "nautilus-3.20.3-23.3.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.x86_64" }, "product_reference": "nautilus-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-lang-3.20.3-23.3.14.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch" }, "product_reference": "nautilus-lang-3.20.3-23.3.14.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" }, "product_reference": "libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14604", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14604" } ], "notes": [ { "category": "general", "text": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14604", "url": "https://www.suse.com/security/cve/CVE-2017-14604" }, { "category": "external", "summary": "SUSE Bug 1060031 for CVE-2017-14604", "url": "https://bugzilla.suse.com/1060031" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gnome-shell-search-provider-nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnautilus-extension1-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:nautilus-lang-3.20.3-23.3.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:nautilus-devel-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:typelib-1_0-Nautilus-3_0-3.20.3-23.3.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libnautilus-extension1-32bit-3.20.3-23.3.14.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-07-25T09:00:52Z", "details": "moderate" } ], "title": "CVE-2017-14604" } ] }
ghsa-94j8-ww24-pr2v
Vulnerability from github
Published
2022-05-13 01:23
Modified
2025-04-20 03:45
Severity ?
VLAI Severity ?
Details
GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file's Name field ends in .pdf but this file's Exec field launches a malicious "sh -c" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user's answer in the metadata::trusted field.
{ "affected": [], "aliases": [ "CVE-2017-14604" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-09-20T08:29:00Z", "severity": "MODERATE" }, "details": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.", "id": "GHSA-94j8-ww24-pr2v", "modified": "2025-04-20T03:45:32Z", "published": "2022-05-13T01:23:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14604" }, { "type": "WEB", "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "type": "WEB", "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "type": "WEB", "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0223" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "type": "WEB", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "type": "WEB", "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3994" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101012" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
gsd-2017-14604
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file's Name field ends in .pdf but this file's Exec field launches a malicious "sh -c" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user's answer in the metadata::trusted field.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-14604", "description": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.", "id": "GSD-2017-14604", "references": [ "https://www.suse.com/security/cve/CVE-2017-14604.html", "https://www.debian.org/security/2017/dsa-3994", "https://access.redhat.com/errata/RHSA-2018:0223", "https://linux.oracle.com/cve/CVE-2017-14604.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-14604" ], "details": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field.", "id": "GSD-2017-14604", "modified": "2023-12-13T01:21:12.678336Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-14604", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/freedomofpress/securedrop/issues/2238", "refsource": "MISC", "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "name": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0", "refsource": "MISC", "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=777991", "refsource": "MISC", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "name": "101012", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101012" }, { "name": "DSA-3994", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3994" }, { "name": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b", "refsource": "MISC", "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "name": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/", "refsource": "MISC", "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "name": "RHSA-2018:0223", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnome:nautilus:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.23.90", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-14604" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "name": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "name": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "name": "https://github.com/freedomofpress/securedrop/issues/2238", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=777991", "refsource": "MISC", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "name": "101012", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101012" }, { "name": "DSA-3994", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2017/dsa-3994" }, { "name": "RHSA-2018:0223", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-18T15:05Z", "publishedDate": "2017-09-20T08:29Z" } } }
rhsa-2018:0223
Vulnerability from csaf_redhat
Published
2018-01-25 14:43
Modified
2024-11-22 11:30
Summary
Red Hat Security Advisory: nautilus security update
Notes
Topic
An update for nautilus is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Nautilus is the file manager and graphical shell for the GNOME desktop.
Security Fix(es):
* An untrusted .desktop file with executable permission set could choose its displayed name and icon, and execute commands without warning when opened by the user. An attacker could use this flaw to trick a user into opening a .desktop file disguised as a document, such as a PDF, and execute arbitrary commands. (CVE-2017-14604)
Note: This update will change the behavior of Nautilus. Nautilus will now prompt the user for confirmation when executing an untrusted .desktop file for the first time, and then add it to the trusted file list. Desktop files stored in the system directory, as specified by the XDG_DATA_DIRS environment variable, are always considered trusted and executed without prompt.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nautilus is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Nautilus is the file manager and graphical shell for the GNOME desktop.\n\nSecurity Fix(es):\n\n* An untrusted .desktop file with executable permission set could choose its displayed name and icon, and execute commands without warning when opened by the user. An attacker could use this flaw to trick a user into opening a .desktop file disguised as a document, such as a PDF, and execute arbitrary commands. (CVE-2017-14604)\n\nNote: This update will change the behavior of Nautilus. Nautilus will now prompt the user for confirmation when executing an untrusted .desktop file for the first time, and then add it to the trusted file list. Desktop files stored in the system directory, as specified by the XDG_DATA_DIRS environment variable, are always considered trusted and executed without prompt.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:0223", "url": "https://access.redhat.com/errata/RHSA-2018:0223" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1490872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490872" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_0223.json" } ], "title": "Red Hat Security Advisory: nautilus security update", "tracking": { "current_release_date": "2024-11-22T11:30:25+00:00", "generator": { "date": "2024-11-22T11:30:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:0223", "initial_release_date": "2018-01-25T14:43:34+00:00", "revision_history": [ { "date": "2018-01-25T14:43:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-01-25T14:43:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T11:30:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=x86_64" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=x86_64" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.x86_64", "product": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64", "product_id": "nautilus-0:3.22.3-4.el7_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=x86_64" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=i686" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=i686" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.i686", "product": { "name": "nautilus-0:3.22.3-4.el7_4.i686", "product_id": "nautilus-0:3.22.3-4.el7_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=i686" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.i686", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.src", "product": { "name": "nautilus-0:3.22.3-4.el7_4.src", "product_id": "nautilus-0:3.22.3-4.el7_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=ppc" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=ppc" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.ppc", "product": { "name": "nautilus-0:3.22.3-4.el7_4.ppc", "product_id": "nautilus-0:3.22.3-4.el7_4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=ppc" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=ppc64" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=ppc64" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.ppc64", "product": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64", "product_id": "nautilus-0:3.22.3-4.el7_4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=ppc64" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=ppc64le" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=ppc64le" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.ppc64le", "product": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le", "product_id": "nautilus-0:3.22.3-4.el7_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=ppc64le" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=s390" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=s390" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.s390", "product": { "name": "nautilus-0:3.22.3-4.el7_4.s390", "product_id": "nautilus-0:3.22.3-4.el7_4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=s390" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.s390", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=s390x" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=s390x" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.s390x", "product": { "name": "nautilus-0:3.22.3-4.el7_4.s390x", "product_id": "nautilus-0:3.22.3-4.el7_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=s390x" } } }, { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "product": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "product_id": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-devel@3.22.3-4.el7_4?arch=aarch64" } } }, { "category": "product_version", "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "product": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "product_id": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-debuginfo@3.22.3-4.el7_4?arch=aarch64" } } }, { "category": "product_version", "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "product": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "product_id": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus-extensions@3.22.3-4.el7_4?arch=aarch64" } } }, { "category": "product_version", "name": "nautilus-0:3.22.3-4.el7_4.aarch64", "product": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64", "product_id": "nautilus-0:3.22.3-4.el7_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nautilus@3.22.3-4.el7_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Client-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-Alt-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.src", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-devel-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-devel-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.i686", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.s390x", "relates_to_product_reference": "7Workstation-optional-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" }, "product_reference": "nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "relates_to_product_reference": "7Workstation-optional-7.4.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14604", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "discovery_date": "2017-09-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1490872" } ], "notes": [ { "category": "description", "text": "An untrusted .desktop file with executable permission set could choose its displayed name and icon, and execute commands without warning when opened by the user. An attacker could use this flaw to trick a user into opening a .desktop file disguised as a document, such as a PDF, and execute arbitrary commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "nautilus: Insufficient validation of trust of .desktop files with execute permission", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-14604" }, { "category": "external", "summary": "RHBZ#1490872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490872" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-14604", "url": "https://www.cve.org/CVERecord?id=CVE-2017-14604" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-14604", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14604" } ], "release_date": "2017-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-01-25T14:43:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0223" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Client-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Client-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-Alt-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-Alt-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.src", "7Server-optional-Alt-7.4.z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Server-optional-Alt-7.4.z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.src", "7Workstation-optional-7.4.Z:nautilus-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-debuginfo-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-devel-0:3.22.3-4.el7_4.x86_64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.aarch64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.i686", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.ppc64le", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.s390x", "7Workstation-optional-7.4.Z:nautilus-extensions-0:3.22.3-4.el7_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nautilus: Insufficient validation of trust of .desktop files with execute permission" } ] }
fkie_cve-2017-14604
Vulnerability from fkie_nvd
Published
2017-09-20 08:29
Modified
2025-04-20 01:37
Severity ?
Summary
GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file's Name field ends in .pdf but this file's Exec field launches a malicious "sh -c" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user's answer in the metadata::trusted field.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://www.debian.org/security/2017/dsa-3994 | Third Party Advisory | |
cve@mitre.org | http://www.securityfocus.com/bid/101012 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:0223 | Third Party Advisory | |
cve@mitre.org | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://bugzilla.gnome.org/show_bug.cgi?id=777991 | Issue Tracking, Vendor Advisory | |
cve@mitre.org | https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0 | Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b | Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/freedomofpress/securedrop/issues/2238 | Third Party Advisory | |
cve@mitre.org | https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/ | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.debian.org/security/2017/dsa-3994 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/101012 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:0223 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.gnome.org/show_bug.cgi?id=777991 | Issue Tracking, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/freedomofpress/securedrop/issues/2238 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/ | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gnome | nautilus | * | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 | |
debian | debian_linux | 10.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gnome:nautilus:*:*:*:*:*:*:*:*", "matchCriteriaId": "4D9D36E9-BF92-413D-B951-D76D6DD04DE6", "versionEndExcluding": "3.23.90", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "GNOME Nautilus before 3.23.90 allows attackers to spoof a file type by using the .desktop file extension, as demonstrated by an attack in which a .desktop file\u0027s Name field ends in .pdf but this file\u0027s Exec field launches a malicious \"sh -c\" command. In other words, Nautilus provides no UI indication that a file actually has the potentially unsafe .desktop extension; instead, the UI only shows the .pdf extension. One (slightly) mitigating factor is that an attack requires the .desktop file to have execute permission. The solution is to ask the user to confirm that the file is supposed to be treated as a .desktop file, and then remember the user\u0027s answer in the metadata::trusted field." }, { "lang": "es", "value": "GNOME Nautilus en versiones anteriores a la 3.23.90 permite que los atacantes suplanten un tipo de archivo mediante la extensi\u00f3n de archivo .desktop, tal y como se ve en un ataque en el cual el nombre de un archivo .desktop acaba en .pdf, pero el campo Exec de este archivo lanza un comando \"sh-c\" malicioso. En otras palabras, Nautilus no proporciona ninguna indicaci\u00f3n en la interfaz de usuario sobre si un archivo tiene realmente la extensi\u00f3n .desktop. En lugar de eso, la interfaz de usuario s\u00f3lo muestra la extensi\u00f3n .pdf. Un factor de mitigaci\u00f3n (leve) es que un ataque requiere que el archivo .desktop tenga permisos de ejecuci\u00f3n. La soluci\u00f3n es pedirle al usuario que confirme que el archivo debe ser tratado como un .desktop y despu\u00e9s recordar la respuesta del usuario en el campo metadata::trusted." } ], "id": "CVE-2017-14604", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-09-20T08:29:00.270", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2017/dsa-3994" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101012" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0223" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2017/dsa-3994" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101012" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0223" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860268" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=777991" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/1630f53481f445ada0a455e9979236d31a8d3bb0" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/GNOME/nautilus/commit/bc919205bf774f6af3fa7154506c46039af5a69b" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/freedomofpress/securedrop/issues/2238" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://micahflee.com/2017/04/breaking-the-security-model-of-subgraph-os/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…