Question: A software quality assurance associate is testing two modules in an application on a web server. One module generates data and the other reads data.
A software quality assurance associate is testing two modules in an application on a web server. One module generates data and the other reads data. However, whenever data is being generated, as soon as the module that reads data is initiated, the application crashes. Which of the following is most likely to be causing the problem?
a Dereferencing a pointer with a NULL value.
b A crosssite scripting condition that was not sanitized.
c An unauthorized directory traversal injection condition.
d A crosssite request forgery condition with weak input validation.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
