ExamGecko
Home Home / ISC / CCSP
Question list
Search
Search

Question 8 - CCSP discussion

Report
Export

Which of the following threat types involves an application that does not validate authorization for portions of itself after the initial checks?

A.
Injection
Answers
A.
Injection
B.
Missing function-level access control
Answers
B.
Missing function-level access control
C.
Cross-site request forgery
Answers
C.
Cross-site request forgery
D.
Cross-site scripting
Answers
D.
Cross-site scripting
Suggested answer: B

Explanation:

It is imperative that an application perform checks when each function or portion of the application is accessed, to ensure that the user is properly authorized to access it. Without continual checks each time a function is accessed, an attacker could forge requests to access portions of the application where authorization has not been granted.

asked 18/09/2024
Sascha Mintenbeck
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first