Home / Vulnerability Database / C or C++ : Unsafe function: getlogin
C/C++
C or C++ : Unsafe function: getlogin
Overview
Calling getlogin function for authentication purposes is unsafe because the returned result can be changed by the attacker in many ways.
References
MEDIUM
DerScanner Severity Score
Do you want to fix C or C++ : Unsafe function: getlogin in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
