CVE-2016-10010

Source
https://cve.org/CVERecord?id=CVE-2016-10010
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10010.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-10010
Downstream
Related
Published
2017-01-05T02:59:03.087Z
Modified
2026-03-15T22:04:16.287490Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/openbsd/src

Affected ranges

Type
GIT
Repo
https://github.com/openbsd/src
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/openssh/openssh-portable
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "7.3"
        }
    ]
}

Affected versions

Other
ABOUT_TO_ADD_INET_ATON
AFTER_FREEBSD_PAM_MERGE
AFTER_KRB5_GSSAPI_MERGE
BEFORE_FREEBSD_PAM_MERGE
BEFORE_KRB5_GSSAPI_MERGE
POST_KRB4_REMOVAL
PRE-REORDER
PRE_CYGWIN_MERGE
PRE_DAN_PATCH_MERGE
PRE_FIXPATHS_INTEGRATION
PRE_HPUX_INTEGRATION
PRE_IPV6
PRE_KRB4_REMOVAL
PRE_NEW_LOGIN_CODE
PRE_SW_KRBV
V_1_2PRE17
V_1_2_1_PRE18
V_1_2_1_PRE19
V_1_2_1_PRE20
V_1_2_1_PRE21
V_1_2_1_PRE22
V_1_2_1_PRE23
V_1_2_1_PRE24
V_1_2_1_PRE25
V_1_2_1_PRE26
V_1_2_1_PRE27
V_1_2_2
V_1_2_2_P1
V_1_2_2_PRE28
V_1_2_2_PRE29
V_1_2_3
V_1_2_3_PRE1
V_1_2_3_PRE2
V_1_2_3_PRE3
V_1_2_3_PRE4
V_1_2_3_PRE5
V_1_2_3_TEST1
V_1_2_3_TEST2
V_1_2_3_TEST3
V_1_2_PRE10
V_1_2_PRE11
V_1_2_PRE12
V_1_2_PRE13
V_1_2_PRE14
V_1_2_PRE15
V_1_2_PRE16
V_1_2_PRE4
V_1_2_PRE5
V_1_2_PRE6
V_1_2_PRE7
V_1_2_PRE8
V_1_2_PRE9
V_2_0_0_BETA1
V_2_0_0_BETA2
V_2_0_0_TEST1
V_2_1_0
V_2_1_0_P1
V_2_1_0_P2
V_2_1_0_P3
V_2_1_1_P1
V_2_1_1_P2
V_2_1_1_P3
V_2_1_1_P4
V_2_2_0_P1
V_2_3_0_P1
V_2_5_0_P1
V_2_5_1_P1
V_2_5_1_P2
V_2_5_2_P1
V_3_0_1_P1
V_3_0_P1
V_3_1_P1
V_3_2_2_P1
V_3_4_P1
V_3_6_1_P1
V_3_8_P1
V_3_9_P1
V_4_2_P1
V_5_0_P1
V_5_1_P1
V_5_2_P1
V_5_5_P1
V_5_7_P1
V_6_0_P1
V_6_1_P1
V_6_2_P1
V_6_5_P1
V_6_6_P1
V_6_8_P1
V_6_9_P1
V_7_0_P1
V_7_1_P1
V_7_2_P1
V_7_3_P1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10010.json"
vanir_signatures
[
    {
        "signature_type": "Function",
        "source": "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
        "id": "CVE-2016-10010-50f667bf",
        "deprecated": false,
        "target": {
            "function": "server_request_direct_streamlocal",
            "file": "usr.bin/ssh/serverloop.c"
        },
        "signature_version": "v1",
        "digest": {
            "length": 675.0,
            "function_hash": "88074729361574684655383073785697122465"
        }
    },
    {
        "signature_type": "Line",
        "source": "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
        "id": "CVE-2016-10010-5ca51719",
        "deprecated": false,
        "target": {
            "file": "usr.bin/ssh/serverloop.c"
        },
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "112282066002107034597966630488981573200",
                "323170963047525805601423935231014888198",
                "105602847311270152932988922498303337107",
                "76471072604392233889917292026466974468",
                "115288348656019374252928779477053292513",
                "279077386821327629482001315859305756941",
                "307721442845954940161521364327147819590",
                "22897284367347113241751456465789938240",
                "103705164511187462290344000544006251297"
            ],
            "threshold": 0.9
        }
    },
    {
        "signature_type": "Function",
        "source": "https://github.com/openbsd/src/commit/c76fac666ea038753294f2ac94d310f8adece9ce",
        "id": "CVE-2016-10010-aac5713e",
        "deprecated": false,
        "target": {
            "function": "server_input_global_request",
            "file": "usr.bin/ssh/serverloop.c"
        },
        "signature_version": "v1",
        "digest": {
            "length": 3078.0,
            "function_hash": "286885204847831165959415133843015610387"
        }
    }
]