Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-2675
Vulnerability from cvelistv5
Published
2017-08-18 18:00
Modified
2024-08-06 05:24
Severity ?
EPSS score ?
Summary
The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T05:24:38.224Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=742644" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "name": "RHSA-2015:2237", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-2237.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "name": "[oss-security] 20150323 Re: CVE request: Invalid pointer dereference in the GNOME librest library", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/23/8" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2015-01-09T00:00:00", "descriptions": [ { "lang": "en", "value": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-18T17:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=742644" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "name": "RHSA-2015:2237", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-2237.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "name": "[oss-security] 20150323 Re: CVE request: Invalid pointer dereference in the GNOME librest library", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/23/8" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2015-2675", "datePublished": "2017-08-18T18:00:00", "dateReserved": "2015-03-23T00:00:00", "dateUpdated": "2024-08-06T05:24:38.224Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2015-2675\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2017-08-18T18:29:00.907\",\"lastModified\":\"2024-11-21T02:27:49.680\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.\"},{\"lang\":\"es\",\"value\":\"La implementaci\u00f3n OAuth en librest en versiones anteriores a la 0.7.93 trunca incorrectamente el puntero devuelto por la funci\u00f3n rest_proxy_call_get_url. Esto permite que atacantes remotos provocan una denegaci\u00f3n de servicio (bloqueo de aplicaci\u00f3n) mediante la aplicaci\u00f3n del m\u00e9todo EnsureCredentials de la interfaz org.gnome.OnlineAccounts.Account en un objeto que representa una cuenta de Flickr.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:librest:0.7.92:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37225624-E6B3-483C-83B5-14006BB1AF82\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2237.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/03/23/8\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=742644\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1183982\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1199049\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-2237.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/03/23/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=742644\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1183982\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1199049\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
ghsa-4rgr-65fh-c67c
Vulnerability from github
Published
2022-05-17 01:57
Modified
2022-05-17 01:57
Severity ?
Details
The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.
{ "affected": [], "aliases": [ "CVE-2015-2675" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-18T18:29:00Z", "severity": "HIGH" }, "details": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.", "id": "GHSA-4rgr-65fh-c67c", "modified": "2022-05-17T01:57:48Z", "published": "2022-05-17T01:57:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2675" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:2237" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2015-2675" }, { "type": "WEB", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=742644" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "type": "WEB", "url": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-2237.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/03/23/8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
rhsa-2015_2237
Vulnerability from csaf_redhat
Published
2015-11-19 04:00
Modified
2024-11-22 09:11
Summary
Red Hat Security Advisory: rest security update
Notes
Topic
Updated rest packages that fix one security issue are now available for
Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having Low security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
The rest library was designed to make it easier to access web services that
claim to be RESTful. A RESTful service should have URLs that represent
remote objects, which methods can then be called on.
It was found that the OAuth implementation in librest, a helper library for
RESTful services, incorrectly truncated the pointer returned by the
rest_proxy_call_get_url call. An attacker could use this flaw to crash an
application using the librest library. (CVE-2015-2675)
All users of rest are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. After installing the
update, all applications using librest must be restarted for the update to
take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated rest packages that fix one security issue are now available for\nRed Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Low security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "The rest library was designed to make it easier to access web services that\nclaim to be RESTful. A RESTful service should have URLs that represent\nremote objects, which methods can then be called on.\n\nIt was found that the OAuth implementation in librest, a helper library for\nRESTful services, incorrectly truncated the pointer returned by the\nrest_proxy_call_get_url call. An attacker could use this flaw to crash an\napplication using the librest library. (CVE-2015-2675)\n\nAll users of rest are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. After installing the\nupdate, all applications using librest must be restarted for the update to\ntake effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2015:2237", "url": "https://access.redhat.com/errata/RHSA-2015:2237" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1183982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "category": "external", "summary": "1199049", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_2237.json" } ], "title": "Red Hat Security Advisory: rest security update", "tracking": { "current_release_date": "2024-11-22T09:11:03+00:00", "generator": { "date": "2024-11-22T09:11:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2015:2237", "initial_release_date": "2015-11-19T04:00:16+00:00", "revision_history": [ { "date": "2015-11-19T04:00:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-11-19T04:00:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T09:11:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.x86_64", "product": { "name": "rest-0:0.7.92-3.el7.x86_64", "product_id": "rest-0:0.7.92-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "product_id": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.x86_64", "product": { "name": "rest-devel-0:0.7.92-3.el7.x86_64", "product_id": "rest-devel-0:0.7.92-3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.i686", "product": { "name": "rest-0:0.7.92-3.el7.i686", "product_id": "rest-0:0.7.92-3.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=i686" } } }, { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.i686", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686", "product_id": "rest-debuginfo-0:0.7.92-3.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=i686" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.i686", "product": { "name": "rest-devel-0:0.7.92-3.el7.i686", "product_id": "rest-devel-0:0.7.92-3.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.src", "product": { "name": "rest-0:0.7.92-3.el7.src", "product_id": "rest-0:0.7.92-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.s390", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390", "product_id": "rest-debuginfo-0:0.7.92-3.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=s390" } } }, { "category": "product_version", "name": "rest-0:0.7.92-3.el7.s390", "product": { "name": "rest-0:0.7.92-3.el7.s390", "product_id": "rest-0:0.7.92-3.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=s390" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.s390", "product": { "name": "rest-devel-0:0.7.92-3.el7.s390", "product_id": "rest-devel-0:0.7.92-3.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.s390x", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x", "product_id": "rest-debuginfo-0:0.7.92-3.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=s390x" } } }, { "category": "product_version", "name": "rest-0:0.7.92-3.el7.s390x", "product": { "name": "rest-0:0.7.92-3.el7.s390x", "product_id": "rest-0:0.7.92-3.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=s390x" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.s390x", "product": { "name": "rest-devel-0:0.7.92-3.el7.s390x", "product_id": "rest-devel-0:0.7.92-3.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.aarch64", "product": { "name": "rest-0:0.7.92-3.el7.aarch64", "product_id": "rest-0:0.7.92-3.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "product_id": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.aarch64", "product": { "name": "rest-devel-0:0.7.92-3.el7.aarch64", "product_id": "rest-devel-0:0.7.92-3.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "product_id": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rest-0:0.7.92-3.el7.ppc64le", "product": { "name": "rest-0:0.7.92-3.el7.ppc64le", "product_id": "rest-0:0.7.92-3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.ppc64le", "product": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le", "product_id": "rest-devel-0:0.7.92-3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.ppc64", "product": { "name": "rest-0:0.7.92-3.el7.ppc64", "product_id": "rest-0:0.7.92-3.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=ppc64" } } }, { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "product_id": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=ppc64" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.ppc64", "product": { "name": "rest-devel-0:0.7.92-3.el7.ppc64", "product_id": "rest-devel-0:0.7.92-3.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "rest-0:0.7.92-3.el7.ppc", "product": { "name": "rest-0:0.7.92-3.el7.ppc", "product_id": "rest-0:0.7.92-3.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest@0.7.92-3.el7?arch=ppc" } } }, { "category": "product_version", "name": "rest-debuginfo-0:0.7.92-3.el7.ppc", "product": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc", "product_id": "rest-debuginfo-0:0.7.92-3.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-debuginfo@0.7.92-3.el7?arch=ppc" } } }, { "category": "product_version", "name": "rest-devel-0:0.7.92-3.el7.ppc", "product": { "name": "rest-devel-0:0.7.92-3.el7.ppc", "product_id": "rest-devel-0:0.7.92-3.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/rest-devel@0.7.92-3.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.i686" }, "product_reference": "rest-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.s390" }, "product_reference": "rest-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.src" }, "product_reference": "rest-0:0.7.92-3.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.i686" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-debuginfo-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-debuginfo-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-debuginfo-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.aarch64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.aarch64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.i686" }, "product_reference": "rest-devel-0:0.7.92-3.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.ppc" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64le" }, "product_reference": "rest-devel-0:0.7.92-3.el7.ppc64le", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.s390" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.s390x" }, "product_reference": "rest-devel-0:0.7.92-3.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "rest-devel-0:0.7.92-3.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:rest-devel-0:0.7.92-3.el7.x86_64" }, "product_reference": "rest-devel-0:0.7.92-3.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-2675", "cwe": { "id": "CWE-704", "name": "Incorrect Type Conversion or Cast" }, "discovery_date": "2015-03-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1199049" } ], "notes": [ { "category": "description", "text": "It was found that the OAuth implementation in librest, a helper library for RESTful services, incorrectly truncated the pointer returned by the rest_proxy_call_get_url call. An attacker could use this flaw to crash an application using the librest library.", "title": "Vulnerability description" }, { "category": "summary", "text": "rest: memory corruption when using oauth because of implicit declaration of rest_proxy_call_get_url", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-optional:rest-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-0:0.7.92-3.el7.i686", "7Client-optional:rest-0:0.7.92-3.el7.ppc", "7Client-optional:rest-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-0:0.7.92-3.el7.s390", "7Client-optional:rest-0:0.7.92-3.el7.s390x", "7Client-optional:rest-0:0.7.92-3.el7.src", "7Client-optional:rest-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-devel-0:0.7.92-3.el7.i686", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Client-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Client:rest-0:0.7.92-3.el7.aarch64", "7Client:rest-0:0.7.92-3.el7.i686", "7Client:rest-0:0.7.92-3.el7.ppc", "7Client:rest-0:0.7.92-3.el7.ppc64", "7Client:rest-0:0.7.92-3.el7.ppc64le", "7Client:rest-0:0.7.92-3.el7.s390", "7Client:rest-0:0.7.92-3.el7.s390x", "7Client:rest-0:0.7.92-3.el7.src", "7Client:rest-0:0.7.92-3.el7.x86_64", "7Client:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client:rest-devel-0:0.7.92-3.el7.aarch64", "7Client:rest-devel-0:0.7.92-3.el7.i686", "7Client:rest-devel-0:0.7.92-3.el7.ppc", "7Client:rest-devel-0:0.7.92-3.el7.ppc64", "7Client:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client:rest-devel-0:0.7.92-3.el7.s390", "7Client:rest-devel-0:0.7.92-3.el7.s390x", "7Client:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-0:0.7.92-3.el7.src", "7ComputeNode-optional:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-0:0.7.92-3.el7.i686", "7ComputeNode:rest-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-0:0.7.92-3.el7.s390", "7ComputeNode:rest-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-0:0.7.92-3.el7.src", "7ComputeNode:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-devel-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-0:0.7.92-3.el7.i686", "7Server-optional:rest-0:0.7.92-3.el7.ppc", "7Server-optional:rest-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-0:0.7.92-3.el7.s390", "7Server-optional:rest-0:0.7.92-3.el7.s390x", "7Server-optional:rest-0:0.7.92-3.el7.src", "7Server-optional:rest-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-devel-0:0.7.92-3.el7.i686", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Server-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Server:rest-0:0.7.92-3.el7.aarch64", "7Server:rest-0:0.7.92-3.el7.i686", "7Server:rest-0:0.7.92-3.el7.ppc", "7Server:rest-0:0.7.92-3.el7.ppc64", "7Server:rest-0:0.7.92-3.el7.ppc64le", "7Server:rest-0:0.7.92-3.el7.s390", "7Server:rest-0:0.7.92-3.el7.s390x", "7Server:rest-0:0.7.92-3.el7.src", "7Server:rest-0:0.7.92-3.el7.x86_64", "7Server:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server:rest-devel-0:0.7.92-3.el7.aarch64", "7Server:rest-devel-0:0.7.92-3.el7.i686", "7Server:rest-devel-0:0.7.92-3.el7.ppc", "7Server:rest-devel-0:0.7.92-3.el7.ppc64", "7Server:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server:rest-devel-0:0.7.92-3.el7.s390", "7Server:rest-devel-0:0.7.92-3.el7.s390x", "7Server:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-0:0.7.92-3.el7.src", "7Workstation-optional:rest-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation:rest-0:0.7.92-3.el7.aarch64", "7Workstation:rest-0:0.7.92-3.el7.i686", "7Workstation:rest-0:0.7.92-3.el7.ppc", "7Workstation:rest-0:0.7.92-3.el7.ppc64", "7Workstation:rest-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-0:0.7.92-3.el7.s390", "7Workstation:rest-0:0.7.92-3.el7.s390x", "7Workstation:rest-0:0.7.92-3.el7.src", "7Workstation:rest-0:0.7.92-3.el7.x86_64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation:rest-devel-0:0.7.92-3.el7.i686", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-devel-0:0.7.92-3.el7.s390", "7Workstation:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation:rest-devel-0:0.7.92-3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2015-2675" }, { "category": "external", "summary": "RHBZ#1199049", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2015-2675", "url": "https://www.cve.org/CVERecord?id=CVE-2015-2675" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-2675", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2675" } ], "release_date": "2014-09-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-11-19T04:00:16+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:rest-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-0:0.7.92-3.el7.i686", "7Client-optional:rest-0:0.7.92-3.el7.ppc", "7Client-optional:rest-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-0:0.7.92-3.el7.s390", "7Client-optional:rest-0:0.7.92-3.el7.s390x", "7Client-optional:rest-0:0.7.92-3.el7.src", "7Client-optional:rest-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-devel-0:0.7.92-3.el7.i686", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Client-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Client:rest-0:0.7.92-3.el7.aarch64", "7Client:rest-0:0.7.92-3.el7.i686", "7Client:rest-0:0.7.92-3.el7.ppc", "7Client:rest-0:0.7.92-3.el7.ppc64", "7Client:rest-0:0.7.92-3.el7.ppc64le", "7Client:rest-0:0.7.92-3.el7.s390", "7Client:rest-0:0.7.92-3.el7.s390x", "7Client:rest-0:0.7.92-3.el7.src", "7Client:rest-0:0.7.92-3.el7.x86_64", "7Client:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client:rest-devel-0:0.7.92-3.el7.aarch64", "7Client:rest-devel-0:0.7.92-3.el7.i686", "7Client:rest-devel-0:0.7.92-3.el7.ppc", "7Client:rest-devel-0:0.7.92-3.el7.ppc64", "7Client:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client:rest-devel-0:0.7.92-3.el7.s390", "7Client:rest-devel-0:0.7.92-3.el7.s390x", "7Client:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-0:0.7.92-3.el7.src", "7ComputeNode-optional:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-0:0.7.92-3.el7.i686", "7ComputeNode:rest-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-0:0.7.92-3.el7.s390", "7ComputeNode:rest-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-0:0.7.92-3.el7.src", "7ComputeNode:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-devel-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-0:0.7.92-3.el7.i686", "7Server-optional:rest-0:0.7.92-3.el7.ppc", "7Server-optional:rest-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-0:0.7.92-3.el7.s390", "7Server-optional:rest-0:0.7.92-3.el7.s390x", "7Server-optional:rest-0:0.7.92-3.el7.src", "7Server-optional:rest-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-devel-0:0.7.92-3.el7.i686", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Server-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Server:rest-0:0.7.92-3.el7.aarch64", "7Server:rest-0:0.7.92-3.el7.i686", "7Server:rest-0:0.7.92-3.el7.ppc", "7Server:rest-0:0.7.92-3.el7.ppc64", "7Server:rest-0:0.7.92-3.el7.ppc64le", "7Server:rest-0:0.7.92-3.el7.s390", "7Server:rest-0:0.7.92-3.el7.s390x", "7Server:rest-0:0.7.92-3.el7.src", "7Server:rest-0:0.7.92-3.el7.x86_64", "7Server:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server:rest-devel-0:0.7.92-3.el7.aarch64", "7Server:rest-devel-0:0.7.92-3.el7.i686", "7Server:rest-devel-0:0.7.92-3.el7.ppc", "7Server:rest-devel-0:0.7.92-3.el7.ppc64", "7Server:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server:rest-devel-0:0.7.92-3.el7.s390", "7Server:rest-devel-0:0.7.92-3.el7.s390x", "7Server:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-0:0.7.92-3.el7.src", "7Workstation-optional:rest-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation:rest-0:0.7.92-3.el7.aarch64", "7Workstation:rest-0:0.7.92-3.el7.i686", "7Workstation:rest-0:0.7.92-3.el7.ppc", "7Workstation:rest-0:0.7.92-3.el7.ppc64", "7Workstation:rest-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-0:0.7.92-3.el7.s390", "7Workstation:rest-0:0.7.92-3.el7.s390x", "7Workstation:rest-0:0.7.92-3.el7.src", "7Workstation:rest-0:0.7.92-3.el7.x86_64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation:rest-devel-0:0.7.92-3.el7.i686", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-devel-0:0.7.92-3.el7.s390", "7Workstation:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation:rest-devel-0:0.7.92-3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:2237" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "7Client-optional:rest-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-0:0.7.92-3.el7.i686", "7Client-optional:rest-0:0.7.92-3.el7.ppc", "7Client-optional:rest-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-0:0.7.92-3.el7.s390", "7Client-optional:rest-0:0.7.92-3.el7.s390x", "7Client-optional:rest-0:0.7.92-3.el7.src", "7Client-optional:rest-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Client-optional:rest-devel-0:0.7.92-3.el7.i686", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Client-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390", "7Client-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Client-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Client:rest-0:0.7.92-3.el7.aarch64", "7Client:rest-0:0.7.92-3.el7.i686", "7Client:rest-0:0.7.92-3.el7.ppc", "7Client:rest-0:0.7.92-3.el7.ppc64", "7Client:rest-0:0.7.92-3.el7.ppc64le", "7Client:rest-0:0.7.92-3.el7.s390", "7Client:rest-0:0.7.92-3.el7.s390x", "7Client:rest-0:0.7.92-3.el7.src", "7Client:rest-0:0.7.92-3.el7.x86_64", "7Client:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Client:rest-debuginfo-0:0.7.92-3.el7.i686", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Client:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390", "7Client:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Client:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Client:rest-devel-0:0.7.92-3.el7.aarch64", "7Client:rest-devel-0:0.7.92-3.el7.i686", "7Client:rest-devel-0:0.7.92-3.el7.ppc", "7Client:rest-devel-0:0.7.92-3.el7.ppc64", "7Client:rest-devel-0:0.7.92-3.el7.ppc64le", "7Client:rest-devel-0:0.7.92-3.el7.s390", "7Client:rest-devel-0:0.7.92-3.el7.s390x", "7Client:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-0:0.7.92-3.el7.src", "7ComputeNode-optional:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-0:0.7.92-3.el7.i686", "7ComputeNode:rest-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-0:0.7.92-3.el7.s390", "7ComputeNode:rest-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-0:0.7.92-3.el7.src", "7ComputeNode:rest-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.i686", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.aarch64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.i686", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64", "7ComputeNode:rest-devel-0:0.7.92-3.el7.ppc64le", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390", "7ComputeNode:rest-devel-0:0.7.92-3.el7.s390x", "7ComputeNode:rest-devel-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-0:0.7.92-3.el7.i686", "7Server-optional:rest-0:0.7.92-3.el7.ppc", "7Server-optional:rest-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-0:0.7.92-3.el7.s390", "7Server-optional:rest-0:0.7.92-3.el7.s390x", "7Server-optional:rest-0:0.7.92-3.el7.src", "7Server-optional:rest-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Server-optional:rest-devel-0:0.7.92-3.el7.i686", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Server-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390", "7Server-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Server-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Server:rest-0:0.7.92-3.el7.aarch64", "7Server:rest-0:0.7.92-3.el7.i686", "7Server:rest-0:0.7.92-3.el7.ppc", "7Server:rest-0:0.7.92-3.el7.ppc64", "7Server:rest-0:0.7.92-3.el7.ppc64le", "7Server:rest-0:0.7.92-3.el7.s390", "7Server:rest-0:0.7.92-3.el7.s390x", "7Server:rest-0:0.7.92-3.el7.src", "7Server:rest-0:0.7.92-3.el7.x86_64", "7Server:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Server:rest-debuginfo-0:0.7.92-3.el7.i686", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Server:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390", "7Server:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Server:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Server:rest-devel-0:0.7.92-3.el7.aarch64", "7Server:rest-devel-0:0.7.92-3.el7.i686", "7Server:rest-devel-0:0.7.92-3.el7.ppc", "7Server:rest-devel-0:0.7.92-3.el7.ppc64", "7Server:rest-devel-0:0.7.92-3.el7.ppc64le", "7Server:rest-devel-0:0.7.92-3.el7.s390", "7Server:rest-devel-0:0.7.92-3.el7.s390x", "7Server:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-0:0.7.92-3.el7.src", "7Workstation-optional:rest-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.i686", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation-optional:rest-devel-0:0.7.92-3.el7.x86_64", "7Workstation:rest-0:0.7.92-3.el7.aarch64", "7Workstation:rest-0:0.7.92-3.el7.i686", "7Workstation:rest-0:0.7.92-3.el7.ppc", "7Workstation:rest-0:0.7.92-3.el7.ppc64", "7Workstation:rest-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-0:0.7.92-3.el7.s390", "7Workstation:rest-0:0.7.92-3.el7.s390x", "7Workstation:rest-0:0.7.92-3.el7.src", "7Workstation:rest-0:0.7.92-3.el7.x86_64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.aarch64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.i686", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.s390x", "7Workstation:rest-debuginfo-0:0.7.92-3.el7.x86_64", "7Workstation:rest-devel-0:0.7.92-3.el7.aarch64", "7Workstation:rest-devel-0:0.7.92-3.el7.i686", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64", "7Workstation:rest-devel-0:0.7.92-3.el7.ppc64le", "7Workstation:rest-devel-0:0.7.92-3.el7.s390", "7Workstation:rest-devel-0:0.7.92-3.el7.s390x", "7Workstation:rest-devel-0:0.7.92-3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "rest: memory corruption when using oauth because of implicit declaration of rest_proxy_call_get_url" } ] }
gsd-2015-2675
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-2675", "description": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.", "id": "GSD-2015-2675", "references": [ "https://www.suse.com/security/cve/CVE-2015-2675.html", "https://access.redhat.com/errata/RHSA-2015:2237", "https://linux.oracle.com/cve/CVE-2015-2675.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-2675" ], "details": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account.", "id": "GSD-2015-2675", "modified": "2023-12-13T01:20:00.547618Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-2675", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://rhn.redhat.com/errata/RHSA-2015-2237.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-2237.html" }, { "name": "http://www.openwall.com/lists/oss-security/2015/03/23/8", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2015/03/23/8" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=742644", "refsource": "MISC", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=742644" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "name": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329", "refsource": "MISC", "url": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnome:librest:0.7.92:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-2675" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The OAuth implementation in librest before 0.7.93 incorrectly truncates the pointer returned by the rest_proxy_call_get_url function, which allows remote attackers to cause a denial of service (application crash) via running the EnsureCredentials method from the org.gnome.OnlineAccounts.Account interface on an object representing a Flickr account." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://git.gnome.org/browse/librest/commit/?id=b50ace7738ea03817acdad87fb2b338a86018329" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory", "VDB Entry" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1199049" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory", "VDB Entry" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1183982" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=742644", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory", "VDB Entry" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=742644" }, { "name": "[oss-security] 20150323 Re: CVE request: Invalid pointer dereference in the GNOME librest library", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2015/03/23/8" }, { "name": "RHSA-2015:2237", "refsource": "REDHAT", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-2237.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-13T00:47Z", "publishedDate": "2017-08-18T18:29Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.