Valid CISSP Dumps shared by EduDump.com for Helping Passing CISSP Exam! EduDump.com now offer the newest CISSP exam dumps, the EduDump.com CISSP exam questions have been updated and answers have been corrected get the newest EduDump.com CISSP dumps with Test Engine here:
An organization has detected that the contents of a static table in a database connected to a web server has been changed. The web application does not employ input sanitation. Which of the following types of vulnerability was exploited in the application?
Correct Answer: A
SQL injection is a type of attack where an attacker inserts or manipulates SQL queries in a web application's input fields to manipulate or change the contents of a database. Since the question mentions that the web application does not employ input sanitation, this lack of validation allows malicious SQL code to be injected and executed, which could lead to changes in a database table.