CWE-118

Overview
  • CWE ID
  • 118
  • CWE Name
  • Incorrect Access of Indexable Resource ('Range Error')
  • CWE Abstraction
  • Class
  • CWE structure
  • Simple
  • CWE Status
  • Incomplete
Description
The software does not restrict or incorrectly restricts operations within the boundaries of a resource that is accessed using an index or pointer, such as memory or files.
Extended Description
Related CWEs
CWE ID View ID Nature Ordinal
664 1000 ChildOf Primary