rhsa-2012_0309
Vulnerability from csaf_redhat
Published
2012-02-21 02:20
Modified
2024-11-22 04:05
Summary
Red Hat Security Advisory: sudo security and bug fix update

Notes

Topic
An updated sudo package that fixes one security issue and various bugs is now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having low security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section.
Details
The sudo (superuser do) utility allows system administrators to give certain users the ability to run commands as root. A flaw was found in the sudo password checking logic. In configurations where the sudoers settings allowed a user to run a command using sudo with only the group ID changed, sudo failed to prompt for the user's password before running the specified command with the elevated group privileges. (CVE-2011-0010) In addition, this update fixes the following bugs: * A NULL pointer dereference bug caused the sudo utility to terminate unexpectedly with a segmentation fault. This happened if the utility was run with the -g option and configured not to demand the password from the user who ran the sudo utility. With this update, the code has been modified and the problem no longer occurs. (BZ#673072) * The sudo utility failed to load sudoers from an LDAP (Lightweight Directory Access Protocol) server after the sudo tool was upgraded. This happened because the upgraded nsswitch.conf file did not contain the instruction to search for sudoers on the LDAP server. This update adds the lost instruction to /etc/nsswitch.conf and the system searches for sources of sudoers on the local file system and then on LDAP, if applicable. (BZ#617061) * The sudo tool interpreted a Runas alias specifying a group incorrectly as a user alias and the alias seemed to be ignored. With this update, the code for interpreting such aliases has been modified and the Runas group aliases are honored as expected. (BZ#627543) * Prior to this update, sudo did not parse comment characters (#) in the ldap.conf file correctly and could fail to work. With this update, parsing of the LDAP configuration file has been modified and the comment characters are parsed correctly. (BZ#750318) * The sudo utility formats its output to fit the width of the terminal window. However, this behavior is undesirable if the output is redirected through a pipeline. With this update, the output formatting is not applied in the scenario described. (BZ#697111) * Previously, the sudo utility performed Security-Enhanced Linux (SELinux) related initialization after switching to an unprivileged user. This prevented the correct setup of the SELinux environment before executing the specified command and could potentially cause an access denial. The bug has been fixed by backporting the SELinux related code and the execution model from a newer version of sudo. (BZ#477185) * On execv(3) function failure, the sudo tool executed an auditing call before reporting the failure. The call reset the error state and, consequently, the tool incorrectly reported that the command succeeded. With this update, the code has been modified and the problem no longer occurs. (BZ#673157) All users of sudo are advised to upgrade to this updated package, which resolves 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": "An updated sudo package that fixes one security issue and various bugs is\nnow available for Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having low\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The sudo (superuser do) utility allows system administrators to give\ncertain users the ability to run commands as root.\n\nA flaw was found in the sudo password checking logic. In configurations\nwhere the sudoers settings allowed a user to run a command using sudo\nwith only the group ID changed, sudo failed to prompt for the user\u0027s\npassword before running the specified command with the elevated group\nprivileges. (CVE-2011-0010)\n\nIn addition, this update fixes the following bugs:\n\n* A NULL pointer dereference bug caused the sudo utility to terminate\nunexpectedly with a segmentation fault. This happened if the utility was\nrun with the -g option and configured not to demand the password from the\nuser who ran the sudo utility. With this update, the code has been modified\nand the problem no longer occurs. (BZ#673072)\n\n* The sudo utility failed to load sudoers from an LDAP (Lightweight\nDirectory Access Protocol) server after the sudo tool was upgraded. This\nhappened because the upgraded nsswitch.conf file did not contain the\ninstruction to search for sudoers on the LDAP server. This update adds the\nlost instruction to /etc/nsswitch.conf and the system searches for sources\nof sudoers on the local file system and then on LDAP, if applicable.\n(BZ#617061)\n\n* The sudo tool interpreted a Runas alias specifying a group incorrectly as\na user alias and the alias seemed to be ignored. With this update, the code\nfor interpreting such aliases has been modified and the Runas group aliases\nare honored as expected. (BZ#627543)\n\n* Prior to this update, sudo did not parse comment characters (#) in the\nldap.conf file correctly and could fail to work. With this update, parsing\nof the LDAP configuration file has been modified and the comment characters\nare parsed correctly. (BZ#750318)\n\n* The sudo utility formats its output to fit the width of the terminal\nwindow. However, this behavior is undesirable if the output is redirected\nthrough a pipeline. With this update, the output formatting is not applied\nin the scenario described. (BZ#697111)\n\n* Previously, the sudo utility performed Security-Enhanced Linux (SELinux)\nrelated initialization after switching to an unprivileged user. This\nprevented the correct setup of the SELinux environment before executing the\nspecified command and could potentially cause an access denial. The bug has\nbeen fixed by backporting the SELinux related code and the execution model\nfrom a newer version of sudo. (BZ#477185)\n\n* On execv(3) function failure, the sudo tool executed an auditing call\nbefore reporting the failure. The call reset the error state and,\nconsequently, the tool incorrectly reported that the command succeeded.\nWith this update, the code has been modified and the problem no longer\noccurs. (BZ#673157)\n\nAll users of sudo are advised to upgrade to this updated package, which\nresolves 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:0309",
        "url": "https://access.redhat.com/errata/RHSA-2012:0309"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "477185",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=477185"
      },
      {
        "category": "external",
        "summary": "627543",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=627543"
      },
      {
        "category": "external",
        "summary": "668879",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=668879"
      },
      {
        "category": "external",
        "summary": "673072",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=673072"
      },
      {
        "category": "external",
        "summary": "673157",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=673157"
      },
      {
        "category": "external",
        "summary": "697111",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=697111"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0309.json"
      }
    ],
    "title": "Red Hat Security Advisory: sudo security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T04:05:09+00:00",
      "generator": {
        "date": "2024-11-22T04:05:09+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2012:0309",
      "initial_release_date": "2012-02-21T02:20:00+00:00",
      "revision_history": [
        {
          "date": "2012-02-21T02:20:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2012-02-21T02:25:01+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T04:05:09+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. 5 client)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
                  "product_id": "5Client",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:5::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux (v. 5 server)",
                "product": {
                  "name": "Red Hat Enterprise Linux (v. 5 server)",
                  "product_id": "5Server",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:5::server"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-13.el5.i386",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-13.el5.i386",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-13.el5.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-13.el5?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.i386",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.i386",
                  "product_id": "sudo-0:1.7.2p1-13.el5.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-13.el5?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.x86_64",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.x86_64",
                  "product_id": "sudo-0:1.7.2p1-13.el5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.src",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.src",
                  "product_id": "sudo-0:1.7.2p1-13.el5.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-13.el5?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.ia64",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.ia64",
                  "product_id": "sudo-0:1.7.2p1-13.el5.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-13.el5?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.ppc",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.ppc",
                  "product_id": "sudo-0:1.7.2p1-13.el5.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-13.el5?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-13.el5.s390x",
                "product": {
                  "name": "sudo-0:1.7.2p1-13.el5.s390x",
                  "product_id": "sudo-0:1.7.2p1-13.el5.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-13.el5?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.i386"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.i386",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.ia64"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.ia64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.ppc"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.ppc",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.s390x"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.s390x",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.src"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.src",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-13.el5.x86_64"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.x86_64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.i386"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.i386",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ia64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ppc"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.s390x"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.i386"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.i386",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.ia64"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.ia64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.ppc"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.ppc",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.s390x"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.s390x",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.src"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.src",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-13.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-13.el5.x86_64"
        },
        "product_reference": "sudo-0:1.7.2p1-13.el5.x86_64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.i386"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.i386",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ia64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ppc"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.s390x"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
        "relates_to_product_reference": "5Server"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2011-0010",
      "discovery_date": "2011-01-11T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "668879"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "check.c in sudo 1.7.x before 1.7.4p5, when a Runas group is configured, does not require a password for command execution that involves a gid change but no uid change, which allows local users to bypass an intended authentication requirement via the -g option to a sudo command.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "sudo: does not ask for password on GID changes",
          "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": [
          "5Client:sudo-0:1.7.2p1-13.el5.i386",
          "5Client:sudo-0:1.7.2p1-13.el5.ia64",
          "5Client:sudo-0:1.7.2p1-13.el5.ppc",
          "5Client:sudo-0:1.7.2p1-13.el5.s390x",
          "5Client:sudo-0:1.7.2p1-13.el5.src",
          "5Client:sudo-0:1.7.2p1-13.el5.x86_64",
          "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
          "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
          "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
          "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
          "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
          "5Server:sudo-0:1.7.2p1-13.el5.i386",
          "5Server:sudo-0:1.7.2p1-13.el5.ia64",
          "5Server:sudo-0:1.7.2p1-13.el5.ppc",
          "5Server:sudo-0:1.7.2p1-13.el5.s390x",
          "5Server:sudo-0:1.7.2p1-13.el5.src",
          "5Server:sudo-0:1.7.2p1-13.el5.x86_64",
          "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
          "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
          "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
          "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
          "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2011-0010"
        },
        {
          "category": "external",
          "summary": "RHBZ#668879",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=668879"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0010",
          "url": "https://www.cve.org/CVERecord?id=CVE-2011-0010"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0010",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0010"
        }
      ],
      "release_date": "2011-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2012-02-21T02:20: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/kb/docs/DOC-11259",
          "product_ids": [
            "5Client:sudo-0:1.7.2p1-13.el5.i386",
            "5Client:sudo-0:1.7.2p1-13.el5.ia64",
            "5Client:sudo-0:1.7.2p1-13.el5.ppc",
            "5Client:sudo-0:1.7.2p1-13.el5.s390x",
            "5Client:sudo-0:1.7.2p1-13.el5.src",
            "5Client:sudo-0:1.7.2p1-13.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-13.el5.i386",
            "5Server:sudo-0:1.7.2p1-13.el5.ia64",
            "5Server:sudo-0:1.7.2p1-13.el5.ppc",
            "5Server:sudo-0:1.7.2p1-13.el5.s390x",
            "5Server:sudo-0:1.7.2p1-13.el5.src",
            "5Server:sudo-0:1.7.2p1-13.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2012:0309"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 1.2,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:L/AC:H/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "5Client:sudo-0:1.7.2p1-13.el5.i386",
            "5Client:sudo-0:1.7.2p1-13.el5.ia64",
            "5Client:sudo-0:1.7.2p1-13.el5.ppc",
            "5Client:sudo-0:1.7.2p1-13.el5.s390x",
            "5Client:sudo-0:1.7.2p1-13.el5.src",
            "5Client:sudo-0:1.7.2p1-13.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-13.el5.i386",
            "5Server:sudo-0:1.7.2p1-13.el5.ia64",
            "5Server:sudo-0:1.7.2p1-13.el5.ppc",
            "5Server:sudo-0:1.7.2p1-13.el5.s390x",
            "5Server:sudo-0:1.7.2p1-13.el5.src",
            "5Server:sudo-0:1.7.2p1-13.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-13.el5.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "sudo: does not ask for password on GID changes"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or 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.