cvelist/2006/0xxx/CVE-2006-0883.json
2019-03-17 22:12:56 +00:00

97 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2006-0883",
"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 on FreeBSD 5.3 and 5.4, when used with OpenPAM, does not properly handle when a forked child process terminates during PAM authentication, which allows remote attackers to cause a denial of service (client connection refusal) by connecting multiple times to the SSH server, waiting for the password prompt, then disconnecting."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2006-0805",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0805"
},
{
"name": "FreeBSD-SA-06:09",
"refsource": "FREEBSD",
"url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:09.openssh.asc"
},
{
"name": "23797",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/23797"
},
{
"name": "1015706",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015706"
},
{
"name": "520",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/520"
},
{
"name": "16892",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16892"
},
{
"name": "openssh-openpam-dos(25116)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25116"
},
{
"name": "http://bugzilla.mindrot.org/show_bug.cgi?id=839",
"refsource": "CONFIRM",
"url": "http://bugzilla.mindrot.org/show_bug.cgi?id=839"
}
]
}
}