rhsa-2013:1353
Vulnerability from csaf_redhat
Published
2013-09-30 20:30
Modified
2024-11-22 07:02
Summary
Red Hat Security Advisory: sudo security and bug fix update

Notes

Topic
An updated sudo package that fixes multiple security issues and several 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. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
The sudo (superuser do) utility allows system administrators to give certain users the ability to run commands as root. A flaw was found in the way sudo handled time stamp files. An attacker able to run code as a local user and with the ability to control the system clock could possibly gain additional privileges by running commands that the victim user was allowed to run via sudo, without knowing the victim's password. (CVE-2013-1775) It was found that sudo did not properly validate the controlling terminal device when the tty_tickets option was enabled in the /etc/sudoers file. An attacker able to run code as a local user could possibly gain additional privileges by running commands that the victim user was allowed to run via sudo, without knowing the victim's password. (CVE-2013-1776, CVE-2013-2776) This update also fixes the following bugs: * Due to a bug in the cycle detection algorithm of the visudo utility, visudo incorrectly evaluated certain alias definitions in the /etc/sudoers file as cycles. Consequently, a warning message about undefined aliases appeared. This bug has been fixed, /etc/sudoers is now parsed correctly by visudo and the warning message no longer appears. (BZ#849679) * Previously, the 'sudo -l' command did not parse the /etc/sudoers file correctly if it contained an Active Directory (AD) group. The file was parsed only up to the first AD group information and then the parsing failed with the following message: sudo: unable to cache group ADDOM\admingroup, already exists With this update, the underlying code has been modified and 'sudo -l' now parses /etc/sudoers containing AD groups correctly. (BZ#855836) * Previously, the sudo utility did not escape the backslash characters contained in user names properly. Consequently, if a system used sudo integrated with LDAP or Active Directory (AD) as the primary authentication mechanism, users were not able to authenticate on that system. With this update, sudo has been modified to process LDAP and AD names correctly and the authentication process now works as expected. (BZ#869287) * Prior to this update, the 'visudo -s (strict)' command incorrectly parsed certain alias definitions. Consequently, an error message was issued. The bug has been fixed, and parsing errors no longer occur when using 'visudo -s'. (BZ#905624) All sudo users are advised to upgrade to this updated package, which contains backported patches to correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "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 multiple security issues and several\nbugs is now available for Red Hat Enterprise Linux 5.\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": "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 way sudo handled time stamp files. An attacker able\nto run code as a local user and with the ability to control the system\nclock could possibly gain additional privileges by running commands that\nthe victim user was allowed to run via sudo, without knowing the victim\u0027s\npassword. (CVE-2013-1775)\n\nIt was found that sudo did not properly validate the controlling terminal\ndevice when the tty_tickets option was enabled in the /etc/sudoers file. An\nattacker able to run code as a local user could possibly gain additional\nprivileges by running commands that the victim user was allowed to run via\nsudo, without knowing the victim\u0027s password. (CVE-2013-1776, CVE-2013-2776)\n\nThis update also fixes the following bugs:\n\n* Due to a bug in the cycle detection algorithm of the visudo utility,\nvisudo incorrectly evaluated certain alias definitions in the /etc/sudoers\nfile as cycles. Consequently, a warning message about undefined aliases\nappeared. This bug has been fixed, /etc/sudoers is now parsed correctly by\nvisudo and the warning message no longer appears. (BZ#849679)\n\n* Previously, the \u0027sudo -l\u0027 command did not parse the /etc/sudoers file\ncorrectly if it contained an Active Directory (AD) group. The file was\nparsed only up to the first AD group information and then the parsing\nfailed with the following message:\n\n    sudo: unable to cache group ADDOM\\admingroup, already exists\n\nWith this update, the underlying code has been modified and \u0027sudo -l\u0027 now\nparses /etc/sudoers containing AD groups correctly. (BZ#855836)\n\n* Previously, the sudo utility did not escape the backslash characters\ncontained in user names properly. Consequently, if a system used sudo\nintegrated with LDAP or Active Directory (AD) as the primary authentication\nmechanism, users were not able to authenticate on that system. With this\nupdate, sudo has been modified to process LDAP and AD names correctly and\nthe authentication process now works as expected. (BZ#869287)\n\n* Prior to this update, the \u0027visudo -s (strict)\u0027 command incorrectly parsed\ncertain alias definitions. Consequently, an error message was issued. The\nbug has been fixed, and parsing errors no longer occur when using \u0027visudo\n-s\u0027. (BZ#905624)\n\nAll sudo users are advised to upgrade to this updated package, which\ncontains backported patches to correct these issues.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2013:1353",
        "url": "https://access.redhat.com/errata/RHSA-2013:1353"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "853203",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=853203"
      },
      {
        "category": "external",
        "summary": "856902",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=856902"
      },
      {
        "category": "external",
        "summary": "916363",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=916363"
      },
      {
        "category": "external",
        "summary": "916365",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=916365"
      },
      {
        "category": "external",
        "summary": "949751",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=949751"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1353.json"
      }
    ],
    "title": "Red Hat Security Advisory: sudo security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T07:02:54+00:00",
      "generator": {
        "date": "2024-11-22T07:02:54+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2013:1353",
      "initial_release_date": "2013-09-30T20:30:00+00:00",
      "revision_history": [
        {
          "date": "2013-09-30T20:30:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2013-09-30T20:31:10+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T07:02:54+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-0:1.7.2p1-28.el5.s390x",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.s390x",
                  "product_id": "sudo-0:1.7.2p1-28.el5.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-28.el5?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-28.el5.ia64",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.ia64",
                  "product_id": "sudo-0:1.7.2p1-28.el5.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-28.el5?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-28.el5.ppc",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.ppc",
                  "product_id": "sudo-0:1.7.2p1-28.el5.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-28.el5?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-28.el5.src",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.src",
                  "product_id": "sudo-0:1.7.2p1-28.el5.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-28.el5.i386",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.i386",
                  "product_id": "sudo-0:1.7.2p1-28.el5.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-28.el5.i386",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-28.el5.i386",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-28.el5.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-28.el5?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sudo-0:1.7.2p1-28.el5.x86_64",
                "product": {
                  "name": "sudo-0:1.7.2p1-28.el5.x86_64",
                  "product_id": "sudo-0:1.7.2p1-28.el5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo@1.7.2p1-28.el5?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
                "product": {
                  "name": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
                  "product_id": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sudo-debuginfo@1.7.2p1-28.el5?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.i386"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.i386",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.ia64"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.ia64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.ppc"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.ppc",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.s390x"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.s390x",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.src"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.src",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-0:1.7.2p1-28.el5.x86_64"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.x86_64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.i386",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
        "relates_to_product_reference": "5Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.i386"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.i386",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.ia64"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.ia64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.ppc"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.ppc",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.s390x"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.s390x",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.src"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.src",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-0:1.7.2p1-28.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-0:1.7.2p1-28.el5.x86_64"
        },
        "product_reference": "sudo-0:1.7.2p1-28.el5.x86_64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.i386",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
        "relates_to_product_reference": "5Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
        },
        "product_reference": "sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
        "relates_to_product_reference": "5Server"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2013-1775",
      "discovery_date": "2013-02-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "916363"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "sudo 1.6.0 through 1.7.10p6 and sudo 1.8.0 through 1.8.6p6 allows local users or physically proximate attackers to bypass intended time restrictions and retain privileges without re-authenticating by setting the system clock and sudo user timestamp to the epoch.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "sudo: authentication bypass via reset system clock",
          "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-28.el5.i386",
          "5Client:sudo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-0:1.7.2p1-28.el5.src",
          "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-0:1.7.2p1-28.el5.src",
          "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-1775"
        },
        {
          "category": "external",
          "summary": "RHBZ#916363",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=916363"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1775",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-1775"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1775",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1775"
        },
        {
          "category": "external",
          "summary": "http://www.sudo.ws/sudo/alerts/epoch_ticket.html",
          "url": "http://www.sudo.ws/sudo/alerts/epoch_ticket.html"
        }
      ],
      "release_date": "2013-02-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-30T20:30: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/site/articles/11258",
          "product_ids": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1353"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.1,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "sudo: authentication bypass via reset system clock"
    },
    {
      "cve": "CVE-2013-1776",
      "discovery_date": "2013-02-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "916365"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "sudo 1.3.5 through 1.7.10 and 1.8.0 through 1.8.5, when the tty_tickets option is enabled, does not properly validate the controlling terminal device, which allows local users with sudo permissions to hijack the authorization of another terminal via vectors related to connecting to the standard input, output, and error file descriptors of another terminal.  NOTE: this is one of three closely-related vulnerabilities that were originally assigned CVE-2013-1776, but they have been SPLIT because of different affected versions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "sudo: bypass of tty_tickets constraints",
          "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-28.el5.i386",
          "5Client:sudo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-0:1.7.2p1-28.el5.src",
          "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-0:1.7.2p1-28.el5.src",
          "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-1776"
        },
        {
          "category": "external",
          "summary": "RHBZ#916365",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=916365"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1776",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-1776"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1776",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1776"
        },
        {
          "category": "external",
          "summary": "http://www.sudo.ws/sudo/alerts/tty_tickets.html",
          "url": "http://www.sudo.ws/sudo/alerts/tty_tickets.html"
        }
      ],
      "release_date": "2013-02-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-30T20:30: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/site/articles/11258",
          "product_ids": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1353"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 3.6,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "sudo: bypass of tty_tickets constraints"
    },
    {
      "cve": "CVE-2013-2776",
      "discovery_date": "2013-02-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "949751"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "sudo 1.3.5 through 1.7.10p5 and 1.8.0 through 1.8.6p6, when running on systems without /proc or the sysctl function with the tty_tickets option enabled, does not properly validate the controlling terminal device, which allows local users with sudo permissions to hijack the authorization of another terminal via vectors related to connecting to the standard input, output, and error file descriptors of another terminal.  NOTE: this is one of three closely-related vulnerabilities that were originally assigned CVE-2013-1776, but they have been SPLIT because of different affected versions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "sudo: bypass of tty_tickets constraints",
          "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-28.el5.i386",
          "5Client:sudo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-0:1.7.2p1-28.el5.src",
          "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-0:1.7.2p1-28.el5.src",
          "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
          "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2013-2776"
        },
        {
          "category": "external",
          "summary": "RHBZ#949751",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=949751"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2776",
          "url": "https://www.cve.org/CVERecord?id=CVE-2013-2776"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2776",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2776"
        }
      ],
      "release_date": "2013-02-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2013-09-30T20:30: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/site/articles/11258",
          "product_ids": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2013:1353"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 3.6,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "5Client:sudo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-0:1.7.2p1-28.el5.src",
            "5Client:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Client:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-0:1.7.2p1-28.el5.src",
            "5Server:sudo-0:1.7.2p1-28.el5.x86_64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.i386",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ia64",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.ppc",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.s390x",
            "5Server:sudo-debuginfo-0:1.7.2p1-28.el5.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "sudo: bypass of tty_tickets constraints"
    }
  ]
}


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.