Home / Vulnerability Database / C or C++ : DNS lookup usage for an authentication
C/C++
C or C++ : DNS lookup usage for an authentication
Classification
Overview
Usage of gethostbyaddr and gethostbyname functions for an authentication purposes is unsafe because of the return value could be modified by an attacker.
References
LOW
DerScanner Severity Score
Do you want to fix C or C++ : DNS lookup usage for an authentication in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
