RHSA-2017_2771
Vulnerability from csaf_redhat - Published: 2017-09-19 18:36 - Updated: 2024-11-22 11:30Summary
Red Hat Security Advisory: emacs security update
Severity
Important
Notes
Topic: An update for emacs is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language (elisp), and the capability to read e-mail and news.
Security Fix(es):
* A command injection flaw within the Emacs "enriched mode" handling has been discovered. By tricking an unsuspecting user into opening a specially crafted file using Emacs, a remote attacker could exploit this flaw to execute arbitrary commands with the privileges of the Emacs user. (CVE-2017-14482)
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.
A command injection flaw within the Emacs "enriched mode" handling has been discovered. By tricking an unsuspecting user into opening a specially crafted file using Emacs, a remote attacker could exploit this flaw to execute arbitrary commands with the privileges of the Emacs user.
8.1 (High)
Vendor Fix
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
https://access.redhat.com/errata/RHSA-2017:2771
Workaround
This issue can be mitigated by adding the following lines to the Emacs init file (for example ~/.emacs, ~/emacs.d/init.el, site-start.el) and avoiding options that would bypass normal initialization, like 'emacs -Q':
;; Mitigate CVE-2017-14482 in Emacs 25.2 and earlier
(require 'enriched)
(defun enriched-decode-display-prop (start end &optional param)
(list start end))
References
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for emacs is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language (elisp), and the capability to read e-mail and news.\n\nSecurity Fix(es):\n\n* A command injection flaw within the Emacs \"enriched mode\" handling has been discovered. By tricking an unsuspecting user into opening a specially crafted file using Emacs, a remote attacker could exploit this flaw to execute arbitrary commands with the privileges of the Emacs user. (CVE-2017-14482)",
"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-2017:2771",
"url": "https://access.redhat.com/errata/RHSA-2017:2771"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1490409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490409"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2771.json"
}
],
"title": "Red Hat Security Advisory: emacs security update",
"tracking": {
"current_release_date": "2024-11-22T11:30:21+00:00",
"generator": {
"date": "2024-11-22T11:30:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2017:2771",
"initial_release_date": "2017-09-19T18:36:15+00:00",
"revision_history": [
{
"date": "2017-09-19T18:36:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2017-09-19T18:36:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T11:30:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z",
"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-7.4.Z",
"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-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-1:24.3-20.el7_4.x86_64",
"product": {
"name": "emacs-1:24.3-20.el7_4.x86_64",
"product_id": "emacs-1:24.3-20.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs@24.3-20.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-common-1:24.3-20.el7_4.x86_64",
"product": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64",
"product_id": "emacs-common-1:24.3-20.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-common@24.3-20.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-nox-1:24.3-20.el7_4.x86_64",
"product": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64",
"product_id": "emacs-nox-1:24.3-20.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-nox@24.3-20.el7_4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"product": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"product_id": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-debuginfo@24.3-20.el7_4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-1:24.3-20.el7_4.src",
"product": {
"name": "emacs-1:24.3-20.el7_4.src",
"product_id": "emacs-1:24.3-20.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs@24.3-20.el7_4?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"product": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"product_id": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-filesystem@24.3-20.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-terminal-1:24.3-20.el7_4.noarch",
"product": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch",
"product_id": "emacs-terminal-1:24.3-20.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-terminal@24.3-20.el7_4?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-el-1:24.3-20.el7_4.noarch",
"product": {
"name": "emacs-el-1:24.3-20.el7_4.noarch",
"product_id": "emacs-el-1:24.3-20.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-el@24.3-20.el7_4?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-1:24.3-20.el7_4.ppc64le",
"product": {
"name": "emacs-1:24.3-20.el7_4.ppc64le",
"product_id": "emacs-1:24.3-20.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs@24.3-20.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-common-1:24.3-20.el7_4.ppc64le",
"product": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le",
"product_id": "emacs-common-1:24.3-20.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-common@24.3-20.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"product": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"product_id": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-nox@24.3-20.el7_4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"product": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"product_id": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-debuginfo@24.3-20.el7_4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-1:24.3-20.el7_4.ppc64",
"product": {
"name": "emacs-1:24.3-20.el7_4.ppc64",
"product_id": "emacs-1:24.3-20.el7_4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs@24.3-20.el7_4?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-common-1:24.3-20.el7_4.ppc64",
"product": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64",
"product_id": "emacs-common-1:24.3-20.el7_4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-common@24.3-20.el7_4?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-nox-1:24.3-20.el7_4.ppc64",
"product": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64",
"product_id": "emacs-nox-1:24.3-20.el7_4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-nox@24.3-20.el7_4?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"product": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"product_id": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-debuginfo@24.3-20.el7_4?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "emacs-1:24.3-20.el7_4.s390x",
"product": {
"name": "emacs-1:24.3-20.el7_4.s390x",
"product_id": "emacs-1:24.3-20.el7_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs@24.3-20.el7_4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-common-1:24.3-20.el7_4.s390x",
"product": {
"name": "emacs-common-1:24.3-20.el7_4.s390x",
"product_id": "emacs-common-1:24.3-20.el7_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-common@24.3-20.el7_4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-nox-1:24.3-20.el7_4.s390x",
"product": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x",
"product_id": "emacs-nox-1:24.3-20.el7_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-nox@24.3-20.el7_4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"product": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"product_id": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/emacs-debuginfo@24.3-20.el7_4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Client-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.src"
},
"product_reference": "emacs-1:24.3-20.el7_4.src",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-common-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-common-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-debuginfo-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-el-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-el-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-filesystem-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-filesystem-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-nox-1:24.3-20.el7_4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64"
},
"product_reference": "emacs-nox-1:24.3-20.el7_4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "emacs-terminal-1:24.3-20.el7_4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
},
"product_reference": "emacs-terminal-1:24.3-20.el7_4.noarch",
"relates_to_product_reference": "7Workstation-optional-7.4.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-14482",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2017-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1490409"
}
],
"notes": [
{
"category": "description",
"text": "A command injection flaw within the Emacs \"enriched mode\" handling has been discovered. By tricking an unsuspecting user into opening a specially crafted file using Emacs, a remote attacker could exploit this flaw to execute arbitrary commands with the privileges of the Emacs user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "emacs: command injection flaw within \"enriched mode\" handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-14482"
},
{
"category": "external",
"summary": "RHBZ#1490409",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490409"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-14482",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14482"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-14482",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14482"
}
],
"release_date": "2017-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-09-19T18:36:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2771"
},
{
"category": "workaround",
"details": "This issue can be mitigated by adding the following lines to the Emacs init file (for example ~/.emacs, ~/emacs.d/init.el, site-start.el) and avoiding options that would bypass normal initialization, like \u0027emacs -Q\u0027:\n\n ;; Mitigate CVE-2017-14482 in Emacs 25.2 and earlier\n(require \u0027enriched)\n(defun enriched-decode-display-prop (start end \u0026optional param)\n (list start end))",
"product_ids": [
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Client-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Client-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Client-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7ComputeNode-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7ComputeNode-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7ComputeNode-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Server-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Server-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Server-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.src",
"7Workstation-optional-7.4.Z:emacs-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-common-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-debuginfo-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-el-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-filesystem-1:24.3-20.el7_4.noarch",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.ppc64le",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.s390x",
"7Workstation-optional-7.4.Z:emacs-nox-1:24.3-20.el7_4.x86_64",
"7Workstation-optional-7.4.Z:emacs-terminal-1:24.3-20.el7_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "emacs: command injection flaw within \"enriched mode\" handling"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…