Skip to content

checkReceipt is insecure and vulnerable to middleman hack #37

@skensell

Description

@skensell

I've just been browsing this repo to see if it's usable, but I'm pretty sure I spotted a vulnerability:

The checkReceipt: method is using the logic from this Apple guide which states that this logic is meant for communication between your app's server and Apple's servers. You should not use this logic for communication between a user's device and Apple's servers, because as the docs state:

It is not possible to build a trusted connection between a user’s device and the App Store directly because you don’t control either end of that connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions