- Home
- All questions
- Question 348
CompTIA Security+ study material · question 348 of 611
An application hides the delete button from non-administrators but the delete endpoint performs no check. What is wrong?
Show the answer
Answer: A. Access control decisions must be enforced on the server
Anything enforced only in the browser is bypassed by calling the endpoint directly.
Source: OWASP Top 10 (OWASP) — OWASP Top Ten › Broken Access Control