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

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:59:27 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:59:27 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:59:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "17312",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17312"
},
{
"name": "24262",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/24262"
},
{
"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"
},
{
"name": "NetBSD-SA2006-005",
"refsource": "NETBSD",
"url": "ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-005.txt.asc"
},
{
"name": "1015846",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015846"
}
]
}
}