cvelist/2006/5xxx/CVE-2006-5482.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:16:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5482",
"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 02:16:49 +00:00
"lang": "eng",
"value": "ufs_vnops.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by calling the ftruncate function on a file type that is not VREG, VLNK or VDIR, which is not defined in POSIX."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:16:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "22413",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22413"
},
{
"name": "[freebsd-cvs-src] 20060531 cvs commit: src/sys/ufs/ufs ufs_vnops.c",
"refsource": "MLIST",
"url": "http://lists.freebsd.org/pipermail/cvs-src/2006-May/064488.html"
},
{
"name": "20522",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20522"
}
]
}
}