rhsa-2014_1606
Vulnerability from csaf_redhat
Published
2014-10-13 21:39
Modified
2024-11-22 08:13
Summary
Red Hat Security Advisory: file security and bug fix update
Notes
Topic
Updated file packages that fix multiple security issues and several bugs
are now available for Red Hat Enterprise Linux 6.
Red Hat Product Security has rated this update as having Moderate security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
The "file" command is used to identify a particular file according to the
type of data contained in the file. The command can identify various file
types, including ELF binaries, system libraries, RPM packages, and
different graphics formats.
Multiple denial of service flaws were found in the way file parsed certain
Composite Document Format (CDF) files. A remote attacker could use either
of these flaws to crash file, or an application using file, via a specially
crafted CDF file. (CVE-2014-0237, CVE-2014-0238, CVE-2014-3479,
CVE-2014-3480, CVE-2012-1571)
Two denial of service flaws were found in the way file handled indirect and
search rules. A remote attacker could use either of these flaws to cause
file, or an application using file, to crash or consume an excessive amount
of CPU. (CVE-2014-1943, CVE-2014-2270)
This update also fixes the following bugs:
* Previously, the output of the "file" command contained redundant white
spaces. With this update, the new STRING_TRIM flag has been introduced to
remove the unnecessary white spaces. (BZ#664513)
* Due to a bug, the "file" command could incorrectly identify an XML
document as a LaTex document. The underlying source code has been modified
to fix this bug and the command now works as expected. (BZ#849621)
* Previously, the "file" command could not recognize .JPG files and
incorrectly labeled them as "Minix filesystem". This bug has been fixed and
the command now properly detects .JPG files. (BZ#873997)
* Under certain circumstances, the "file" command incorrectly detected
NETpbm files as "x86 boot sector". This update applies a patch to fix this
bug and the command now detects NETpbm files as expected. (BZ#884396)
* Previously, the "file" command incorrectly identified ASCII text files as
a .PIC image file. With this update, a patch has been provided to address
this bug and the command now correctly recognizes ASCII text files.
(BZ#980941)
* On 32-bit PowerPC systems, the "from" field was missing from the output
of the "file" command. The underlying source code has been modified to fix
this bug and "file" output now contains the "from" field as expected.
(BZ#1037279)
* The "file" command incorrectly detected text files as "RRDTool DB version
ool - Round Robin Database Tool". This update applies a patch to fix this
bug and the command now correctly detects text files. (BZ#1064463)
* Previously, the "file" command supported only version 1 and 2 of the QCOW
format. As a consequence, file was unable to detect a "qcow2 compat=1.1"
file created on Red Hat Enterprise Linux 7. With this update, support for
QCOW version 3 has been added so that the command now detects such files as
expected. (BZ#1067771)
All file users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated file packages that fix multiple security issues and several bugs\nare now available for Red Hat Enterprise Linux 6.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The \"file\" command is used to identify a particular file according to the\ntype of data contained in the file. The command can identify various file\ntypes, including ELF binaries, system libraries, RPM packages, and\ndifferent graphics formats.\n\nMultiple denial of service flaws were found in the way file parsed certain\nComposite Document Format (CDF) files. A remote attacker could use either\nof these flaws to crash file, or an application using file, via a specially\ncrafted CDF file. (CVE-2014-0237, CVE-2014-0238, CVE-2014-3479,\nCVE-2014-3480, CVE-2012-1571)\n\nTwo denial of service flaws were found in the way file handled indirect and\nsearch rules. A remote attacker could use either of these flaws to cause\nfile, or an application using file, to crash or consume an excessive amount\nof CPU. (CVE-2014-1943, CVE-2014-2270)\n\nThis update also fixes the following bugs:\n\n* Previously, the output of the \"file\" command contained redundant white\nspaces. With this update, the new STRING_TRIM flag has been introduced to\nremove the unnecessary white spaces. (BZ#664513)\n\n* Due to a bug, the \"file\" command could incorrectly identify an XML\ndocument as a LaTex document. The underlying source code has been modified\nto fix this bug and the command now works as expected. (BZ#849621)\n\n* Previously, the \"file\" command could not recognize .JPG files and\nincorrectly labeled them as \"Minix filesystem\". This bug has been fixed and\nthe command now properly detects .JPG files. (BZ#873997)\n\n* Under certain circumstances, the \"file\" command incorrectly detected\nNETpbm files as \"x86 boot sector\". This update applies a patch to fix this\nbug and the command now detects NETpbm files as expected. (BZ#884396)\n\n* Previously, the \"file\" command incorrectly identified ASCII text files as\na .PIC image file. With this update, a patch has been provided to address\nthis bug and the command now correctly recognizes ASCII text files.\n(BZ#980941)\n\n* On 32-bit PowerPC systems, the \"from\" field was missing from the output\nof the \"file\" command. The underlying source code has been modified to fix\nthis bug and \"file\" output now contains the \"from\" field as expected.\n(BZ#1037279)\n\n* The \"file\" command incorrectly detected text files as \"RRDTool DB version\nool - Round Robin Database Tool\". This update applies a patch to fix this\nbug and the command now correctly detects text files. (BZ#1064463)\n\n* Previously, the \"file\" command supported only version 1 and 2 of the QCOW\nformat. As a consequence, file was unable to detect a \"qcow2 compat=1.1\"\nfile created on Red Hat Enterprise Linux 7. With this update, support for\nQCOW version 3 has been added so that the command now detects such files as\nexpected. (BZ#1067771)\n\nAll file users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2014:1606",
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "664513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=664513"
},
{
"category": "external",
"summary": "805197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=805197"
},
{
"category": "external",
"summary": "849621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=849621"
},
{
"category": "external",
"summary": "873997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=873997"
},
{
"category": "external",
"summary": "884396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=884396"
},
{
"category": "external",
"summary": "980941",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=980941"
},
{
"category": "external",
"summary": "1064463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1064463"
},
{
"category": "external",
"summary": "1065836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065836"
},
{
"category": "external",
"summary": "1067771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1067771"
},
{
"category": "external",
"summary": "1072220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1072220"
},
{
"category": "external",
"summary": "1098155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098155"
},
{
"category": "external",
"summary": "1098193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098193"
},
{
"category": "external",
"summary": "1104858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1104858"
},
{
"category": "external",
"summary": "1104869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1104869"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1606.json"
}
],
"title": "Red Hat Security Advisory: file security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T08:13:13+00:00",
"generator": {
"date": "2024-11-22T08:13:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2014:1606",
"initial_release_date": "2014-10-13T21:39:32+00:00",
"revision_history": [
{
"date": "2014-10-13T21:39:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2014-10-13T21:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T08:13:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HPC Node (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:6::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.i686",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.i686",
"product_id": "file-debuginfo-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "file-static-0:5.04-21.el6.i686",
"product": {
"name": "file-static-0:5.04-21.el6.i686",
"product_id": "file-static-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-static@5.04-21.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "file-0:5.04-21.el6.i686",
"product": {
"name": "file-0:5.04-21.el6.i686",
"product_id": "file-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file@5.04-21.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.i686",
"product": {
"name": "file-libs-0:5.04-21.el6.i686",
"product_id": "file-libs-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.i686",
"product": {
"name": "file-devel-0:5.04-21.el6.i686",
"product_id": "file-devel-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-magic-0:5.04-21.el6.i686",
"product": {
"name": "python-magic-0:5.04-21.el6.i686",
"product_id": "python-magic-0:5.04-21.el6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-magic@5.04-21.el6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.x86_64",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64",
"product_id": "file-debuginfo-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "file-static-0:5.04-21.el6.x86_64",
"product": {
"name": "file-static-0:5.04-21.el6.x86_64",
"product_id": "file-static-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-static@5.04-21.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "file-0:5.04-21.el6.x86_64",
"product": {
"name": "file-0:5.04-21.el6.x86_64",
"product_id": "file-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file@5.04-21.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.x86_64",
"product": {
"name": "file-libs-0:5.04-21.el6.x86_64",
"product_id": "file-libs-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-magic-0:5.04-21.el6.x86_64",
"product": {
"name": "python-magic-0:5.04-21.el6.x86_64",
"product_id": "python-magic-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-magic@5.04-21.el6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.x86_64",
"product": {
"name": "file-devel-0:5.04-21.el6.x86_64",
"product_id": "file-devel-0:5.04-21.el6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "file-0:5.04-21.el6.src",
"product": {
"name": "file-0:5.04-21.el6.src",
"product_id": "file-0:5.04-21.el6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file@5.04-21.el6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.ppc64",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64",
"product_id": "file-debuginfo-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "file-static-0:5.04-21.el6.ppc64",
"product": {
"name": "file-static-0:5.04-21.el6.ppc64",
"product_id": "file-static-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-static@5.04-21.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "file-0:5.04-21.el6.ppc64",
"product": {
"name": "file-0:5.04-21.el6.ppc64",
"product_id": "file-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file@5.04-21.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.ppc64",
"product": {
"name": "file-libs-0:5.04-21.el6.ppc64",
"product_id": "file-libs-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-magic-0:5.04-21.el6.ppc64",
"product": {
"name": "python-magic-0:5.04-21.el6.ppc64",
"product_id": "python-magic-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-magic@5.04-21.el6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.ppc64",
"product": {
"name": "file-devel-0:5.04-21.el6.ppc64",
"product_id": "file-devel-0:5.04-21.el6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.s390x",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.s390x",
"product_id": "file-debuginfo-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "file-static-0:5.04-21.el6.s390x",
"product": {
"name": "file-static-0:5.04-21.el6.s390x",
"product_id": "file-static-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-static@5.04-21.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "file-0:5.04-21.el6.s390x",
"product": {
"name": "file-0:5.04-21.el6.s390x",
"product_id": "file-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file@5.04-21.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.s390x",
"product": {
"name": "file-libs-0:5.04-21.el6.s390x",
"product_id": "file-libs-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-magic-0:5.04-21.el6.s390x",
"product": {
"name": "python-magic-0:5.04-21.el6.s390x",
"product_id": "python-magic-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-magic@5.04-21.el6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.s390x",
"product": {
"name": "file-devel-0:5.04-21.el6.s390x",
"product_id": "file-devel-0:5.04-21.el6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.ppc",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.ppc",
"product_id": "file-debuginfo-0:5.04-21.el6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.ppc",
"product": {
"name": "file-libs-0:5.04-21.el6.ppc",
"product_id": "file-libs-0:5.04-21.el6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.ppc",
"product": {
"name": "file-devel-0:5.04-21.el6.ppc",
"product_id": "file-devel-0:5.04-21.el6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "file-debuginfo-0:5.04-21.el6.s390",
"product": {
"name": "file-debuginfo-0:5.04-21.el6.s390",
"product_id": "file-debuginfo-0:5.04-21.el6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-debuginfo@5.04-21.el6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "file-libs-0:5.04-21.el6.s390",
"product": {
"name": "file-libs-0:5.04-21.el6.s390",
"product_id": "file-libs-0:5.04-21.el6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-libs@5.04-21.el6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "file-devel-0:5.04-21.el6.s390",
"product": {
"name": "file-devel-0:5.04-21.el6.s390",
"product_id": "file-devel-0:5.04-21.el6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/file-devel@5.04-21.el6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)",
"product_id": "6Client-optional:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)",
"product_id": "6Client:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)",
"product_id": "6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)",
"product_id": "6ComputeNode:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6ComputeNode"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)",
"product_id": "6Server-optional:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)",
"product_id": "6Server:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)",
"product_id": "6Workstation-optional:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation-optional"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-0:5.04-21.el6.i686"
},
"product_reference": "file-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-0:5.04-21.el6.ppc64"
},
"product_reference": "file-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-0:5.04-21.el6.s390x"
},
"product_reference": "file-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-0:5.04-21.el6.src"
},
"product_reference": "file-0:5.04-21.el6.src",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-0:5.04-21.el6.x86_64"
},
"product_reference": "file-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.i686"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.ppc"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.ppc64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.s390"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.s390x"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-debuginfo-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-debuginfo-0:5.04-21.el6.x86_64"
},
"product_reference": "file-debuginfo-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.i686"
},
"product_reference": "file-devel-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.ppc"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.ppc64"
},
"product_reference": "file-devel-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.s390"
},
"product_reference": "file-devel-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.s390x"
},
"product_reference": "file-devel-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-devel-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-devel-0:5.04-21.el6.x86_64"
},
"product_reference": "file-devel-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.i686"
},
"product_reference": "file-libs-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.ppc"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.ppc64"
},
"product_reference": "file-libs-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.s390"
},
"product_reference": "file-libs-0:5.04-21.el6.s390",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.s390x"
},
"product_reference": "file-libs-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-libs-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-libs-0:5.04-21.el6.x86_64"
},
"product_reference": "file-libs-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-static-0:5.04-21.el6.i686"
},
"product_reference": "file-static-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-static-0:5.04-21.el6.ppc64"
},
"product_reference": "file-static-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-static-0:5.04-21.el6.s390x"
},
"product_reference": "file-static-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "file-static-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:file-static-0:5.04-21.el6.x86_64"
},
"product_reference": "file-static-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-magic-0:5.04-21.el6.i686"
},
"product_reference": "python-magic-0:5.04-21.el6.i686",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-magic-0:5.04-21.el6.ppc64"
},
"product_reference": "python-magic-0:5.04-21.el6.ppc64",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-magic-0:5.04-21.el6.s390x"
},
"product_reference": "python-magic-0:5.04-21.el6.s390x",
"relates_to_product_reference": "6Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-magic-0:5.04-21.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)",
"product_id": "6Workstation:python-magic-0:5.04-21.el6.x86_64"
},
"product_reference": "python-magic-0:5.04-21.el6.x86_64",
"relates_to_product_reference": "6Workstation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2012-1571",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2012-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "805197"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: out of bounds read in CDF parser",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of the php and file packages as shipped with Red Hat Enterprise Linux 5 and 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2012-1571"
},
{
"category": "external",
"summary": "RHBZ#805197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=805197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2012-1571",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-1571"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-1571",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1571"
}
],
"release_date": "2012-02-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "file: out of bounds read in CDF parser"
},
{
"acknowledgments": [
{
"names": [
"Francisco Alonso"
],
"organization": "Red Hat Product Security",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-0237",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2014-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1098193"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: cdf_unpack_summary_info() excessive looping DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php and the file packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue affects the versions of file as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-0237"
},
{
"category": "external",
"summary": "RHBZ#1098193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-0237",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0237"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-0237",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0237"
}
],
"release_date": "2014-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: cdf_unpack_summary_info() excessive looping DoS"
},
{
"acknowledgments": [
{
"names": [
"Francisco Alonso"
],
"organization": "Red Hat Product Security",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-0238",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2014-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1098155"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: CDF property info parsing nelements infinite loop",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php and the file packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue affects the versions of file as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-0238"
},
{
"category": "external",
"summary": "RHBZ#1098155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098155"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-0238",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-0238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0238"
}
],
"release_date": "2014-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: CDF property info parsing nelements infinite loop"
},
{
"cve": "CVE-2014-1943",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2014-02-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1065836"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension handled indirect rules. A remote attacker could use this flaw to cause a PHP application using fileinfo to crash or consume an excessive amount of CPU.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: unrestricted recursion in handling of indirect type rules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php packages as shipped with Red Hat Enterprise Linux 5. This issue did not affect the php packages as shipped with Red Hat Enterprise Linux 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-1943"
},
{
"category": "external",
"summary": "RHBZ#1065836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1065836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-1943",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1943"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-1943",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1943"
}
],
"release_date": "2014-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: unrestricted recursion in handling of indirect type rules"
},
{
"cve": "CVE-2014-2270",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2014-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1072220"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension handled search rules. A remote attacker could use this flaw to cause a PHP application using fileinfo to crash or consume an excessive amount of CPU.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: out-of-bounds access in search rules with offsets from input file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php packages as shipped with Red Hat Enterprise Linux 5. This issue did not affect the php packages as shipped with Red Hat Enterprise Linux 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-2270"
},
{
"category": "external",
"summary": "RHBZ#1072220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1072220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-2270",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-2270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-2270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2270"
}
],
"release_date": "2013-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: out-of-bounds access in search rules with offsets from input file"
},
{
"acknowledgments": [
{
"names": [
"Francisco Alonso"
],
"organization": "Red Hat Product Security",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-3479",
"discovery_date": "2014-06-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1104869"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: cdf_check_stream_offset insufficient boundary check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php and the file packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue affects the versions of file as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-3479"
},
{
"category": "external",
"summary": "RHBZ#1104869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1104869"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-3479",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3479"
}
],
"release_date": "2014-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: cdf_check_stream_offset insufficient boundary check"
},
{
"acknowledgments": [
{
"names": [
"Francisco Alonso"
],
"organization": "Red Hat Product Security",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-3480",
"discovery_date": "2014-06-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1104858"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw was found in the way the File Information (fileinfo) extension parsed certain Composite Document Format (CDF) files. A remote attacker could use this flaw to crash a PHP application using fileinfo via a specially crafted CDF file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "file: cdf_count_chain insufficient boundary check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the php and the file packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue affects the versions of file as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-3480"
},
{
"category": "external",
"summary": "RHBZ#1104858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1104858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-3480",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3480"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3480",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3480"
}
],
"release_date": "2014-06-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2014-10-13T21:39:32+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2014:1606"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"6Client-optional:file-0:5.04-21.el6.i686",
"6Client-optional:file-0:5.04-21.el6.ppc64",
"6Client-optional:file-0:5.04-21.el6.s390x",
"6Client-optional:file-0:5.04-21.el6.src",
"6Client-optional:file-0:5.04-21.el6.x86_64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Client-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Client-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Client-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client-optional:file-devel-0:5.04-21.el6.i686",
"6Client-optional:file-devel-0:5.04-21.el6.ppc",
"6Client-optional:file-devel-0:5.04-21.el6.ppc64",
"6Client-optional:file-devel-0:5.04-21.el6.s390",
"6Client-optional:file-devel-0:5.04-21.el6.s390x",
"6Client-optional:file-devel-0:5.04-21.el6.x86_64",
"6Client-optional:file-libs-0:5.04-21.el6.i686",
"6Client-optional:file-libs-0:5.04-21.el6.ppc",
"6Client-optional:file-libs-0:5.04-21.el6.ppc64",
"6Client-optional:file-libs-0:5.04-21.el6.s390",
"6Client-optional:file-libs-0:5.04-21.el6.s390x",
"6Client-optional:file-libs-0:5.04-21.el6.x86_64",
"6Client-optional:file-static-0:5.04-21.el6.i686",
"6Client-optional:file-static-0:5.04-21.el6.ppc64",
"6Client-optional:file-static-0:5.04-21.el6.s390x",
"6Client-optional:file-static-0:5.04-21.el6.x86_64",
"6Client-optional:python-magic-0:5.04-21.el6.i686",
"6Client-optional:python-magic-0:5.04-21.el6.ppc64",
"6Client-optional:python-magic-0:5.04-21.el6.s390x",
"6Client-optional:python-magic-0:5.04-21.el6.x86_64",
"6Client:file-0:5.04-21.el6.i686",
"6Client:file-0:5.04-21.el6.ppc64",
"6Client:file-0:5.04-21.el6.s390x",
"6Client:file-0:5.04-21.el6.src",
"6Client:file-0:5.04-21.el6.x86_64",
"6Client:file-debuginfo-0:5.04-21.el6.i686",
"6Client:file-debuginfo-0:5.04-21.el6.ppc",
"6Client:file-debuginfo-0:5.04-21.el6.ppc64",
"6Client:file-debuginfo-0:5.04-21.el6.s390",
"6Client:file-debuginfo-0:5.04-21.el6.s390x",
"6Client:file-debuginfo-0:5.04-21.el6.x86_64",
"6Client:file-devel-0:5.04-21.el6.i686",
"6Client:file-devel-0:5.04-21.el6.ppc",
"6Client:file-devel-0:5.04-21.el6.ppc64",
"6Client:file-devel-0:5.04-21.el6.s390",
"6Client:file-devel-0:5.04-21.el6.s390x",
"6Client:file-devel-0:5.04-21.el6.x86_64",
"6Client:file-libs-0:5.04-21.el6.i686",
"6Client:file-libs-0:5.04-21.el6.ppc",
"6Client:file-libs-0:5.04-21.el6.ppc64",
"6Client:file-libs-0:5.04-21.el6.s390",
"6Client:file-libs-0:5.04-21.el6.s390x",
"6Client:file-libs-0:5.04-21.el6.x86_64",
"6Client:file-static-0:5.04-21.el6.i686",
"6Client:file-static-0:5.04-21.el6.ppc64",
"6Client:file-static-0:5.04-21.el6.s390x",
"6Client:file-static-0:5.04-21.el6.x86_64",
"6Client:python-magic-0:5.04-21.el6.i686",
"6Client:python-magic-0:5.04-21.el6.ppc64",
"6Client:python-magic-0:5.04-21.el6.s390x",
"6Client:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-0:5.04-21.el6.src",
"6ComputeNode-optional:file-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.i686",
"6ComputeNode-optional:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:file-static-0:5.04-21.el6.s390x",
"6ComputeNode-optional:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.i686",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode-optional:python-magic-0:5.04-21.el6.x86_64",
"6ComputeNode:file-0:5.04-21.el6.i686",
"6ComputeNode:file-0:5.04-21.el6.ppc64",
"6ComputeNode:file-0:5.04-21.el6.s390x",
"6ComputeNode:file-0:5.04-21.el6.src",
"6ComputeNode:file-0:5.04-21.el6.x86_64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.i686",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.ppc64",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.s390x",
"6ComputeNode:file-debuginfo-0:5.04-21.el6.x86_64",
"6ComputeNode:file-devel-0:5.04-21.el6.i686",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc",
"6ComputeNode:file-devel-0:5.04-21.el6.ppc64",
"6ComputeNode:file-devel-0:5.04-21.el6.s390",
"6ComputeNode:file-devel-0:5.04-21.el6.s390x",
"6ComputeNode:file-devel-0:5.04-21.el6.x86_64",
"6ComputeNode:file-libs-0:5.04-21.el6.i686",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc",
"6ComputeNode:file-libs-0:5.04-21.el6.ppc64",
"6ComputeNode:file-libs-0:5.04-21.el6.s390",
"6ComputeNode:file-libs-0:5.04-21.el6.s390x",
"6ComputeNode:file-libs-0:5.04-21.el6.x86_64",
"6ComputeNode:file-static-0:5.04-21.el6.i686",
"6ComputeNode:file-static-0:5.04-21.el6.ppc64",
"6ComputeNode:file-static-0:5.04-21.el6.s390x",
"6ComputeNode:file-static-0:5.04-21.el6.x86_64",
"6ComputeNode:python-magic-0:5.04-21.el6.i686",
"6ComputeNode:python-magic-0:5.04-21.el6.ppc64",
"6ComputeNode:python-magic-0:5.04-21.el6.s390x",
"6ComputeNode:python-magic-0:5.04-21.el6.x86_64",
"6Server-optional:file-0:5.04-21.el6.i686",
"6Server-optional:file-0:5.04-21.el6.ppc64",
"6Server-optional:file-0:5.04-21.el6.s390x",
"6Server-optional:file-0:5.04-21.el6.src",
"6Server-optional:file-0:5.04-21.el6.x86_64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Server-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Server-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Server-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server-optional:file-devel-0:5.04-21.el6.i686",
"6Server-optional:file-devel-0:5.04-21.el6.ppc",
"6Server-optional:file-devel-0:5.04-21.el6.ppc64",
"6Server-optional:file-devel-0:5.04-21.el6.s390",
"6Server-optional:file-devel-0:5.04-21.el6.s390x",
"6Server-optional:file-devel-0:5.04-21.el6.x86_64",
"6Server-optional:file-libs-0:5.04-21.el6.i686",
"6Server-optional:file-libs-0:5.04-21.el6.ppc",
"6Server-optional:file-libs-0:5.04-21.el6.ppc64",
"6Server-optional:file-libs-0:5.04-21.el6.s390",
"6Server-optional:file-libs-0:5.04-21.el6.s390x",
"6Server-optional:file-libs-0:5.04-21.el6.x86_64",
"6Server-optional:file-static-0:5.04-21.el6.i686",
"6Server-optional:file-static-0:5.04-21.el6.ppc64",
"6Server-optional:file-static-0:5.04-21.el6.s390x",
"6Server-optional:file-static-0:5.04-21.el6.x86_64",
"6Server-optional:python-magic-0:5.04-21.el6.i686",
"6Server-optional:python-magic-0:5.04-21.el6.ppc64",
"6Server-optional:python-magic-0:5.04-21.el6.s390x",
"6Server-optional:python-magic-0:5.04-21.el6.x86_64",
"6Server:file-0:5.04-21.el6.i686",
"6Server:file-0:5.04-21.el6.ppc64",
"6Server:file-0:5.04-21.el6.s390x",
"6Server:file-0:5.04-21.el6.src",
"6Server:file-0:5.04-21.el6.x86_64",
"6Server:file-debuginfo-0:5.04-21.el6.i686",
"6Server:file-debuginfo-0:5.04-21.el6.ppc",
"6Server:file-debuginfo-0:5.04-21.el6.ppc64",
"6Server:file-debuginfo-0:5.04-21.el6.s390",
"6Server:file-debuginfo-0:5.04-21.el6.s390x",
"6Server:file-debuginfo-0:5.04-21.el6.x86_64",
"6Server:file-devel-0:5.04-21.el6.i686",
"6Server:file-devel-0:5.04-21.el6.ppc",
"6Server:file-devel-0:5.04-21.el6.ppc64",
"6Server:file-devel-0:5.04-21.el6.s390",
"6Server:file-devel-0:5.04-21.el6.s390x",
"6Server:file-devel-0:5.04-21.el6.x86_64",
"6Server:file-libs-0:5.04-21.el6.i686",
"6Server:file-libs-0:5.04-21.el6.ppc",
"6Server:file-libs-0:5.04-21.el6.ppc64",
"6Server:file-libs-0:5.04-21.el6.s390",
"6Server:file-libs-0:5.04-21.el6.s390x",
"6Server:file-libs-0:5.04-21.el6.x86_64",
"6Server:file-static-0:5.04-21.el6.i686",
"6Server:file-static-0:5.04-21.el6.ppc64",
"6Server:file-static-0:5.04-21.el6.s390x",
"6Server:file-static-0:5.04-21.el6.x86_64",
"6Server:python-magic-0:5.04-21.el6.i686",
"6Server:python-magic-0:5.04-21.el6.ppc64",
"6Server:python-magic-0:5.04-21.el6.s390x",
"6Server:python-magic-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-0:5.04-21.el6.i686",
"6Workstation-optional:file-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-0:5.04-21.el6.s390x",
"6Workstation-optional:file-0:5.04-21.el6.src",
"6Workstation-optional:file-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation-optional:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-devel-0:5.04-21.el6.i686",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc",
"6Workstation-optional:file-devel-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390",
"6Workstation-optional:file-devel-0:5.04-21.el6.s390x",
"6Workstation-optional:file-devel-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-libs-0:5.04-21.el6.i686",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc",
"6Workstation-optional:file-libs-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390",
"6Workstation-optional:file-libs-0:5.04-21.el6.s390x",
"6Workstation-optional:file-libs-0:5.04-21.el6.x86_64",
"6Workstation-optional:file-static-0:5.04-21.el6.i686",
"6Workstation-optional:file-static-0:5.04-21.el6.ppc64",
"6Workstation-optional:file-static-0:5.04-21.el6.s390x",
"6Workstation-optional:file-static-0:5.04-21.el6.x86_64",
"6Workstation-optional:python-magic-0:5.04-21.el6.i686",
"6Workstation-optional:python-magic-0:5.04-21.el6.ppc64",
"6Workstation-optional:python-magic-0:5.04-21.el6.s390x",
"6Workstation-optional:python-magic-0:5.04-21.el6.x86_64",
"6Workstation:file-0:5.04-21.el6.i686",
"6Workstation:file-0:5.04-21.el6.ppc64",
"6Workstation:file-0:5.04-21.el6.s390x",
"6Workstation:file-0:5.04-21.el6.src",
"6Workstation:file-0:5.04-21.el6.x86_64",
"6Workstation:file-debuginfo-0:5.04-21.el6.i686",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc",
"6Workstation:file-debuginfo-0:5.04-21.el6.ppc64",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390",
"6Workstation:file-debuginfo-0:5.04-21.el6.s390x",
"6Workstation:file-debuginfo-0:5.04-21.el6.x86_64",
"6Workstation:file-devel-0:5.04-21.el6.i686",
"6Workstation:file-devel-0:5.04-21.el6.ppc",
"6Workstation:file-devel-0:5.04-21.el6.ppc64",
"6Workstation:file-devel-0:5.04-21.el6.s390",
"6Workstation:file-devel-0:5.04-21.el6.s390x",
"6Workstation:file-devel-0:5.04-21.el6.x86_64",
"6Workstation:file-libs-0:5.04-21.el6.i686",
"6Workstation:file-libs-0:5.04-21.el6.ppc",
"6Workstation:file-libs-0:5.04-21.el6.ppc64",
"6Workstation:file-libs-0:5.04-21.el6.s390",
"6Workstation:file-libs-0:5.04-21.el6.s390x",
"6Workstation:file-libs-0:5.04-21.el6.x86_64",
"6Workstation:file-static-0:5.04-21.el6.i686",
"6Workstation:file-static-0:5.04-21.el6.ppc64",
"6Workstation:file-static-0:5.04-21.el6.s390x",
"6Workstation:file-static-0:5.04-21.el6.x86_64",
"6Workstation:python-magic-0:5.04-21.el6.i686",
"6Workstation:python-magic-0:5.04-21.el6.ppc64",
"6Workstation:python-magic-0:5.04-21.el6.s390x",
"6Workstation:python-magic-0:5.04-21.el6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "file: cdf_count_chain insufficient boundary check"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…