Home / Vulnerability Database / C or C++ : Use of overlapping buffers
C/C++
C or C++ : Use of overlapping buffers
Classification
PCI DSS 4.0
Overview
Overlapping buffers are passed to the function that works with strings or memory. Undefined behavior of application is possible.
References
LOW
DerScanner Severity Score
Do you want to fix C or C++ : Use of overlapping buffers in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
