cvelist/2018/15xxx/CVE-2018-15599.json
2018-08-28 06:07:22 -04:00

78 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-15599",
"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" : "The recv_msg_userauth_request function in svr-auth.c in Dropbear through 2018.76 is prone to a user enumeration vulnerability because username validity affects how fields in SSH_MSG_USERAUTH messages are handled, a similar issue to CVE-2018-15473 in an unrelated codebase."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180827 [SECURITY] [DLA 1476-1] dropbear security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/08/msg00026.html"
},
{
"name" : "http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2018q3/002108.html",
"refsource" : "MISC",
"url" : "http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2018q3/002108.html"
},
{
"name" : "http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2018q3/002109.html",
"refsource" : "MISC",
"url" : "http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2018q3/002109.html"
},
{
"name" : "https://old.reddit.com/r/blackhat/comments/97ywnm/openssh_username_enumeration/e4e05n2/",
"refsource" : "MISC",
"url" : "https://old.reddit.com/r/blackhat/comments/97ywnm/openssh_username_enumeration/e4e05n2/"
}
]
}
}