aws-secrets-manager-rotation-lambdas icon indicating copy to clipboard operation
aws-secrets-manager-rotation-lambdas copied to clipboard

CWE-89 SQL Injection potential

Open Steven-Beasley opened this issue 7 months ago • 0 comments

https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas/blob/b4b8eca63e1f61bbcfb18c291b640f4fc3b0deb8/SecretsManagerRDSMariaDBRotationMultiUser/lambda_function.py#L207

This should be properly parameterized.

Steven-Beasley avatar Mar 04 '25 13:03 Steven-Beasley