Home / Vulnerability Database / Visual Basic 6 : Obsolete construct
Visual Basic 6
Visual Basic 6 : Obsolete construct
Classification
OWASP ASVS
CWE
Overview
The obsolete function is used. Perhaps, the code has not been developed for a long time.
In the development of the programming language, some constructions become deprecated. This may be due to improvements of the language, or changes in agreements on how to conduct certain operations.
Deprecated methods are usually replaced by new ones that perform the same action more efficiently and securely.
References
LOW
DerScanner Severity Score
Do you want to fix Visual Basic 6 : Obsolete construct in your application?
See also
Visual Basic 6
Visual Basic 6 : Weak seed of random number generator
Visual Basic 6
Visual Basic 6 : Error bad handling
Visual Basic 6
