Amazon Redshift JDBC Driver SQL Injection Vulnerability in Metadata APIs
CVE-2024-12744 Published on December 24, 2024
SQL Injection in the Amazon Redshift JDBC Driver affecting v2.1.0.31
A SQL injection in the Amazon Redshift JDBC Driver in v2.1.0.31 allows a user to gain escalated privileges via the getSchemas, getTables, or getColumns Metadata APIs. Users should upgrade to the driver version 2.1.0.32 or revert to driver version 2.1.0.30.
Vulnerability Analysis
CVE-2024-12744 is exploitable with network access, requires user interaction and a small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a SQL Injection Vulnerability?
The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
CVE-2024-12744 has been classified to as a SQL Injection vulnerability or weakness.
Products Associated with CVE-2024-12744
Want to know whenever a new CVE is published for Amazon Aws? stack.watch will email you.
Affected Versions
Amazon Redshift JDBC Driver Version 2.1.0.31 is affected by CVE-2024-12744Vulnerable Packages
The following package name and versions may be associated with CVE-2024-12744
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| maven | com.amazon.redshift:redshift-jdbc42 | = 2.1.0.31 | 2.1.0.32 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.