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

test python patch #12

Closed
wants to merge 1 commit into from
Closed

test python patch #12

wants to merge 1 commit into from

Conversation

sa-ny
Copy link
Owner

@sa-ny sa-ny commented Sep 19, 2024

No description provided.

Copy link

Caution

Breaking Flaws identified in code!

Fixes for app/views/blabController.py:
Falws found for this file:
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 257 for issue 1019
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 162 for issue 1047
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 211 for issue 1063
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 300 for issue 1053
CWE 80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) - Severity 3 on line 173 for issue 1018
CWE 601 - URL Redirection to Untrusted Site ('Open Redirect') - Severity 3 on line 262 for issue 1061
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 51 for issue 1046
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 201 for issue 1064
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 120 for issue 1017
CWE 89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') - Severity 4 on line 75 for issue 1045

Fix suggestions:

undefined

Copy link

Caution

Breaking Flaws identified in code!

Fixes for app/templates/app/feed.html:
Falws found for this file:
CWE 80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) - Severity 3 on line 160 for issue 1002

Fix suggestions:

undefined

Copy link

Caution

Breaking Flaws identified in code!

Fixes for app/views/toolsController.py:
Falws found for this file:
CWE 78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') - Severity 5 on line 43 for issue 1088
CWE 78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') - Severity 5 on line 68 for issue 1091

Fix suggestions:

undefined

@sa-ny sa-ny closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant