application-security
Privilege Escalation
Privilege Escalation
Definition
Privilege escalation occurs when an attacker gains elevated permissions beyond what was initially granted. Vertical escalation moves from a low-privilege account to a higher-privilege one (e.g., user to admin), while horizontal escalation allows access to resources of other users at the same privilege level.
It is commonly achieved by exploiting misconfigurations, vulnerabilities in setuid binaries, or flaws in access control logic.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.