rhsa-2012_0810
Vulnerability from csaf_redhat
Published
2012-06-19 15:25
Modified
2024-11-05 17:46
Summary
Red Hat Security Advisory: busybox security and bug fix update
Notes
Topic
Updated busybox packages that fix two security issues and several bugs are
now available for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having low
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
BusyBox provides a single binary that includes versions of a large number
of system commands, including a shell. This can be very useful for
recovering from certain types of system failures, particularly those
involving broken shared libraries.
A buffer underflow flaw was found in the way the uncompress utility of
BusyBox expanded certain archive files compressed using Lempel-Ziv
compression. If a user were tricked into expanding a specially-crafted
archive file with uncompress, it could cause BusyBox to crash or,
potentially, execute arbitrary code with the privileges of the user
running BusyBox. (CVE-2006-1168)
The BusyBox DHCP client, udhcpc, did not sufficiently sanitize certain
options provided in DHCP server replies, such as the client hostname. A
malicious DHCP server could send such an option with a specially-crafted
value to a DHCP client. If this option's value was saved on the client
system, and then later insecurely evaluated by a process that assumes the
option is trusted, it could lead to arbitrary code execution with the
privileges of that process. Note: udhcpc is not used on Red Hat Enterprise
Linux by default, and no DHCP client script is provided with the busybox
packages. (CVE-2011-2716)
This update also fixes the following bugs:
* Prior to this update, the "findfs" command did not recognize Btrfs
partitions. As a consequence, an error message could occur when dumping a
core file. This update adds support for recognizing such partitions so
the problem no longer occurs. (BZ#751927)
* If the "grep" command was used with the "-F" and "-i" options at the
same time, the "-i" option was ignored. As a consequence, the "grep -iF"
command incorrectly performed a case-sensitive search instead of an
insensitive search. A patch has been applied to ensure that the combination
of the "-F" and "-i" options works as expected. (BZ#752134)
* Prior to this update, the msh shell did not support the "set -o pipefail"
command. This update adds support for this command. (BZ#782018)
* Previously, the msh shell could terminate unexpectedly with a
segmentation fault when attempting to execute an empty command as a result
of variable substitution (for example msh -c '$nonexistent_variable').
With this update, msh has been modified to correctly interpret such
commands and no longer crashes in this scenario. (BZ#809092)
* Previously, the msh shell incorrectly executed empty loops. As a
consequence, msh never exited such a loop even if the loop condition was
false, which could cause scripts using the loop to become unresponsive.
With this update, msh has been modified to execute and exit empty loops
correctly, so that hangs no longer occur. (BZ#752132)
All users of busybox are advised to upgrade to these updated packages,
which contain backported patches to fix 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": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated busybox packages that fix two security issues and several bugs are\nnow available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having low\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "BusyBox provides a single binary that includes versions of a large number\nof system commands, including a shell. This can be very useful for\nrecovering from certain types of system failures, particularly those\ninvolving broken shared libraries.\n\nA buffer underflow flaw was found in the way the uncompress utility of\nBusyBox expanded certain archive files compressed using Lempel-Ziv\ncompression. If a user were tricked into expanding a specially-crafted\narchive file with uncompress, it could cause BusyBox to crash or,\npotentially, execute arbitrary code with the privileges of the user\nrunning BusyBox. (CVE-2006-1168)\n\nThe BusyBox DHCP client, udhcpc, did not sufficiently sanitize certain\noptions provided in DHCP server replies, such as the client hostname. A\nmalicious DHCP server could send such an option with a specially-crafted\nvalue to a DHCP client. If this option\u0027s value was saved on the client\nsystem, and then later insecurely evaluated by a process that assumes the\noption is trusted, it could lead to arbitrary code execution with the\nprivileges of that process. Note: udhcpc is not used on Red Hat Enterprise\nLinux by default, and no DHCP client script is provided with the busybox\npackages. (CVE-2011-2716)\n\nThis update also fixes the following bugs:\n\n* Prior to this update, the \"findfs\" command did not recognize Btrfs\npartitions. As a consequence, an error message could occur when dumping a\ncore file. This update adds support for recognizing such partitions so\nthe problem no longer occurs. (BZ#751927)\n\n* If the \"grep\" command was used with the \"-F\" and \"-i\" options at the\nsame time, the \"-i\" option was ignored. As a consequence, the \"grep -iF\"\ncommand incorrectly performed a case-sensitive search instead of an\ninsensitive search. A patch has been applied to ensure that the combination\nof the \"-F\" and \"-i\" options works as expected. (BZ#752134)\n\n* Prior to this update, the msh shell did not support the \"set -o pipefail\"\ncommand. This update adds support for this command. (BZ#782018)\n\n* Previously, the msh shell could terminate unexpectedly with a\nsegmentation fault when attempting to execute an empty command as a result\nof variable substitution (for example msh -c \u0027$nonexistent_variable\u0027).\nWith this update, msh has been modified to correctly interpret such\ncommands and no longer crashes in this scenario. (BZ#809092)\n\n* Previously, the msh shell incorrectly executed empty loops. As a\nconsequence, msh never exited such a loop even if the loop condition was\nfalse, which could cause scripts using the loop to become unresponsive.\nWith this update, msh has been modified to execute and exit empty loops\ncorrectly, so that hangs no longer occur. (BZ#752132)\n\nAll users of busybox are advised to upgrade to these updated packages,\nwhich contain backported patches to fix 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-2012:0810", "url": "https://access.redhat.com/errata/RHSA-2012:0810" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "201919", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=201919" }, { "category": "external", "summary": "725364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=725364" }, { "category": "external", "summary": "752134", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=752134" }, { "category": "external", "summary": "809092", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=809092" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0810.json" } ], "title": "Red Hat Security Advisory: busybox security and bug fix update", "tracking": { "current_release_date": "2024-11-05T17:46:43+00:00", "generator": { "date": "2024-11-05T17:46:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:0810", "initial_release_date": "2012-06-19T15:25:00+00:00", "revision_history": [ { "date": "2012-06-19T15:25:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-06-19T15:29:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:46:43+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": "busybox-1:1.15.1-15.el6.src", "product": { "name": "busybox-1:1.15.1-15.el6.src", "product_id": "busybox-1:1.15.1-15.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox@1.15.1-15.el6?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "product": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "product_id": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox-petitboot@1.15.1-15.el6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "busybox-1:1.15.1-15.el6.x86_64", "product": { "name": "busybox-1:1.15.1-15.el6.x86_64", "product_id": "busybox-1:1.15.1-15.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox@1.15.1-15.el6?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "busybox-petitboot-1:1.15.1-15.el6.i686", "product": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686", "product_id": "busybox-petitboot-1:1.15.1-15.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox-petitboot@1.15.1-15.el6?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "busybox-1:1.15.1-15.el6.i686", "product": { "name": "busybox-1:1.15.1-15.el6.i686", "product_id": "busybox-1:1.15.1-15.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox@1.15.1-15.el6?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "busybox-1:1.15.1-15.el6.s390x", "product": { "name": "busybox-1:1.15.1-15.el6.s390x", "product_id": "busybox-1:1.15.1-15.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox@1.15.1-15.el6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "busybox-petitboot-1:1.15.1-15.el6.s390x", "product": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x", "product_id": "busybox-petitboot-1:1.15.1-15.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox-petitboot@1.15.1-15.el6?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "busybox-1:1.15.1-15.el6.ppc64", "product": { "name": "busybox-1:1.15.1-15.el6.ppc64", "product_id": "busybox-1:1.15.1-15.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox@1.15.1-15.el6?arch=ppc64\u0026epoch=1" } } }, { "category": "product_version", "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "product": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "product_id": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/busybox-petitboot@1.15.1-15.el6?arch=ppc64\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Client" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Server" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-1:1.15.1-15.el6.src" }, "product_reference": "busybox-1:1.15.1-15.el6.src", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.i686", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.ppc64", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.s390x", "relates_to_product_reference": "6Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "busybox-petitboot-1:1.15.1-15.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" }, "product_reference": "busybox-petitboot-1:1.15.1-15.el6.x86_64", "relates_to_product_reference": "6Workstation" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Tavis Ormandy" ], "organization": "Google Security Team" } ], "cve": "CVE-2006-1168", "discovery_date": "2006-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "201919" } ], "notes": [ { "category": "description", "text": "The decompress function in compress42.c in (1) ncompress 4.2.4 and (2) liblzw allows remote attackers to cause a denial of service (crash), and possibly execute arbitrary code, via crafted data that leads to a buffer underflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "ncompress: .bss buffer underflow in decompression", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch.", "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:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2006-1168" }, { "category": "external", "summary": "RHBZ#201919", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=201919" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2006-1168", "url": "https://www.cve.org/CVERecord?id=CVE-2006-1168" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-1168", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1168" } ], "release_date": "2006-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-06-19T15:25:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258", "product_ids": [ "6Client-optional:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0810" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "6Client-optional:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "ncompress: .bss buffer underflow in decompression" }, { "cve": "CVE-2011-2716", "discovery_date": "2011-03-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "725364" } ], "notes": [ { "category": "description", "text": "The DHCP client (udhcpc) in BusyBox before 1.20.0 allows remote DHCP servers to execute arbitrary commands via shell metacharacters in the (1) HOST_NAME, (2) DOMAIN_NAME, (3) NIS_DOMAIN, and (4) TFTP_SERVER_NAME host name options.", "title": "Vulnerability description" }, { "category": "summary", "text": "busybox: udhcpc insufficient checking of DHCP options", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-optional:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2716" }, { "category": "external", "summary": "RHBZ#725364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=725364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2716", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2716" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2716", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2716" } ], "release_date": "2011-03-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-06-19T15:25:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258", "product_ids": [ "6Client-optional:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0810" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.8, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:A/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "products": [ "6Client-optional:busybox-1:1.15.1-15.el6.i686", "6Client-optional:busybox-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-1:1.15.1-15.el6.src", "6Client-optional:busybox-1:1.15.1-15.el6.x86_64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Client:busybox-1:1.15.1-15.el6.i686", "6Client:busybox-1:1.15.1-15.el6.ppc64", "6Client:busybox-1:1.15.1-15.el6.s390x", "6Client:busybox-1:1.15.1-15.el6.src", "6Client:busybox-1:1.15.1-15.el6.x86_64", "6Client:busybox-petitboot-1:1.15.1-15.el6.i686", "6Client:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Client:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Client:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.src", "6ComputeNode-optional:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-1:1.15.1-15.el6.src", "6ComputeNode:busybox-1:1.15.1-15.el6.x86_64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.i686", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.s390x", "6ComputeNode:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-1:1.15.1-15.el6.i686", "6Server-optional:busybox-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-1:1.15.1-15.el6.src", "6Server-optional:busybox-1:1.15.1-15.el6.x86_64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Server:busybox-1:1.15.1-15.el6.i686", "6Server:busybox-1:1.15.1-15.el6.ppc64", "6Server:busybox-1:1.15.1-15.el6.s390x", "6Server:busybox-1:1.15.1-15.el6.src", "6Server:busybox-1:1.15.1-15.el6.x86_64", "6Server:busybox-petitboot-1:1.15.1-15.el6.i686", "6Server:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Server:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Server:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-1:1.15.1-15.el6.src", "6Workstation-optional:busybox-1:1.15.1-15.el6.x86_64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation-optional:busybox-petitboot-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-1:1.15.1-15.el6.i686", "6Workstation:busybox-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-1:1.15.1-15.el6.s390x", "6Workstation:busybox-1:1.15.1-15.el6.src", "6Workstation:busybox-1:1.15.1-15.el6.x86_64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.i686", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.ppc64", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.s390x", "6Workstation:busybox-petitboot-1:1.15.1-15.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "busybox: udhcpc insufficient checking of DHCP options" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.