vault/plugins/database/redshift
Vault Automation 8ba69fccb1
Backport VAULT-43691 - Fix SQL injection risk in HANA and Redshift DeleteUser revoke paths into ce/main (#14047)
* VAULT-43691 - Fix SQL injection risk in HANA and Redshift DeleteUser revoke paths (#13741)

HANA now safely quotes usernames as identifiers, and Redshift safely quotes
usernames as string literals before constructing revoke/delete SQL. Added
regression tests to ensure crafted usernames cannot inject additional SQL and
that only the targeted user is deleted.
2026-04-21 10:32:54 +05:30
..
redshift-database-plugin license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
redshift.go Backport VAULT-43691 - Fix SQL injection risk in HANA and Redshift DeleteUser revoke paths into ce/main (#14047) 2026-04-21 10:32:54 +05:30
redshift_test.go Backport VAULT-43691 - Fix SQL injection risk in HANA and Redshift DeleteUser revoke paths into ce/main (#14047) 2026-04-21 10:32:54 +05:30