Exam SY0-701 Topic 2 Question 460 Discussion
Actual exam question for CompTIA's SY0-701 exam
Question #: 460
Topic #: 2
Question #: 460
Topic #: 2
A penetration testing report indicated that an organization should implement controls related to database input validation. Which of the following best identifies the type of vulnerability that was likely discovered during the test?
Suggested Answer: D Vote an answer
Poor input validation in databases typically leads to SQL Injection (SQLi) vulnerabilities, where attackers manipulate input fields to execute arbitrary SQL commands and gain unauthorized data access or control.
XSS (A) affects web applications' output rendering, command injection (B) affects OS commands, and buffer overflow (C) affects memory management, so they don't directly relate to database input validation.
SQLi is a critical vulnerability extensively covered in the Application Security domain#6:Chapter
6 CompTIA Security+ Study Guide#.
XSS (A) affects web applications' output rendering, command injection (B) affects OS commands, and buffer overflow (C) affects memory management, so they don't directly relate to database input validation.
SQLi is a critical vulnerability extensively covered in the Application Security domain#6:Chapter
6 CompTIA Security+ Study Guide#.
by Asa at Apr 26, 2026, 12:13 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).