VariantDraft
CWE-127Buffer Under-read
Category: memory
Description
The product reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations prior to the targeted buffer.
Common consequences· 2
- Confidentiality — Read Memory
- Confidentiality — Bypass Protection MechanismBy reading out-of-bounds memory, an attacker might be able to get secret values, such as memory addresses, which can bypass protection mechanisms such as ASLR in order to improve the reliability and likelihood of exploiting a separate weakness to achieve code execution instead of just denial of service.
References
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.