6 - Database Security Flashcards
1
Q
SQL injection
A
Malicious SQL commands sent to database
Takes advantage of vulnerabilities in web app (script building query from user input)
Input checking and prepared statements can prevent
2
Q
Inference attacks
A
Combining databases that share attributes
Getting information that is inferred by some data
Must remove identifying information