Dark Mode
Capec-122 Detail
Privilege Abuse
Meta Software Hardware Likelihood: High Typical Severity: Medium
Children: 1 17 180 201 503
Threats: T72 T263 T271 T275 T277 T280 T286 T293 T307 T336 T340 T383 T386 T390 T394 T396 T399 T405
Tools: 17
An adversary is able to exploit features of the target that should be reserved for privileged users or administrators but are exposed to use by lower or non- privileged accounts. Access to sensitive information and functionality must be controlled to ensure that only authorized users are able to access these resources.
If access control mechanisms are absent or misconfigured, a user may be able to access resources that are intended only for higher level users. An adversary may be able to exploit this to utilize a less trusted account to gain information and perform activities reserved for more trusted accounts. This attack differs from privilege escalation and other privilege stealing attacks in that the adversary never actually escalates their privileges but instead is able to use a lesser degree of privilege to access resources that should be (but are not) reserved for higher privilege accounts. Likewise, the adversary does not exploit trust or subvert systems - all control functionality is working as configured but the configuration does not adequately protect sensitive resources at an appropriate level.
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-122 | capec | https://capec.mitre.org/data/definitions/122.html | |
| CWE-269 | cwe | http://cwe.mitre.org/data/definitions/269.html | |
| CWE-732 | cwe | http://cwe.mitre.org/data/definitions/732.html | |
| CWE-1317 | cwe | http://cwe.mitre.org/data/definitions/1317.html | |
| T1548 | ATTACK | https://attack.mitre.org/wiki/Technique/T1548 | Abuse Elevation Control Mechanism |
Not present
- The target must have misconfigured their access control mechanisms such that sensitive information, which should only be accessible to more trusted users, remains accessible to less trusted users.
- The adversary must have access to the target, albeit with an account that is less privileged than would be appropriate for the targeted resources.
- None: No specialized resources are required to execute this type of attack. The ability to access the target is required.
| Low |
|---|
| Adversary can leverage privileged features they already have access to without additional effort or skill. Adversary is only required to have access to an account with improper priveleges. |
| Integrity | Authorization | Access Control | Confidentiality |
|---|---|---|---|
| Modify Data | Execute Unauthorized Commands (Run Arbitrary Code) | Bypass Protection Mechanism | Read Data |
| Gain Privileges | |||
| Bypass Protection Mechanism |
- Improperly configured account privileges allowed unauthorized users on a hospital's network to access the medical records for over 3,000 patients. Thus compromising data integrity and confidentiality in addition to HIPAA violations.