rhsa-2013:1537
Vulnerability from csaf_redhat
Published
2013-11-20 20:08
Modified
2024-11-22 06:41
Summary
Red Hat Security Advisory: augeas security, bug fix, and enhancement update

Notes

Topic
Updated augeas packages that fix two security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having low 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. Multiple flaws were found in the way Augeas handled configuration files when updating them. An application using Augeas to update configuration files in a directory that is writable to by a different user (for example, an application running as root that is updating files in a directory owned by a non-root service user) could have been tricked into overwriting arbitrary files or leaking information via a symbolic link or mount point attack. (CVE-2012-0786, CVE-2012-0787) The augeas package has been upgraded to upstream version 1.0.0, which provides a number of bug fixes and enhancements over the previous version. (BZ#817753) This update also fixes the following bugs: * Previously, when single quotes were used in an XML attribute, Augeas was unable to parse the file with the XML lens. An upstream patch has been provided ensuring that single quotes are handled as valid characters and parsing no longer fails. (BZ#799885) * Prior to this update, Augeas was unable to set up the "require_ssl_reuse" option in the vsftpd.conf file. The updated patch fixes the vsftpd lens to properly recognize this option, thus fixing this bug. (BZ#855022) * Previously, the XML lens did not support non-Unix line endings. Consequently, Augeas was unable to load any files containing such line endings. The XML lens has been fixed to handle files with CRLF line endings, thus fixing this bug. (BZ#799879) * Previously, Augeas was unable to parse modprobe.conf files with spaces around "=" characters in option directives. The modprobe lens has been updated and parsing no longer fails. (BZ#826752) All Augeas users are advised to upgrade to these updated packages, which contain backported patches to correct these issues and add these enhancements.
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": "Low"
    },
    "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 two security issues, several bugs, and add\nvarious enhancements are now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having low\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\nMultiple flaws were found in the way Augeas handled configuration files\nwhen updating them. An application using Augeas to update configuration\nfiles in a directory that is writable to by a different user (for example,\nan application running as root that is updating files in a directory owned\nby a non-root service user) could have been tricked into overwriting\narbitrary files or leaking information via a symbolic link or mount point\nattack. (CVE-2012-0786, CVE-2012-0787)\n\nThe augeas package has been upgraded to upstream version 1.0.0, which\nprovides a number of bug fixes and enhancements over the previous version.\n(BZ#817753)\n\nThis update also fixes the following bugs:\n\n* Previously, when single quotes were used in an XML attribute, Augeas was\nunable to parse the file with the XML lens. An upstream patch has been\nprovided ensuring that single quotes are handled as valid characters and\nparsing no longer fails. (BZ#799885)\n\n* Prior to this update, Augeas was unable to set up the \"require_ssl_reuse\"\noption in the vsftpd.conf file. The updated patch fixes the vsftpd lens to\nproperly recognize this option, thus fixing this bug. (BZ#855022)\n\n* Previously, the XML lens did not support non-Unix line endings.\nConsequently, Augeas was unable to load any files containing such line\nendings. The XML lens has been fixed to handle files with CRLF line\nendings, thus fixing this bug. (BZ#799879)\n\n* Previously, Augeas was unable to parse modprobe.conf files with spaces\naround \"=\" characters in option directives. The modprobe lens has been\nupdated and parsing no longer fails. (BZ#826752)\n\nAll Augeas users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add these\nenhancements.",
        "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-2013:1537",
        "url": "https://access.redhat.com/errata/RHSA-2013:1537"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "772257",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=772257"
      },
      {
        "category": "external",
        "summary": "772261",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=772261"
      },
      {
        "category": "external",
        "summary": "826752",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=826752"
      },
      {
        "category": "external",
        "summary": "855022",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=855022"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1537.json"
      }
    ],
    "title": "Red Hat Security Advisory: augeas security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-22T06:41:27+00:00",
      "generator": {
        "date": "2024-11-22T06:41:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2013:1537",
      "initial_release_date": "2013-11-20T20:08:00+00:00",
      "revision_history": [
        {
          "date": "2013-11-20T20:08:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2013-11-20T20:11:37+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T06:41:27+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "virt agents (not vdsm) for server",
                "product": {
                  "name": "virt agents (not vdsm) for server",
                  "product_id": "6Server-RHEV-Virt-Agent",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:6::hypervisor"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Storage Server 3",
                "product": {
                  "name": "Red Hat Storage Server 3",
                  "product_id": "6Server-RHS-Server-3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:storage:3:server:el6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop (v. 6)",
                  "product_id": "6Client",
                  "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",
                  "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",
                  "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",
                  "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",
                  "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",
                  "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",
                  "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",
                  "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.i686",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.i686",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.i686",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.i686",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-0:1.0.0-5.el6.i686",
                "product": {
                  "name": "augeas-0:1.0.0-5.el6.i686",
                  "product_id": "augeas-0:1.0.0-5.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.i686",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.i686",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-0:1.0.0-5.el6.x86_64",
                "product": {
                  "name": "augeas-0:1.0.0-5.el6.x86_64",
                  "product_id": "augeas-0:1.0.0-5.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.x86_64",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.x86_64",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.x86_64",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.x86_64",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-0:1.0.0-5.el6.src",
                "product": {
                  "name": "augeas-0:1.0.0-5.el6.src",
                  "product_id": "augeas-0:1.0.0-5.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.s390x",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.s390x",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-0:1.0.0-5.el6.s390x",
                "product": {
                  "name": "augeas-0:1.0.0-5.el6.s390x",
                  "product_id": "augeas-0:1.0.0-5.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.s390x",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.s390x",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-debuginfo-0:1.0.0-5.el6.s390",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.s390",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.s390",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.s390",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.s390",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.s390",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.ppc64",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.ppc64",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-0:1.0.0-5.el6.ppc64",
                "product": {
                  "name": "augeas-0:1.0.0-5.el6.ppc64",
                  "product_id": "augeas-0:1.0.0-5.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas@1.0.0-5.el6?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.ppc64",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.ppc64",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
                "product": {
                  "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
                  "product_id": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-debuginfo@1.0.0-5.el6?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-libs-0:1.0.0-5.el6.ppc",
                "product": {
                  "name": "augeas-libs-0:1.0.0-5.el6.ppc",
                  "product_id": "augeas-libs-0:1.0.0-5.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-libs@1.0.0-5.el6?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "augeas-devel-0:1.0.0-5.el6.ppc",
                "product": {
                  "name": "augeas-devel-0:1.0.0-5.el6.ppc",
                  "product_id": "augeas-devel-0:1.0.0-5.el6.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/augeas-devel@1.0.0-5.el6?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of virt agents (not vdsm) for server",
          "product_id": "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHEV-Virt-Agent"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Storage Server 3",
          "product_id": "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-RHS-Server-3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-0:1.0.0-5.el6.src"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.src",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-debuginfo-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-debuginfo-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-devel-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-devel-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.i686"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.i686",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.ppc64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.s390"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.s390x",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "augeas-libs-0:1.0.0-5.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
        },
        "product_reference": "augeas-libs-0:1.0.0-5.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2012-0786",
      "discovery_date": "2012-01-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "772257"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augnew file.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "augeas: susceptible to symlink attack",
          "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-optional:augeas-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-0:1.0.0-5.el6.src",
          "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-0:1.0.0-5.el6.i686",
          "6Client:augeas-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-0:1.0.0-5.el6.s390x",
          "6Client:augeas-0:1.0.0-5.el6.src",
          "6Client:augeas-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-devel-0:1.0.0-5.el6.i686",
          "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-devel-0:1.0.0-5.el6.s390",
          "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-libs-0:1.0.0-5.el6.i686",
          "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-libs-0:1.0.0-5.el6.s390",
          "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-0:1.0.0-5.el6.src",
          "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-0:1.0.0-5.el6.src",
          "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-0:1.0.0-5.el6.i686",
          "6Server:augeas-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-0:1.0.0-5.el6.s390x",
          "6Server:augeas-0:1.0.0-5.el6.src",
          "6Server:augeas-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-0:1.0.0-5.el6.src",
          "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2012-0786"
        },
        {
          "category": "external",
          "summary": "RHBZ#772257",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=772257"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2012-0786",
          "url": "https://www.cve.org/CVERecord?id=CVE-2012-0786"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-0786",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0786"
        }
      ],
      "release_date": "2012-08-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T20:08:00+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-optional:augeas-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-0:1.0.0-5.el6.src",
            "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-0:1.0.0-5.el6.i686",
            "6Client:augeas-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-0:1.0.0-5.el6.s390x",
            "6Client:augeas-0:1.0.0-5.el6.src",
            "6Client:augeas-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-0:1.0.0-5.el6.src",
            "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-0:1.0.0-5.el6.i686",
            "6Server:augeas-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-0:1.0.0-5.el6.s390x",
            "6Server:augeas-0:1.0.0-5.el6.src",
            "6Server:augeas-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-0:1.0.0-5.el6.src",
            "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1537"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 3.3,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:augeas-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-0:1.0.0-5.el6.src",
            "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-0:1.0.0-5.el6.i686",
            "6Client:augeas-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-0:1.0.0-5.el6.s390x",
            "6Client:augeas-0:1.0.0-5.el6.src",
            "6Client:augeas-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-0:1.0.0-5.el6.src",
            "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-0:1.0.0-5.el6.i686",
            "6Server:augeas-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-0:1.0.0-5.el6.s390x",
            "6Server:augeas-0:1.0.0-5.el6.src",
            "6Server:augeas-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-0:1.0.0-5.el6.src",
            "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "augeas: susceptible to symlink attack"
    },
    {
      "cve": "CVE-2012-0787",
      "discovery_date": "2012-01-05T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "772261"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The clone_file function in transfer.c in Augeas before 1.0.0, when copy_if_rename_fails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files and obtain sensitive information via a bind mount on the (1) .augsave or (2) destination file when using the backup save option, or (3) .augnew file when using the newfile save option.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "augeas: susceptible to mountpoint attack",
          "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-optional:augeas-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-0:1.0.0-5.el6.src",
          "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-0:1.0.0-5.el6.i686",
          "6Client:augeas-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-0:1.0.0-5.el6.s390x",
          "6Client:augeas-0:1.0.0-5.el6.src",
          "6Client:augeas-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-devel-0:1.0.0-5.el6.i686",
          "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-devel-0:1.0.0-5.el6.s390",
          "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Client:augeas-libs-0:1.0.0-5.el6.i686",
          "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Client:augeas-libs-0:1.0.0-5.el6.s390",
          "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
          "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-0:1.0.0-5.el6.src",
          "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
          "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
          "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
          "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-0:1.0.0-5.el6.src",
          "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-0:1.0.0-5.el6.i686",
          "6Server:augeas-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-0:1.0.0-5.el6.s390x",
          "6Server:augeas-0:1.0.0-5.el6.src",
          "6Server:augeas-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-devel-0:1.0.0-5.el6.i686",
          "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-devel-0:1.0.0-5.el6.s390",
          "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Server:augeas-libs-0:1.0.0-5.el6.i686",
          "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Server:augeas-libs-0:1.0.0-5.el6.s390",
          "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
          "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-0:1.0.0-5.el6.src",
          "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
          "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2012-0787"
        },
        {
          "category": "external",
          "summary": "RHBZ#772261",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=772261"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2012-0787",
          "url": "https://www.cve.org/CVERecord?id=CVE-2012-0787"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-0787",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0787"
        }
      ],
      "release_date": "2012-07-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T20:08:00+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-optional:augeas-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-0:1.0.0-5.el6.src",
            "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-0:1.0.0-5.el6.i686",
            "6Client:augeas-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-0:1.0.0-5.el6.s390x",
            "6Client:augeas-0:1.0.0-5.el6.src",
            "6Client:augeas-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-0:1.0.0-5.el6.src",
            "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-0:1.0.0-5.el6.i686",
            "6Server:augeas-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-0:1.0.0-5.el6.s390x",
            "6Server:augeas-0:1.0.0-5.el6.src",
            "6Server:augeas-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-0:1.0.0-5.el6.src",
            "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1537"
        }
      ],
      "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-optional:augeas-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-0:1.0.0-5.el6.src",
            "6Client-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-0:1.0.0-5.el6.i686",
            "6Client:augeas-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-0:1.0.0-5.el6.s390x",
            "6Client:augeas-0:1.0.0-5.el6.src",
            "6Client:augeas-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Client:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-devel-0:1.0.0-5.el6.i686",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Client:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390",
            "6Client:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Client:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Client:augeas-libs-0:1.0.0-5.el6.i686",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Client:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390",
            "6Client:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Client:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-0:1.0.0-5.el6.src",
            "6ComputeNode:augeas-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.i686",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.s390x",
            "6ComputeNode:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.src",
            "6Server-RHEV-Virt-Agent:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHEV-Virt-Agent:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.src",
            "6Server-RHS-Server-3:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-RHS-Server-3:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-0:1.0.0-5.el6.src",
            "6Server-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-0:1.0.0-5.el6.i686",
            "6Server:augeas-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-0:1.0.0-5.el6.s390x",
            "6Server:augeas-0:1.0.0-5.el6.src",
            "6Server:augeas-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Server:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-devel-0:1.0.0-5.el6.i686",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Server:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390",
            "6Server:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Server:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Server:augeas-libs-0:1.0.0-5.el6.i686",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Server:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390",
            "6Server:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Server:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.src",
            "6Workstation-optional:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation-optional:augeas-libs-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-0:1.0.0-5.el6.src",
            "6Workstation:augeas-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-debuginfo-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-devel-0:1.0.0-5.el6.x86_64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.i686",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.ppc64",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.s390x",
            "6Workstation:augeas-libs-0:1.0.0-5.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "augeas: susceptible to mountpoint attack"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…