-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| com.amazon.redshift:redshift-jdbc42 | maven | < 2.1.0.28 | 2.1.0.28 |
The vulnerability stems from how parameters are handled in 'simple query mode'. The toString method in SimpleParameterList.java directly inlined parameter values into SQL without sufficient safeguards. The patched commits (bc93694, 12a5e8e) introduced explicit type casting via the quoteAndCast method and expanded type handling, confirming the vulnerability existed in parameter serialization. This matches the PostgreSQL JDBC advisory's root cause where improper parameter inlining led to comment-based SQL injection.
Ongoing coverage of React2Shell