Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider another carelessly written web application which uses a servlet that checks if there was an active session but does not check if the user
Consider another carelessly written web application which uses a servlet that
checks if there was an active session but does not check if the user is autho
rized to access that page, instead depending on the fact that a link to the page is
shown only to authorized users. What is the risk with this scheme? There was
a real instance where applicants to a college admissions site could, after logging
into the web site, exploit this loophole and view information they were not au
thorized to see; the unauthorized access was, however, detected, and those who
accessed the information were punished by being denied admission.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started