cvelist/2014/0xxx/CVE-2014-0228.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:19:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0228",
"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 07:19:10 +00:00
"lang": "eng",
"value": "Apache Hive before 0.13.1, when in SQL standards based authorization mode, does not properly check the file permissions for (1) import and (2) export statements, which allows remote authenticated users to obtain sensitive information via a crafted URI."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:19:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[hive-user] 20140612 CVE-2014-0228: Apache Hive Authorization vulnerability",
"refsource": "MLIST",
"url": "http://mail-archives.apache.org/mod_mbox/hive-user/201406.mbox/%3CCABgNGzeN7E+9d=YV5yvnKA7wmSx1op_avtUjPcPtDaR6DLJM6g@mail.gmail.com%3E"
},
{
"name": "http://packetstormsecurity.com/files/127091/Apache-Hive-0.13.0-Authorization-Failure.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/127091/Apache-Hive-0.13.0-Authorization-Failure.html"
},
{
"name": "20140612 CVE-2014-0228: Apache Hive Authorization vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/532418/100/0/threaded"
}
]
}
}