Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2013-6412 (GCVE-0-2013-6412)
Vulnerability from cvelistv5
Published
2014-01-23 00:00
Modified
2024-08-06 17:39
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a "7," which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T17:39:01.180Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/hercules-team/augeas/pull/58" }, { "name": "RHSA-2014:0044", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-01-20T00:00:00", "descriptions": [ { "lang": "en", "value": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-01-22T23:57:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/hercules-team/augeas/pull/58" }, { "name": "RHSA-2014:0044", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-6412", "datePublished": "2014-01-23T00:00:00", "dateReserved": "2013-11-04T00:00:00", "dateUpdated": "2024-08-06T17:39:01.180Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2013-6412\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-01-23T00:55:03.300\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \\\"7,\\\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n transform_save en transform.c de Augeas 1.0.0 hasta la versi\u00f3n 1.1.0 no calcula adecuadamente los valores de permiso cuando umask contiene un \\\"7,\\\", lo que desencadena permisos world-writable para ser usados por nuevos archivos y permite a usuarios locales modificar los archivos a trav\u00e9s de vectores no especificados.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-264\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:augeas:augeas:1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1C456C2-ED81-4302-9D6E-7D5803055CB4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:augeas:augeas:1.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F91C6AF0-B527-43B1-9BBC-DD978768B32A\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0044.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1034261\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/hercules-team/augeas/commit/f5b4fc0c\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/hercules-team/augeas/pull/58\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0044.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1034261\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/hercules-team/augeas/commit/f5b4fc0c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/hercules-team/augeas/pull/58\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2014:0044
Vulnerability from csaf_redhat
Published
2014-01-20 17:30
Modified
2024-11-22 07:18
Summary
Red Hat Security Advisory: augeas security update
Notes
Topic
Updated augeas packages that fix one security issue are now available for
Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
Augeas is a utility for editing configuration. Augeas parses configuration
files in their native formats and transforms them into a tree.
Configuration changes are made by manipulating this tree and saving it back
into native configuration files. Augeas also uses "lenses" as basic
building blocks for establishing the mapping from files into the Augeas
tree and back.
A flaw was found in the way Augeas handled certain umask settings when
creating new configuration files. This flaw could result in configuration
files being created as world writable, allowing unprivileged local users to
modify their content. (CVE-2013-6412)
This issue was discovered by the Red Hat Security Response Team.
All augeas users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. All running applications
using augeas must be restarted for the update to take effect.
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": "Updated augeas packages that fix one security issue are now available for\nRed Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "Augeas is a utility for editing configuration. Augeas parses configuration\nfiles in their native formats and transforms them into a tree.\nConfiguration changes are made by manipulating this tree and saving it back\ninto native configuration files. Augeas also uses \"lenses\" as basic\nbuilding blocks for establishing the mapping from files into the Augeas\ntree and back.\n\nA flaw was found in the way Augeas handled certain umask settings when\ncreating new configuration files. This flaw could result in configuration\nfiles being created as world writable, allowing unprivileged local users to\nmodify their content. (CVE-2013-6412)\n\nThis issue was discovered by the Red Hat Security Response Team.\n\nAll augeas users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. All running applications\nusing augeas must be restarted for the update to take effect.", "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-2014:0044", "url": "https://access.redhat.com/errata/RHSA-2014:0044" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1034261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_0044.json" } ], "title": "Red Hat Security Advisory: augeas security update", "tracking": { "current_release_date": "2024-11-22T07:18:58+00:00", "generator": { "date": "2024-11-22T07:18:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:0044", "initial_release_date": "2014-01-20T17:30:48+00:00", "revision_history": [ { "date": "2014-01-20T17:30:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-01-20T17:30:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T07:18:58+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 Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "augeas-0:1.0.0-5.el6_5.1.x86_64", "product": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64", "product_id": "augeas-0:1.0.0-5.el6_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=x86_64" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=i686" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=i686" } } }, { "category": "product_version", "name": "augeas-0:1.0.0-5.el6_5.1.i686", "product": { "name": "augeas-0:1.0.0-5.el6_5.1.i686", "product_id": "augeas-0:1.0.0-5.el6_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6_5.1?arch=i686" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=s390x" } } }, { "category": "product_version", "name": "augeas-0:1.0.0-5.el6_5.1.s390x", "product": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x", "product_id": "augeas-0:1.0.0-5.el6_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6_5.1?arch=s390x" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=s390x" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=s390" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=s390" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=ppc64" } } }, { "category": "product_version", "name": "augeas-0:1.0.0-5.el6_5.1.ppc64", "product": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64", "product_id": "augeas-0:1.0.0-5.el6_5.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6_5.1?arch=ppc64" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=ppc64" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "product": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "product_id": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6_5.1?arch=ppc" } } }, { "category": "product_version", "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "product": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "product_id": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6_5.1?arch=ppc" } } }, { "category": "product_version", "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "product": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "product_id": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6_5.1?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "augeas-0:1.0.0-5.el6_5.1.src", "product": { "name": "augeas-0:1.0.0-5.el6_5.1.src", "product_id": "augeas-0:1.0.0-5.el6_5.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6_5.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.src", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" }, "product_reference": "augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-6412", "discovery_date": "2013-11-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1034261" } ], "notes": [ { "category": "description", "text": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.", "title": "Vulnerability description" }, { "category": "summary", "text": "augeas: incorrect permissions set on newly created files", "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": [ "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-6412" }, { "category": "external", "summary": "RHBZ#1034261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-6412", "url": "https://www.cve.org/CVERecord?id=CVE-2013-6412" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-6412", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6412" } ], "release_date": "2013-11-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-01-20T17:30:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:0044" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Client-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Client-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6ComputeNode-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6ComputeNode-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Server-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Server-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.src", "6Workstation-optional-6.5.z:augeas-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-debuginfo-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-devel-0:1.0.0-5.el6_5.1.x86_64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.i686", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.ppc64", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.s390x", "6Workstation-optional-6.5.z:augeas-libs-0:1.0.0-5.el6_5.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "augeas: incorrect permissions set on newly created files" } ] }
ghsa-92m6-rfw4-wpq6
Vulnerability from github
Published
2022-05-17 04:54
Modified
2022-05-17 04:54
VLAI Severity ?
Details
The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a "7," which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.
{ "affected": [], "aliases": [ "CVE-2013-6412" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-01-23T00:55:00Z", "severity": "MODERATE" }, "details": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.", "id": "GHSA-92m6-rfw4-wpq6", "modified": "2022-05-17T04:54:13Z", "published": "2022-05-17T04:54:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6412" }, { "type": "WEB", "url": "https://github.com/hercules-team/augeas/pull/58" }, { "type": "WEB", "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2013-6412
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a "7," which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-6412", "description": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.", "id": "GSD-2013-6412", "references": [ "https://www.suse.com/security/cve/CVE-2013-6412.html", "https://access.redhat.com/errata/RHSA-2014:0044", "https://advisories.mageia.org/CVE-2013-6412.html", "https://alas.aws.amazon.com/cve/html/CVE-2013-6412.html", "https://linux.oracle.com/cve/CVE-2013-6412.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-6412" ], "details": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.", "id": "GSD-2013-6412", "modified": "2023-12-13T01:22:19.631153Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-6412", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2014-0044.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" }, { "name": "https://github.com/hercules-team/augeas/commit/f5b4fc0c", "refsource": "MISC", "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" }, { "name": "https://github.com/hercules-team/augeas/pull/58", "refsource": "MISC", "url": "https://github.com/hercules-team/augeas/pull/58" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:augeas:augeas:1.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:augeas:augeas:1.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-6412" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "name": "https://github.com/hercules-team/augeas/commit/f5b4fc0c", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" }, { "name": "https://github.com/hercules-team/augeas/pull/58", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/hercules-team/augeas/pull/58" }, { "name": "RHSA-2014:0044", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2014-01-23T17:55Z", "publishedDate": "2014-01-23T00:55Z" } } }
fkie_cve-2013-6412
Vulnerability from fkie_nvd
Published
2014-01-23 00:55
Modified
2025-04-11 00:51
Severity ?
Summary
The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a "7," which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://rhn.redhat.com/errata/RHSA-2014-0044.html | ||
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1034261 | ||
secalert@redhat.com | https://github.com/hercules-team/augeas/commit/f5b4fc0c | ||
secalert@redhat.com | https://github.com/hercules-team/augeas/pull/58 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://rhn.redhat.com/errata/RHSA-2014-0044.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1034261 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/hercules-team/augeas/commit/f5b4fc0c | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/hercules-team/augeas/pull/58 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:augeas:augeas:1.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "B1C456C2-ED81-4302-9D6E-7D5803055CB4", "vulnerable": true }, { "criteria": "cpe:2.3:a:augeas:augeas:1.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "F91C6AF0-B527-43B1-9BBC-DD978768B32A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a \"7,\" which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors." }, { "lang": "es", "value": "La funci\u00f3n transform_save en transform.c de Augeas 1.0.0 hasta la versi\u00f3n 1.1.0 no calcula adecuadamente los valores de permiso cuando umask contiene un \"7,\", lo que desencadena permisos world-writable para ser usados por nuevos archivos y permite a usuarios locales modificar los archivos a trav\u00e9s de vectores no especificados." } ], "id": "CVE-2013-6412", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-01-23T00:55:03.300", "references": [ { "source": "secalert@redhat.com", "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "source": "secalert@redhat.com", "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" }, { "source": "secalert@redhat.com", "url": "https://github.com/hercules-team/augeas/pull/58" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2014-0044.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1034261" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/hercules-team/augeas/commit/f5b4fc0c" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/hercules-team/augeas/pull/58" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-264" } ], "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…