Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios: reject unauthorized requests BEFORE temp file is written #12

Open
diachedelic opened this issue May 8, 2020 · 1 comment
Open

Comments

@diachedelic
Copy link
Owner

Pending swisspol/GCDWebServer#479

If an attacker on the local network found the port of GCDWebServer, they could potentially write a bunch of temp data to disk (although it would be deleted immediately and would have no affect on data in the app's sandbox). Better safe than sorry though.

@diachedelic
Copy link
Owner Author

Update: iOS now hosts the server on localhost, so the attack would have to be coming from the device itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant