Common Problems (cont.)
Temporary Files
- This problem is limited to servers where users may have access to the environment. Occasionally a server application needs to process data into temporary files, such as when an external program needs to be accessed. If a user has access to the server, they could read the data in these files, and potentially replace the information being returned to the user. (Race Condition)