Home / Vulnerability Database / C or C++ : Run unprivileged code in privileged mode
C/C++

C or C++ : Run unprivileged code in privileged mode

Overview

The application does not go back to default privileges after having to raise them for specific purpose and then executes instructions not intended for execution in privileged mode.

MEDIUM

DerScanner Severity Score

Do you want to fix C or C++ : Run unprivileged code in privileged mode 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