CWE-480

Overview
  • CWE ID
  • 480
  • CWE Name
  • Use of Incorrect Operator
  • CWE Abstraction
  • Base
  • CWE structure
  • Simple
  • CWE Status
  • Draft
Description
The programmer accidentally uses the wrong operator, which changes the application logic in security-relevant ways.
Extended Description
These types of errors are generally the result of a typo.
Related CWEs
CWE ID View ID Nature Ordinal
670 1000 ChildOf Primary