CISSP · Question #165
Refer to the information below to answer the question. In a Multilevel Security (MLS) system, the following sensitivity labels are used in increasing levels of sensitivity: restricted, confidential, s
The correct answer is C. User A can write to File 1. This question tests knowledge of the Bell-LaPadula model's star property (*-property), which restricts write operations in MLS systems to prevent data leakage from higher to lower classification levels.
Question
Refer to the information below to answer the question. In a Multilevel Security (MLS) system, the following sensitivity labels are used in increasing levels of sensitivity: restricted, confidential, secret, top secret. Table A lists the clearance levels for four users, while Table B lists the security classes of four different files. Which of the following is true according to the star property (*property)?
Options
- AUser D can write to File 1
- BUser B can write to File 1
- CUser A can write to File 1
- DUser C can write to File 1
How the community answered
(49 responses)- A4% (2)
- B12% (6)
- C78% (38)
- D6% (3)
Why each option
This question tests knowledge of the Bell-LaPadula model's star property (*-property), which restricts write operations in MLS systems to prevent data leakage from higher to lower classification levels.
User D has a high clearance level (top secret), and the *-property prohibits writing down to a lower-classified file such as File 1, which would violate the no-write-down rule and risk leaking sensitive information.
User B's clearance level is above File 1's classification, and the star property explicitly forbids writing to a file at a lower sensitivity label than the subject's clearance, making this a direct violation of no-write-down.
The star property (*-property) in the Bell-LaPadula model states that a subject can only write to objects at an equal or higher sensitivity level (no write-down). User A holds the lowest clearance level (restricted), meaning User A can only write to File 1 if File 1 is at the same or higher level than User A's clearance, satisfying the *-property by preventing any downward information flow. This is the only scenario among the choices that correctly adheres to the rule that a subject cannot write to a file at a lower classification than the subject's current level.
User C possesses a clearance level higher than File 1's security class, and the *-property restricts such downward writes because they could allow classified information to contaminate a lower-sensitivity object.
Concept tested: Bell-LaPadula star property no-write-down rule
Source: https://learn.microsoft.com/en-us/previous-versions/tn-archive/cc722487(v=technet.10)
Topics
Community Discussion
No community discussion yet for this question.