Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.
MITRE ATT&CK techniques associated with this weakness class (mapped via MITRE CAPEC). A vulnerability of this type could let an adversary carry out:
A stage-by-stage walkthrough of the attack, mapped to the real MITRE ATT&CK tactics for this weakness — what the attacker is trying to do, what's at risk (what can be stolen or damaged), and how you defend. Understanding the playbook is how you shut it down.
Study the target to find the weakness before touching it.
Exposed version info, error messages, and endpoints that reveal the vulnerable component.
Minimise information disclosure; hide version banners and verbose errors.
Map what else is reachable — hosts, services, data stores, and accounts.
Internal topology, service inventory, and data locations the attacker enumerates.
Network segmentation and detection of unusual internal scanning.
This is a defensive, conceptual walkthrough for education — stages reflect MITRE ATT&CK tactics associated with this weakness class, not a working exploit. Not every attack uses every stage.