Published On: 27 Dec 2022
If a user with full control or partial access to an NPE (New Pages Experience) page enrolls their account in a security epsilon checkpoint, the page owner may not be able to remove them as an administrator.
This could allow the malicious user to retain access to the page.
Step
1
FBDL code:
[setup]
User UserOne
User UserTwo
Page PageOne with {owner: UserOne, analysts: [UserTwo]} #npe page
[action]
UserTwo add_checkpoint UserTwo with {checkpoint: Epsilon}
Step
2
UserOne will not be able to remove or change UserTwo's role on the page.