RHSA-2013:1536

Vulnerability from csaf_redhat - Published: 2013-11-20 19:31 - Updated: 2025-11-21 17:45
Summary
Red Hat Security Advisory: libguestfs security, bug fix, and enhancement update
Severity
Moderate
Notes
Topic: Updated libguestfs packages that fix one security issue, 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 moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section.
Details: Libguestfs is a library and set of tools for accessing and modifying guest disk images. It was found that guestfish, which enables shell scripting and command line access to libguestfs, insecurely created the temporary directory used to store the network socket when started in server mode. A local attacker could use this flaw to intercept and modify other user's guestfish command, allowing them to perform arbitrary guestfish actions with the privileges of a different user, or use this flaw to obtain authentication credentials. (CVE-2013-4419) This issue was discovered by Michael Scherer of the Red Hat Regional IT team. These updated libguestfs packages include numerous bug fixes and enhancements. Space precludes documenting all of these changes in this advisory. Users are directed to the Red Hat Enterprise Linux 6.5 Technical Notes, linked to in the References, for information on the most significant of these changes. All libguestfs 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.

The guestfish command in libguestfs 1.20.12, 1.22.7, and earlier, when using the --remote or --listen option, does not properly check the ownership of /tmp/.guestfish-$UID/ when creating a temporary socket file in this directory, which allows local users to write to the socket and execute arbitrary commands by creating /tmp/.guestfish-$UID/ in advance.

