Umbra Wiki weakness weakness/CWE-205
Back to wiki

CWE-205 — Observable Behavioral Discrepancy

provenance: imported · CWE: CWE-205

CWE-205: Observable Behavioral Discrepancy

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit

Description

The product's behaviors indicate important differences that may be observed by unauthorized actors in a way that reveals (1) its internal state or decision process, or (2) differences from other products with equivalent functionality.

Ideally, a product should provide as little information about its internal operations as possible. Otherwise, attackers could use knowledge of these internal operations to simplify or optimize their attack. In some cases, behavioral discrepancies can be used by attackers to form a side channel.

Common consequences

  • Confidentiality, Access Control: Read Application Data, Bypass Protection Mechanism

Mitigations

(none listed)

References

  • CWE page: https://cwe.mitre.org/data/definitions/205.html
  • CWE list: https://cwe.mitre.org/data/index.html