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.

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++

C or C++ : va_list uninitialized