2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2006-0883" ,
"sourceIdentifier" : "secteam@freebsd.org" ,
"published" : "2006-03-07T02:02:00.000" ,
2024-11-22 03:16:05 +00:00
"lastModified" : "2024-11-21T00:07:34.330" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"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."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
2024-11-22 03:16:05 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-22 03:16:05 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-399"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openbsd:openssh:3.8.1p1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C35F4ABE-1B0C-4195-8F99-BF993A17882B"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8A80E6A-6502-4A33-83BA-7DCC606D79AA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:release:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D6428EB-5E1A-41CB-979C-4C9402251D8B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:releng:*:*:*:*:*:*" ,
"matchCriteriaId" : "2DCA9879-C9F5-475A-8EC9-04D151001C8D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.3:stable:*:*:*:*:*:*" ,
"matchCriteriaId" : "0A94132F-4C47-49CC-B03C-8756613E9A38"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:pre-release:*:*:*:*:*:*" ,
"matchCriteriaId" : "46A60ED5-1D92-4B40-956F-D1801CAB9039"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:release:*:*:*:*:*:*" ,
"matchCriteriaId" : "3F629879-66F0-427B-86D8-D740E0E3F6E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:releng:*:*:*:*:*:*" ,
"matchCriteriaId" : "C89129C5-A1DB-4018-B43A-C60C8E650080"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:freebsd:freebsd:5.4:stable:*:*:*:*:*:*" ,
"matchCriteriaId" : "60F7B4A9-4036-4061-8F3D-BDC3F1282EC0"
}
]
}
]
}
] ,
"references" : [
{
"url" : "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:09.openssh.asc" ,
"source" : "secteam@freebsd.org"
} ,
{
"url" : "http://bugzilla.mindrot.org/show_bug.cgi?id=839" ,
"source" : "secteam@freebsd.org"
} ,
{
"url" : "http://securityreason.com/securityalert/520" ,
"source" : "secteam@freebsd.org"
} ,
{
"url" : "http://securitytracker.com/id?1015706" ,
"source" : "secteam@freebsd.org" ,
"tags" : [
"Patch"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://www.osvdb.org/23797" ,
"source" : "secteam@freebsd.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/16892" ,
"source" : "secteam@freebsd.org" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/0805" ,
"source" : "secteam@freebsd.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25116" ,
"source" : "secteam@freebsd.org"
2024-11-22 03:16:05 +00:00
} ,
{
"url" : "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:09.openssh.asc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://bugzilla.mindrot.org/show_bug.cgi?id=839" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securityreason.com/securityalert/520" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securitytracker.com/id?1015706" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.osvdb.org/23797" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/16892" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2006/0805" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25116" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
}
] ,
"vendorComments" : [
{
"organization" : "Red Hat" ,
"comment" : "This issue did not affect the versions of OpenSSH as distributed with Red Hat Enterprise Linux 2.1, 3, or 4." ,
"lastModified" : "2006-08-30T00:00:00"
2023-04-24 12:24:31 +02:00
}
]
}