cvelist/2007/2xxx/CVE-2007-2243.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2243",
"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" : "OpenSSH 4.6 and earlier, when ChallengeResponseAuthentication is enabled, allows remote attackers to determine the existence of user accounts by attempting to authenticate via S/KEY, which displays a different response if the user account exists, a similar issue to CVE-2001-1483."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070421 OpenSSH - System Account Enumeration if S/Key is used",
"refsource" : "FULLDISC",
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2007-April/053906.html"
},
{
"name" : "20070424 OpenSSH - System Account Enumeration if S/Key is used",
"refsource" : "FULLDISC",
"url" : "http://lists.grok.org.uk/pipermail/full-disclosure/2007-April/053951.html"
},
{
"name" : "23601",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23601"
},
{
"name" : "34600",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/34600"
},
{
"name" : "2631",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2631"
},
{
"name" : "openssh-challenge-information-disclosure(33794)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/33794"
}
]
}
}