Skip to content

Vulnerability fix (powered by Mobb Autofixer)#154

Open
antonychiu2 wants to merge 3 commits intomainfrom
Mobb-fix-a8de60ea4a
Open

Vulnerability fix (powered by Mobb Autofixer)#154
antonychiu2 wants to merge 3 commits intomainfrom
Mobb-fix-a8de60ea4a

Conversation

@antonychiu2
Copy link
Owner

This change fixes 3 issues reported by Checkmarx.

SQL Injection (3)

Issue description

SQL Injection allows attackers to execute malicious SQL queries by manipulating input data. This can result in unauthorized access to sensitive data, data manipulation, or even complete database compromise.

Fix instructions

Use parameterized queries or prepared statements to sanitize user input and prevent manipulation of the SQL query.

Additional info and fix customization on Mobb platform

SQL_Injection fix 1 SQL_Injection fix 2 SQL_Injection fix 3

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