Home / Vulnerability Database / C or C++ : Read out of bounds
C/C++
C or C++ : Read out of bounds
Overview
The software reads data past the end, or before the beginning, of the intended buffer. This can allow attackers to read sensitive information from other memory locations or cause a crash.
References
CRITICAL
DerScanner Severity Score
Do you want to fix C or C++ : Read out of bounds in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
