Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-4110 PoC — Apple iOS Web App 安全漏洞

Source
Associated Vulnerability
Title:Apple iOS Web App 安全漏洞 (CVE-2018-4110)
Description:Apple iOS是美国苹果(Apple)公司为移动设备所开发的一套操作系统。Web App是其中的一个Web应用程序组件。 Apple iOS 11.3之前版本中的Web App组件存在安全漏洞。远程攻击者可利用该漏洞绕过cookie有效时间的限制。
Description
Reproduction of iOS 11 bug CVE-2018-4110
Readme
# iOS 11 Cookie Set / Expire Issue

There appears to be an intermittent issue with setting and expiring cookies in iOS 11 home screen web apps. Two erroneous behaviors can be observed:

* When a cookie is set and then the app is closed and re-opened, the cookie may no longer be present upon re-opening the app

* When a cookie is expired and then the app is closed and re-opened, the cookie may still be present upon re-opening the app

#### Steps to reproduce:

1. Launch https://bencompton.github.io/ios11-cookie-set-expire-issue/index.html in Mobile Safari and add to home screen

2. Click the "log in" button

3. Close the app and re-open it. At this point you may find that you are no longer logged in, or you may find that you are still logged in. The issue is intermittent.

4. If you are still logged in, try clicking the "log out" button.

5. Close the app and re-open it. You may find that you have been logged out, or you may still be logged in.

If you don't notice any issues right away, repeat steps 3 - 5 until you either are kept logged in after logging out, or you are logged out when you should be logged in.

File Snapshot

[4.0K] /data/pocs/2bafa9b2f2fde9d16d283038dad9ee7b7e2dfb1f ├── [1.1K] index.html └── [1.1K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.