-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Description: If user inputs are directly used in SQL queries without proper sanitization, the application could be vulnerable to SQL injection attacks, allowing attackers to manipulate the database.
Recommendation: Use parameterized queries or ORM libraries to handle database interactions securely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed