| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| The vulnerability of the Amazon Redshift JDBC driver lies in the lack of security measures for SQL query structures, allowing attackers to exploit this to increase their privileges. | 21 Jan 202500:00 | – | bdu_fstec | |
| CVE-2024-12744 | 24 Dec 202416:24 | – | circl | |
| Redshift JDBC Driver 安全漏洞 | 24 Dec 202400:00 | – | cnnvd | |
| CVE-2024-12744 | 24 Dec 202416:12 | – | cve | |
| CVE-2024-12744 SQL Injection in the Amazon Redshift JDBC Driver affecting v2.1.0.31 | 24 Dec 202416:12 | – | cvelist | |
| EUVD-2024-3567 | 3 Oct 202520:07 | – | euvd | |
| Amazon Redshift JDBC Driver vulnerable to SQL Injection | 26 Dec 202420:27 | – | github | |
| CVE-2024-12744 | 24 Dec 202417:15 | – | nvd | |
| GHSA-8596-2JGR-PPJ7 Amazon Redshift JDBC Driver vulnerable to SQL Injection | 26 Dec 202420:27 | – | osv | |
| PT-2024-10193 · Amazon · Amazon Redshift Jdbc Driver | 18 Dec 202400:00 | – | ptsecurity |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(214311);
script_version("1.3");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/09/22");
script_cve_id("CVE-2024-12744");
script_xref(name:"IAVA", value:"2025-A-0011");
script_name(english:"RedShift JDBC Driver < 2.1.0.32 (CVE-2024-12744)");
script_set_attribute(attribute:"synopsis", value:
"A Python library installed on the remote host is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"The Amazon Redshift JDBC Driver, version 2.1.0.31, is affected by CVE-2024-12744, a SQL injection issue when
utilizing the get_schemas, get_tables, or get_columns Metadata APIs. This issue has been addressed in driver
version 2.1.0.32. We recommend customers upgrade to the driver version 2.1.0.32 or revert to driver version 2.1.0.30.
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://github.com/advisories/GHSA-655w-fm8m-m478");
script_set_attribute(attribute:"solution", value:
"Upgrade Redshift JDBC Driver version >= 2.1.0.32 or revert to 2.1.0.30 or less.");
script_set_attribute(attribute:"agent", value:"windows");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:U");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-12744");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2024/12/24");
script_set_attribute(attribute:"patch_publication_date", value:"2024/12/24");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/01/17");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"asset_categories", value:"component");
script_set_attribute(attribute:"cpe", value:"cpe:/a:aws:redshift_jdbc_driver");
script_set_attribute(attribute:"stig_severity", value:"I");
script_set_attribute(attribute:"thorough_tests", value:"true");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("redshift_jdbc_installed.nbin");
script_require_ports("Host/detect/db/JAR");
exit(0);
}
include('vcf.inc');
var app_name = 'RedShift JDBC Driver';
var app_info = vcf::get_app_info(app:app_name);
var constraints = [
{ 'equal': '2.1.0.31' , 'fixed_display': 'Revert to 2.1.0.30 or prior, or upgrade to 2.1.0.32 or later' }
];
vcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_HOLE);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation