Home / Vulnerability Database / Objective-C : Autoreleased write
Objective-C

Objective-C : Autoreleased write

Classification

OWASP Mobile Top 10 2016

Overview

Capturing by block of the parameter declared with the attribute __autorelease is performed. It can be released before the block is executed.

MEDIUM

DerScanner Severity Score

Do you want to fix Objective-C : Autoreleased write 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