A recent vulnerability scan has identified a critical vulnerability in your company's web application that must be mitigated. The organization's policy prioritizes quick fixes to reduce immediate risk. Which of the following actions most effectively aligns with this policy?
Contact the vendor for a permanent solution.
Implement a temporary web application firewall (WAF) rule to block malicious traffic.
Disable the affected feature of the web application.
The best action is to implement a temporary web application firewall (WAF) rule to block traffic associated with the vulnerability. This provides an immediate layer of protection while a permanent fix is developed. Updating the application is a long-term solution but doesn't align with the policy of immediate risk reduction. Disabling the affected feature might reduce risk but can disrupt business operations significantly. Contacting the vendor is a valid action but may not provide an immediate fix.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a Web Application Firewall (WAF)?
Open an interactive chat with Bash
What are common web application vulnerabilities?
Open an interactive chat with Bash
Why is it sometimes better to implement short-term fixes than long-term updates?