SY0-701 Security Program Management and Oversight Practice Question
This SY0-701 practice question tests your understanding of security program management and oversight. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
Risk Register Excerpt
Asset: Customer portal API
Threat: Web application vulnerability in search endpoint
Inherent likelihood: High (4/5)
Inherent impact: High (5/5)
Current control: WAF rule added after recent scan
Business note: Patch is available and estimated at 3 developer days
Policy note: Internet-facing systems with a known critical vulnerability may not be accepted if a fix is available before release
Target go-live: 14 days
Residual risk owner: Application manager
Based on the exhibit, what is the best risk response for the security team to recommend before the customer portal goes live?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue: "best"
Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
Risk Register Excerpt
Asset: Customer portal API
Threat: Web application vulnerability in search endpoint
Inherent likelihood: High (4/5)
Inherent impact: High (5/5)
Current control: WAF rule added after recent scan
Business note: Patch is available and estimated at 3 developer days
Policy note: Internet-facing systems with a known critical vulnerability may not be accepted if a fix is available before release
Target go-live: 14 days
Residual risk owner: Application manager
A
Accept the risk now, because the WAF rule lowers exposure enough for launch.
Why wrong: This would leave a high-risk, internet-facing weakness in place despite an available fix. The policy excerpt specifically limits risk acceptance when remediation is feasible before release, so acceptance is not the best response.
B
Mitigate the risk by remediating the vulnerability before production release.
This is the best choice because the exhibit shows a high-likelihood, high-impact issue with a fix available in time for launch. The policy also says critical internet-facing vulnerabilities should not be accepted when remediation is available. A real fix reduces the underlying exposure more effectively than a temporary control.
C
Transfer the risk to the hosting provider through a service-level agreement.
Why wrong: A service-level agreement cannot remove the vulnerability itself. It may define responsibilities, but it does not replace the need to fix an application flaw that the organization owns and can remediate before go-live.
D
Avoid the risk by permanently canceling the customer portal project.
Why wrong: Avoidance would be disproportionate here because the business is already planning a launch and has time to fix the issue. The exhibit indicates remediation is feasible, so canceling the project would be unnecessarily extreme.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Mitigate the risk by remediating the vulnerability before production release.
The exhibit shows a critical SQL injection vulnerability in the customer portal that has been partially mitigated by a WAF rule. However, WAF rules can be bypassed (e.g., through encoding tricks or HTTP parameter pollution), so the residual risk remains high. The best response is to remediate the vulnerability in the application code before launch, which directly removes the root cause and aligns with the principle of defense in depth.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
Accept the risk now, because the WAF rule lowers exposure enough for launch.
Why it's wrong here
This would leave a high-risk, internet-facing weakness in place despite an available fix. The policy excerpt specifically limits risk acceptance when remediation is feasible before release, so acceptance is not the best response.
✓
Mitigate the risk by remediating the vulnerability before production release.
Why this is correct
This is the best choice because the exhibit shows a high-likelihood, high-impact issue with a fix available in time for launch. The policy also says critical internet-facing vulnerabilities should not be accepted when remediation is available. A real fix reduces the underlying exposure more effectively than a temporary control.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
✗
Transfer the risk to the hosting provider through a service-level agreement.
Why it's wrong here
A service-level agreement cannot remove the vulnerability itself. It may define responsibilities, but it does not replace the need to fix an application flaw that the organization owns and can remediate before go-live.
✗
Avoid the risk by permanently canceling the customer portal project.
Why it's wrong here
Avoidance would be disproportionate here because the business is already planning a launch and has time to fix the issue. The exhibit indicates remediation is feasible, so canceling the project would be unnecessarily extreme.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume a WAF provides complete protection and thus choose 'accept the risk,' but the SY0-701 exam emphasizes that compensating controls like WAFs are not a substitute for fixing the underlying vulnerability.
Detailed technical explanation
How to think about this question
SQL injection vulnerabilities arise when user input is concatenated directly into SQL queries without proper parameterization or escaping. A WAF uses signature-based or heuristic rules to block malicious patterns, but attackers can bypass these using techniques like case variation, comment injection (e.g., `/**/`), or hex encoding. Remediation involves using prepared statements (parameterized queries) or stored procedures, which separate SQL logic from data, making injection impossible regardless of input.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A security team runs a vulnerability scan on a web application and discovers an unpatched SQL injection flaw. The team prioritises remediation by CVSS score — critical flaws are patched within 24 hours, high within 7 days. Questions like this test whether you understand vulnerability management processes, scanning tools, and remediation prioritisation.
Related glossary terms
Concepts from this question explained
These glossary pages explain the core terms tested in this SY0-701 question in full detail.
Security Program Management and Oversight — This question tests Security Program Management and Oversight — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Mitigate the risk by remediating the vulnerability before production release. — The exhibit shows a critical SQL injection vulnerability in the customer portal that has been partially mitigated by a WAF rule. However, WAF rules can be bypassed (e.g., through encoding tricks or HTTP parameter pollution), so the residual risk remains high. The best response is to remediate the vulnerability in the application code before launch, which directly removes the root cause and aligns with the principle of defense in depth.
What should I do if I get this SY0-701 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.