mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
### [CVE-2014-0228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0228)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127091/Apache-Hive-0.13.0-Authorization-Failure.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|