cvelist/2006/4xxx/CVE-2006-4435.json

93 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-4435",
"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" : "OpenBSD 3.8, 3.9, and possibly earlier versions allows context-dependent attackers to cause a denial of service (kernel panic) by allocating more semaphores than the default."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[3.8] 20060825 012: SECURITY FIX: August 25, 2006",
"refsource" : "OPENBSD",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openbsd.org/errata38.html#sem"
},
{
"name" : "[3.9] 20060825 007: SECURITY FIX: August 25, 2006",
"refsource" : "OPENBSD",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openbsd.org/errata.html#sem"
},
{
"name" : "19713",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/19713"
},
{
"name" : "28195",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.osvdb.org/28195"
},
{
"name" : "1016756",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1016756"
},
{
"name" : "21642",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/21642"
},
{
"name" : "openbsd-semaphores-dos(28617)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/28617"
}
]
}
}