CDK custom resource CustomCDKBucketDeployment: SecurityHub HIGH notification: CWE-117,93 - Log injection #28469
Labels
@aws-cdk/aws-securityhub
Related to AWS Security Hub
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
needs-review
p1
Describe the bug
AWS Inspector reports this finding when using aws_s3_deployment.BucketDeployment
Expected Behavior
No AWS Inspector findings from aws_s3_deployment.BucketDeployment
Current Behavior
We're currently getting this one HIGH finding
Reproduction Steps
Have a CDK application that makes use of aws_s3_deployment.BucketDeployment
Possible Solution
The finding suggests the following fix:
Additional Information/Context
No response
CDK CLI Version
2.115.0 (build 58027ee)
Framework Version
No response
Node.js Version
v18.19.0
OS
aws/codebuild/standard:7.0
Language
TypeScript
Language Version
5.3.3
Other information
No response
The text was updated successfully, but these errors were encountered: