mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2018-1284](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1284)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Apache Hive 0.6.0 to 2.3.2, malicious user might use any xpath UDFs (xpath/xpath_string/xpath_boolean/xpath_number/xpath_double/xpath_float/xpath_long/xpath_int/xpath_short) to expose the content of a file on the machine running HiveServer2 owned by HiveServer2 user (usually hive) if hive.server2.enable.doAs=false.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/yahoo/hive-funnel-udf
|
|
|