Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2018-1282

31
FAUCET Score

CVE-2018-1282 is a critical vulnerability affecting Apache Hive JDBC driver versions 0.7.1 through 2.3.2. It allows attackers to bypass argument escaping in the PreparedStatement implementation through carefully crafted inputs, leading to SQL injection (CWE-89). With a CVSS score of 9.1, this vulnerability is easily exploitable over the network with no user interaction, potentially resulting in complete compromise of confidentiality and integrity. Despite its critical severity, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.7.1, <= 2.3.2CPE matchmatch criteria
cpe:2.3:a:apache:hive:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

9.1CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.0

Exploit Intelligence

EPSS Score
5.73%
Probability of exploitation in next 30 days
EPSS Percentile
92.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0573 is in the 87th percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

mavenpatch availablevia ghsa
Product: org.apache.hive:hive-jdbcFixed in: 2.3.3

Vendor Advisories (2)

mavenGHSA-jf2m-435m-mxw8critical

SQL Injection in hive-jdbc

Nov 21, 2018
redhatCVE-2018-1282Important

hive: Improper input validation in jdbc/HivePreparedStatement.java allows for SQL injection

Feb 23, 2018

References

exchange.xforce.ibmcloud.com / vulnerabilities/141253
Third Party Advisory
lists.apache.org / thread.html/74bd2bff1827febb348dfb323986fa340d3bb97a315ab93c3ccc8299%40%3Cdev.hive.apache.org%3E
securityfocus.com / bid/103751
Third Party AdvisoryVDB Entry