Home / Vulnerability Database / Objective-C : Undocumented feature: time bomb
Objective-C
Objective-C : Undocumented feature: time bomb
Classification
OWASP ASVS
Overview
The application uses a current time comparison. Authors of backdoors use this technique to activate malicious functionality at a given moment (timebomb).
When the time bomb is detonated, it may perform a denial of service, such as crashing the system, deleting critical data, or degrading system response time.
MEDIUM
DerScanner Severity Score
Do you want to fix Objective-C : Undocumented feature: time bomb in your application?
See also
Objective-C
Objective-C : Internal information leak
Objective-C
Objective-C : Weak hashing algorithm
Objective-C
