Home / Vulnerability Database / Objective-C : Deprecated construct
Objective-C
Objective-C : Deprecated construct
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP MASVS
CWE
Overview
A deprecated language construction is used. This may lead to security and compatibility issues.
Frameworks and APIs are constantly being improved. Some language constructions are deprecated and replaced with more functional and secure analogues. It is recommended to replace deprecated constructions with modern analogues.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Deprecated construct in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
