cvelist/2010/0xxx/CVE-2010-0318.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:13:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-0318",
"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 01:13:07 +00:00
"lang": "eng",
"value": "The replay functionality for ZFS Intent Log (ZIL) in FreeBSD 7.1, 7.2, and 8.0, when creating files during replay of a setattr transaction, uses 7777 permissions instead of the original permissions, which might allow local users to read or modify unauthorized files in opportunistic circumstances after a system crash or power failure."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:13:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "38124",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/38124"
},
{
"name": "37657",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/37657"
},
{
"name": "1023407",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1023407"
},
{
"name": "FreeBSD-SA-10:03",
"refsource": "FREEBSD",
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-10:03.zfs.asc"
}
]
}
}