AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2018-1315

LOW · CVSS 3.7 EPSS 1.78%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-04-05 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2018-1315
Severity
LOW
CVSS
3.7
EPSS
1.78%
Apache

Original Filing — NVD Description

In Apache Hive 2.1.0 to 2.3.2, when 'COPY FROM FTP' statement is run using HPL/SQL extension to Hive, a compromised/malicious FTP server can cause the file to be written to an arbitrary location on the cluster where the command is run from. This is because FTP client code in HPL/SQL does not verify the destination location of the downloaded file. This does not affect hive cli user and hiveserver2 user as hplsql is a separate command line script and needs to be invoked differently.