CWE-807

Overview
  • CWE ID
  • 807
  • CWE Name
  • Reliance on Untrusted Inputs in a Security Decision
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Incomplete
Description
The application uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
693 1000 ChildOf Primary