CWE-377 - Insecure Temporary File
Vendor Fix Before applying this update, make sure all previously-released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258 https://access.redhat.com/errata/RHSA-2013:1536
References
https://access.redhat.com/errata/RHSA-2013:1536 self
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/site/documentation/en-U… external
https://bugzilla.redhat.com/show_bug.cgi?id=892291 external
https://bugzilla.redhat.com/show_bug.cgi?id=892834 external
https://bugzilla.redhat.com/show_bug.cgi?id=908255 external
https://bugzilla.redhat.com/show_bug.cgi?id=909666 external
https://bugzilla.redhat.com/show_bug.cgi?id=958183 external
https://bugzilla.redhat.com/show_bug.cgi?id=971207 external
https://bugzilla.redhat.com/show_bug.cgi?id=971326 external
https://bugzilla.redhat.com/show_bug.cgi?id=971664 external
https://bugzilla.redhat.com/show_bug.cgi?id=972413 external
https://bugzilla.redhat.com/show_bug.cgi?id=973425 external
https://bugzilla.redhat.com/show_bug.cgi?id=975377 external
https://bugzilla.redhat.com/show_bug.cgi?id=975572 external
https://bugzilla.redhat.com/show_bug.cgi?id=975753 external
https://bugzilla.redhat.com/show_bug.cgi?id=975760 external
https://bugzilla.redhat.com/show_bug.cgi?id=980358 external
https://bugzilla.redhat.com/show_bug.cgi?id=980372 external
https://bugzilla.redhat.com/show_bug.cgi?id=980502 external
https://bugzilla.redhat.com/show_bug.cgi?id=983690 external
https://bugzilla.redhat.com/show_bug.cgi?id=985269 external
https://bugzilla.redhat.com/show_bug.cgi?id=988863 external
https://bugzilla.redhat.com/show_bug.cgi?id=989352 external
https://bugzilla.redhat.com/show_bug.cgi?id=996039 external
https://bugzilla.redhat.com/show_bug.cgi?id=997884 external
https://bugzilla.redhat.com/show_bug.cgi?id=998108 external
https://bugzilla.redhat.com/show_bug.cgi?id=1000122 external
https://bugzilla.redhat.com/show_bug.cgi?id=1016960 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2013-4419 self
https://bugzilla.redhat.com/show_bug.cgi?id=1016960 external
https://www.cve.org/CVERecord?id=CVE-2013-4419 external
https://nvd.nist.gov/vuln/detail/CVE-2013-4419 external
Acknowledgments
Red Hat Regional IT team Michael Scherer

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated libguestfs packages that fix one security issue, several bugs, and\nadd various enhancements are now available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Libguestfs is a library and set of tools for accessing and modifying guest\ndisk images.\n\nIt was found that guestfish, which enables shell scripting and command line\naccess to libguestfs, insecurely created the temporary directory used to\nstore the network socket when started in server mode. A local attacker\ncould use this flaw to intercept and modify other user\u0027s guestfish command,\nallowing them to perform arbitrary guestfish actions with the privileges of\na different user, or use this flaw to obtain authentication credentials.\n(CVE-2013-4419)\n\nThis issue was discovered by Michael Scherer of the Red Hat Regional IT\nteam.\n\nThese updated libguestfs packages include numerous bug fixes and\nenhancements. Space precludes documenting all of these changes in this\nadvisory. Users are directed to the Red Hat Enterprise Linux 6.5 Technical\nNotes, linked to in the References, for information on the most significant\nof these changes.\n\nAll libguestfs users are advised to upgrade to these updated packages,\nwhich contain 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:1536",
        "url": "https://access.redhat.com/errata/RHSA-2013:1536"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.5_Technical_Notes/libguestfs.html#RHSA-2013-1536",
        "url": "https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.5_Technical_Notes/libguestfs.html#RHSA-2013-1536"
      },
      {
        "category": "external",
        "summary": "892291",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=892291"
      },
      {
        "category": "external",
        "summary": "892834",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=892834"
      },
      {
        "category": "external",
        "summary": "908255",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=908255"
      },
      {
        "category": "external",
        "summary": "909666",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=909666"
      },
      {
        "category": "external",
        "summary": "958183",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=958183"
      },
      {
        "category": "external",
        "summary": "971207",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971207"
      },
      {
        "category": "external",
        "summary": "971326",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971326"
      },
      {
        "category": "external",
        "summary": "971664",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=971664"
      },
      {
        "category": "external",
        "summary": "972413",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=972413"
      },
      {
        "category": "external",
        "summary": "973425",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=973425"
      },
      {
        "category": "external",
        "summary": "975377",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=975377"
      },
      {
        "category": "external",
        "summary": "975572",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=975572"
      },
      {
        "category": "external",
        "summary": "975753",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=975753"
      },
      {
        "category": "external",
        "summary": "975760",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=975760"
      },
      {
        "category": "external",
        "summary": "980358",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980358"
      },
      {
        "category": "external",
        "summary": "980372",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980372"
      },
      {
        "category": "external",
        "summary": "980502",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980502"
      },
      {
        "category": "external",
        "summary": "983690",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=983690"
      },
      {
        "category": "external",
        "summary": "985269",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=985269"
      },
      {
        "category": "external",
        "summary": "988863",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=988863"
      },
      {
        "category": "external",
        "summary": "989352",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=989352"
      },
      {
        "category": "external",
        "summary": "996039",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=996039"
      },
      {
        "category": "external",
        "summary": "997884",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=997884"
      },
      {
        "category": "external",
        "summary": "998108",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998108"
      },
      {
        "category": "external",
        "summary": "1000122",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1000122"
      },
      {
        "category": "external",
        "summary": "1016960",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1016960"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1536.json"
      }
    ],
    "title": "Red Hat Security Advisory: libguestfs security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2025-11-21T17:45:56+00:00",
      "generator": {
        "date": "2025-11-21T17:45:56+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.12"
        }
      },
      "id": "RHSA-2013:1536",
      "initial_release_date": "2013-11-20T19:31:00+00:00",
      "revision_history": [
        {
          "date": "2013-11-20T19:31:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2013-11-20T19:40:55+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-11-21T17:45:56+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop (v. 6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop (v. 6)",
                  "product_id": "6Client",
                  "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": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
                  "product_id": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-devel@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_id": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libguestfs@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_id": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ocaml-libguestfs@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-java-devel@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-javadoc@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-libguestfs-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "python-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_id": "python-libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-libguestfs@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
                  "product_id": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-tools-c@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-java-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-java-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-java-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-java@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
                "product": {
                  "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
                  "product_id": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs-tools@1.20.11-2.el6?arch=x86_64\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libguestfs-1:1.20.11-2.el6.src",
                "product": {
                  "name": "libguestfs-1:1.20.11-2.el6.src",
                  "product_id": "libguestfs-1:1.20.11-2.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libguestfs@1.20.11-2.el6?arch=src\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
          "product_id": "6Client-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
          "product_id": "6Client:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
          "product_id": "6ComputeNode-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
          "product_id": "6ComputeNode:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
          "product_id": "6Server-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
          "product_id": "6Server:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
          "product_id": "6Workstation-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-1:1.20.11-2.el6.src"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.src",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-java-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-java-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-javadoc-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-tools-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:libguestfs-tools-c-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:ocaml-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:python-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "python-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libguestfs-1:1.20.11-2.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
          "product_id": "6Workstation:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        },
        "product_reference": "ruby-libguestfs-1:1.20.11-2.el6.x86_64",
        "relates_to_product_reference": "6Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Michael Scherer"
          ],
          "organization": "Red Hat Regional IT team",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2013-4419",
      "cwe": {
        "id": "CWE-377",
        "name": "Insecure Temporary File"
      },
      "discovery_date": "2013-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1016960"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The guestfish command in libguestfs 1.20.12, 1.22.7, and earlier, when using the --remote or --listen option, does not properly check the ownership of /tmp/.guestfish-$UID/ when creating a temporary socket file in this directory, which allows local users to write to the socket and execute arbitrary commands by creating /tmp/.guestfish-$UID/ in advance.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libguestfs: insecure temporary directory handling for guestfish\u0027s network socket",
          "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:libguestfs-1:1.20.11-2.el6.src",
          "6Client-optional:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Client-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Client-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Client-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Client-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-1:1.20.11-2.el6.src",
          "6Client:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Client:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Client:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Client:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Client:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Client:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.src",
          "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-1:1.20.11-2.el6.src",
          "6ComputeNode:libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6ComputeNode:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-1:1.20.11-2.el6.src",
          "6Server-optional:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Server-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Server-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Server-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Server-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-1:1.20.11-2.el6.src",
          "6Server:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Server:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Server:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Server:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Server:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Server:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-1:1.20.11-2.el6.src",
          "6Workstation-optional:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-1:1.20.11-2.el6.src",
          "6Workstation:libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-java-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-tools-1:1.20.11-2.el6.x86_64",
          "6Workstation:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
          "6Workstation:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
          "6Workstation:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation:python-libguestfs-1:1.20.11-2.el6.x86_64",
          "6Workstation:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-4419"
        },
        {
          "category": "external",
          "summary": "RHBZ#1016960",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1016960"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4419",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-4419"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4419",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4419"
        }
      ],
      "release_date": "2013-10-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-11-20T19:31: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\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258",
          "product_ids": [
            "6Client-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Client-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-1:1.20.11-2.el6.src",
            "6Client:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Client:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Client:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.src",
            "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-1:1.20.11-2.el6.src",
            "6ComputeNode:libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Server-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-1:1.20.11-2.el6.src",
            "6Server:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Server:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Server:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Workstation-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-1:1.20.11-2.el6.src",
            "6Workstation:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Workstation:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1536"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.8,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:A/AC:H/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "products": [
            "6Client-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Client-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Client-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-1:1.20.11-2.el6.src",
            "6Client:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Client:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Client:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Client:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Client:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Client:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.src",
            "6ComputeNode-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-1:1.20.11-2.el6.src",
            "6ComputeNode:libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6ComputeNode:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Server-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Server-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-1:1.20.11-2.el6.src",
            "6Server:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Server:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Server:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Server:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Server:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Server:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-1:1.20.11-2.el6.src",
            "6Workstation-optional:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation-optional:ruby-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-1:1.20.11-2.el6.src",
            "6Workstation:libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-debuginfo-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-java-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-java-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-javadoc-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-tools-1:1.20.11-2.el6.x86_64",
            "6Workstation:libguestfs-tools-c-1:1.20.11-2.el6.x86_64",
            "6Workstation:ocaml-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:ocaml-libguestfs-devel-1:1.20.11-2.el6.x86_64",
            "6Workstation:perl-Sys-Guestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:python-libguestfs-1:1.20.11-2.el6.x86_64",
            "6Workstation:ruby-libguestfs-1:1.20.11-2.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "libguestfs: insecure temporary directory handling for guestfish\u0027s network socket"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…