Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qeeqbox/vertical-privilege-escalation

A threat actor may perform unauthorized functions belonging to another user with a higher privileges level
https://github.com/qeeqbox/vertical-privilege-escalation

escalation example infosecsimplified metadata privilege qeeqbox vertical visualization vulnerability

Last synced: 2 days ago
JSON representation

A threat actor may perform unauthorized functions belonging to another user with a higher privileges level

Awesome Lists containing this project

README

        

A threat actor may perform unauthorized functions belonging to another user with a higher privileges level.

## Example #1
1. Threat actor alters a value that indicates users' group
2. Target authorizes adversary to perform functions as if they were part of that group

## Names
- Vertical access control attack

## Impact
Vary

## Risk
- Read & modify data
- Execute commands

## Redemption
- Validate access control
- Least privileges

## ID
cb8496ab-c8f4-4fda-99a3-37e0b8bc2d55

## References
- [mitre](https://cwe.mitre.org/data/definitions/639.html)