During a vulnerability assessment of an enterprise infrastructure, a scanner flags a critical unpatched remote code execution vulnerability on a core database server. The system administrator requests to mark the finding as risk-accepted without patching, citing that an inline Network Intrusion Prevention System (NIPS) is active on the network segment. Which of the following best describes the primary operational risk of relying on this compensating control instead of applying the vendor patch?
- Attackers who gain access to the internal network can potentially bypass the intrusion prevention system using encrypted channels or lateral movement, leaving the unpatched flaw exposed.Answer
- BNetwork-level inline inspection acts as a permanent corrective control that automatically remediates the underlying application source code error.
- CApplying network filtering rules alters the software's attack surface such that future authenticated vulnerability scans will fail to execute.
- DInline network inspection devices automatically reclassify server-side execution vulnerabilities as client-side script execution flaws.
Answer
Attackers who gain access to the internal network can potentially bypass the intrusion prevention system using encrypted channels or lateral movement, leaving the unpatched flaw exposed.
Relying on a Network Intrusion Prevention System (NIPS) as a compensating control reduces exposure but does not remediate the vulnerability. If threat actors establish a presence within the network or encrypt their exploit payloads, the NIPS may fail to block the attack, allowing the unpatched server to be compromised.
Step-by-Step Solution
Key Concept
Vulnerability Remediation vs. Compensating Controls
Estimated Time:1m 30s