Dark Mode

Settings

Capec-114 Detail

Authentication Abuse

Meta Software Hardware Typical Severity: Medium

Children: 90

Threats: T106 T263 T271 T292 T307

Tools: 17

Description

An attacker obtains unauthorized access to an application, service or device either through knowledge of the inherent weaknesses of an authentication mechanism, or by exploiting a flaw in the authentication scheme's implementation. In such an attack an authentication mechanism is functioning but a carefully controlled sequence of events causes the mechanism to grant access to the attacker.

Extended Description

This attack may exploit assumptions made by the target's authentication procedures, such as assumptions regarding trust relationships or assumptions regarding the generation of secret values. This attack differs from Authentication Bypass attacks in that Authentication Abuse allows the attacker to be certified as a valid user through illegitimate means, while Authentication Bypass allows the user to access protected material without ever being certified as an authenticated user. This attack does not rely on prior sessions established by successfully authenticating users, as relied upon for the "Exploitation of Session Variables, Resource IDs and other Trusted Credentials" attack patterns.
External ID Source Link Description
CAPEC-114 capec https://capec.mitre.org/data/definitions/114.html
CWE-287 cwe http://cwe.mitre.org/data/definitions/287.html
CWE-1244 cwe http://cwe.mitre.org/data/definitions/1244.html
T1548 ATTACK https://attack.mitre.org/wiki/Technique/T1548 Abuse Elevation Control Mechanism

Not present

  1. An authentication mechanism or subsystem implementing some form of authentication such as passwords, digest authentication, security certificates, etc. which is flawed in some way.
  1. A client application, command-line access to a binary, or scripting language capable of interacting with the authentication mechanism.

Not present

Not present

Not present