cvelist/2006/1xxx/CVE-2006-1588.json

88 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1588",
"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 bridge ioctl (if_bridge code) in NetBSD 1.6 through 3.0 does not clear sensitive memory before copying ioctl results to the requesting process, which allows local users to obtain portions of kernel memory."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "NetBSD-SA2006-005",
"refsource" : "NETBSD",
"url" : "ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-005.txt.asc"
},
{
"name" : "17312",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17312"
},
{
"name" : "24262",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/24262"
},
{
"name" : "1015846",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1015846"
},
{
"name" : "19464",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19464"
},
{
"name" : "bsd-ifbridge-information-disclosure(25582)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25582"
}
]
}
}