gsd-2016-10010
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2016-10010",
      description: "sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.",
      id: "GSD-2016-10010",
      references: [
         "https://www.suse.com/security/cve/CVE-2016-10010.html",
         "https://ubuntu.com/security/CVE-2016-10010",
         "https://security.archlinux.org/CVE-2016-10010",
         "https://packetstormsecurity.com/files/cve/CVE-2016-10010",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2016-10010",
         ],
         details: "sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.",
         id: "GSD-2016-10010",
         modified: "2023-12-13T01:21:27.126920Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2016-10010",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "94972",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/94972",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20171130-0002/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20171130-0002/",
               },
               {
                  name: "[oss-security] 20161219 Announce: OpenSSH 7.4 released",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2016/12/19/2",
               },
               {
                  name: "1037490",
                  refsource: "SECTRACK",
                  url: "http://www.securitytracker.com/id/1037490",
               },
               {
                  name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
                  refsource: "CONFIRM",
                  url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
               },
               {
                  name: "FreeBSD-SA-17:01",
                  refsource: "FREEBSD",
                  url: "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
               },
               {
                  name: "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
                  refsource: "CONFIRM",
                  url: "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
               },
               {
                  name: "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
                  refsource: "CONFIRM",
                  url: "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
               },
               {
                  name: "40962",
                  refsource: "EXPLOIT-DB",
                  url: "https://www.exploit-db.com/exploits/40962/",
               },
               {
                  name: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
                  refsource: "MISC",
                  url: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
               },
               {
                  name: "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
                  refsource: "MISC",
                  url: "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
               },
               {
                  name: "https://www.openssh.com/txt/release-7.4",
                  refsource: "CONFIRM",
                  url: "https://www.openssh.com/txt/release-7.4",
               },
               {
                  name: "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
                  refsource: "CONFIRM",
                  url: "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "7.3",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2016-10010",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-264",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
                  },
                  {
                     name: "[oss-security] 20161219 Announce: OpenSSH 7.4 released",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Release Notes",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2016/12/19/2",
                  },
                  {
                     name: "https://www.openssh.com/txt/release-7.4",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "https://www.openssh.com/txt/release-7.4",
                  },
                  {
                     name: "40962",
                     refsource: "EXPLOIT-DB",
                     tags: [],
                     url: "https://www.exploit-db.com/exploits/40962/",
                  },
                  {
                     name: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
                     refsource: "MISC",
                     tags: [],
                     url: "https://bugs.chromium.org/p/project-zero/issues/detail?id=1010",
                  },
                  {
                     name: "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.647637",
                  },
                  {
                     name: "1037490",
                     refsource: "SECTRACK",
                     tags: [],
                     url: "http://www.securitytracker.com/id/1037490",
                  },
                  {
                     name: "94972",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/94972",
                  },
                  {
                     name: "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
                     refsource: "MISC",
                     tags: [],
                     url: "http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html",
                  },
                  {
                     name: "FreeBSD-SA-17:01",
                     refsource: "FREEBSD",
                     tags: [],
                     url: "https://security.FreeBSD.org/advisories/FreeBSD-SA-17:01.openssh.asc",
                  },
                  {
                     name: "https://security.netapp.com/advisory/ntap-20171130-0002/",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "https://security.netapp.com/advisory/ntap-20171130-0002/",
                  },
                  {
                     name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03818en_us",
                  },
                  {
                     name: "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "LOCAL",
                  authentication: "NONE",
                  availabilityImpact: "COMPLETE",
                  baseScore: 6.9,
                  confidentialityImpact: "COMPLETE",
                  integrityImpact: "COMPLETE",
                  vectorString: "AV:L/AC:M/Au:N/C:C/I:C/A:C",
                  version: "2.0",
               },
               exploitabilityScore: 3.4,
               impactScore: 10,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "HIGH",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 7,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.0",
               },
               exploitabilityScore: 1,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2022-12-13T12:15Z",
         publishedDate: "2017-01-05T02:59Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.