• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

nskeyedunarchiver

  1. 1

    Exploits NSKeyedUnarchiver SGBigUTF8String Decoding Information Leak

    NSKeyedUnarchiver suffers from an information leak when decoding the SGBigUTF8String class using [SGBigUTF8String initWithCoder:]. This class initializes the string using [SGBigUTF8String initWithUTF8DataNullTerminated:] even though there is no guarantee the bytes provided to the decoder are...
  2. 1

    Exploits iMessage NSKeyedUnarchiver Deserialization

    iMessage suffers from a vulnerability where NSKeyedUnarchiver deserialization allows file backed NSData objects. View the full article
  3. 1

    Exploits NSKeyedUnarchiver ObjC Object Use-After-Free

    NSKeyedUnarchiver suffers from a use-after-free vulnerability with ObjC objects when unarchiving OITSUIntDictionary instances even if secureCoding is required. View the full article
Back
Top