CWE•Class•Incomplete•1 recent CVE
CWE-118Incorrect Access of Indexable Resource ('Range Error')
Description
The product 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.
Common consequences
- Other→Varies by Context