{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2018-15473",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "dateUpdated": "2024-08-05T09:54:03.508Z",
        "dateReserved": "2018-08-17T00:00:00",
        "datePublished": "2018-08-17T00:00:00"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2022-12-13T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c."
                }
            ],
            "affected": [
                {
                    "vendor": "n/a",
                    "product": "n/a",
                    "versions": [
                        {
                            "version": "n/a",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "name": "GLSA-201810-03",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://security.gentoo.org/glsa/201810-03"
                },
                {
                    "name": "1041487",
                    "tags": [
                        "vdb-entry"
                    ],
                    "url": "http://www.securitytracker.com/id/1041487"
                },
                {
                    "name": "45233",
                    "tags": [
                        "exploit"
                    ],
                    "url": "https://www.exploit-db.com/exploits/45233/"
                },
                {
                    "url": "https://bugs.debian.org/906236"
                },
                {
                    "name": "45210",
                    "tags": [
                        "exploit"
                    ],
                    "url": "https://www.exploit-db.com/exploits/45210/"
                },
                {
                    "url": "https://security.netapp.com/advisory/ntap-20181101-0001/"
                },
                {
                    "url": "https://github.com/openbsd/src/commit/779974d35b4859c07bc3cb8a12c74b43b0a7d1e0"
                },
                {
                    "name": "USN-3809-1",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://usn.ubuntu.com/3809-1/"
                },
                {
                    "name": "[debian-lts-announce] 20180821 [SECURITY] [DLA-1474-1] openssh security update",
                    "tags": [
                        "mailing-list"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00022.html"
                },
                {
                    "name": "105140",
                    "tags": [
                        "vdb-entry"
                    ],
                    "url": "http://www.securityfocus.com/bid/105140"
                },
                {
                    "name": "DSA-4280",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://www.debian.org/security/2018/dsa-4280"
                },
                {
                    "name": "45939",
                    "tags": [
                        "exploit"
                    ],
                    "url": "https://www.exploit-db.com/exploits/45939/"
                },
                {
                    "url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0011"
                },
                {
                    "url": "http://www.openwall.com/lists/oss-security/2018/08/15/5"
                },
                {
                    "name": "RHSA-2019:0711",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2019:0711"
                },
                {
                    "name": "RHSA-2019:2143",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2019:2143"
                },
                {
                    "url": "https://www.oracle.com/security-alerts/cpujan2020.html"
                },
                {
                    "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "text",
                            "lang": "en",
                            "description": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2018-08-17T00:00:00"
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T09:54:03.508Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "GLSA-201810-03",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/201810-03"
                    },
                    {
                        "name": "1041487",
                        "tags": [
                            "vdb-entry",
                            "x_transferred"
                        ],
                        "url": "http://www.securitytracker.com/id/1041487"
                    },
                    {
                        "name": "45233",
                        "tags": [
                            "exploit",
                            "x_transferred"
                        ],
                        "url": "https://www.exploit-db.com/exploits/45233/"
                    },
                    {
                        "url": "https://bugs.debian.org/906236",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "name": "45210",
                        "tags": [
                            "exploit",
                            "x_transferred"
                        ],
                        "url": "https://www.exploit-db.com/exploits/45210/"
                    },
                    {
                        "url": "https://security.netapp.com/advisory/ntap-20181101-0001/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/openbsd/src/commit/779974d35b4859c07bc3cb8a12c74b43b0a7d1e0",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "name": "USN-3809-1",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://usn.ubuntu.com/3809-1/"
                    },
                    {
                        "name": "[debian-lts-announce] 20180821 [SECURITY] [DLA-1474-1] openssh security update",
                        "tags": [
                            "mailing-list",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00022.html"
                    },
                    {
                        "name": "105140",
                        "tags": [
                            "vdb-entry",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/105140"
                    },
                    {
                        "name": "DSA-4280",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2018/dsa-4280"
                    },
                    {
                        "name": "45939",
                        "tags": [
                            "exploit",
                            "x_transferred"
                        ],
                        "url": "https://www.exploit-db.com/exploits/45939/"
                    },
                    {
                        "url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0011",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2018/08/15/5",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "name": "RHSA-2019:0711",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2019:0711"
                    },
                    {
                        "name": "RHSA-2019:2143",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2019:2143"
                    },
                    {
                        "url": "https://www.oracle.com/security-alerts/cpujan2020.html",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}