CompTIA CySA+ CS0-003 Practice Question
During a routine vulnerability assessment, you detect a potential stack overflow vulnerability in one of your organization's applications. What would be the most recommended immediate action to mitigate the discovered stack overflow vulnerability?
Isolate the affected application from the network
Implement input validation to ensure input length does not exceed buffer size
Monitor the application for unusual behavior
Increase the complexity of the application's code