Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unchecked_Input_for_Loop_Condition @ main.py #93

Open
ytang1-godaddy opened this issue Feb 6, 2023 · 0 comments
Open

Unchecked_Input_for_Loop_Condition @ main.py #93

ytang1-godaddy opened this issue Feb 6, 2023 · 0 comments

Comments

@ytang1-godaddy
Copy link
Owner

ytang1-godaddy commented Feb 6, 2023

Unchecked_Input_for_Loop_Condition issue exists @ main.py in branch master

Method handler at line 21 of /python/image-content-search/src/imageMassage/main.py gets user input from element event . This element’s value flows through the code without being validated, and is eventually used in a loop condition in handler at line 24 of /python/image-content-search/src/imageMassage/main.py. This constitutes an Unchecked Input for Loop Condition.

Namespace: ytang1-godaddy
Repository: aws-cdk-examples
Repository Url: /~https://github.com/ytang1-godaddy/aws-cdk-examples
CxAST-Project: ytang1-godaddy/aws-cdk-examples
CxAST platform scan: 9299eec0-db6d-4aaf-a84e-cae2611689d7
Branch: master
Application: aws-cdk-examples
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
CWE: 606
Lines: 21


References
Read more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant