Home / Vulnerability Database / Objective-C : Number object conversion
Objective-C

Objective-C : Number object conversion

Classification

OWASP Mobile Top 10 2016

Overview

A container containing a numeric or boolean value is led to or compared directly with a scalar object. The call of the method returning the value contained in the container may have been omitted.

MEDIUM

DerScanner Severity Score

Do you want to fix Objective-C : Number object conversion in your application?

See also

Objective-C

Objective-C : Internal information leak

Objective-C

Objective-C : Weak hashing algorithm

Objective-C

Objective-C : Unsafe reflection