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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-9375 PoC — Google Pixel 代码问题漏洞

Source
Associated Vulnerability
Title:Google Pixel 代码问题漏洞 (CVE-2018-9375)
Description:Google Pixel是美国谷歌(Google)公司的一款智能手机。 Google Pixel存在安全漏洞,该漏洞源于代理混淆。攻击者利用该漏洞可以升级权限。
Description
PoC Exploit for AOSP UserDictionary Content Provider (CVE-2018-9375)
Readme
# AOSP-ExploitUserDictionary
PoC Exploit for AOSP UserDictionary Content Provider (CVE-2018-9375)

## Security Advisory
https://ioactive.com/wp-content/uploads/2018/08/IOActive-Security-Advisory-AOSP-UserDictionaryProvider-v1.0.pdf

## More Information
https://ioactive.com/discovering-and-exploiting-a-vulnerability-in-androids-personal-dictionary/
File Snapshot

[4.0K] /data/pocs/7344ed8e75e394ce0770531363363bfc94e783d7 ├── [4.0K] app │   ├── [ 878] build.gradle │   ├── [ 751] proguard-rules.pro │   └── [4.0K] src │   └── [4.0K] main │   ├── [ 833] AndroidManifest.xml │   ├── [4.0K] java │   │   └── [4.0K] com │   │   └── [4.0K] ioactive │   │   └── [ 11K] MainActivity.java │   └── [4.0K] res │   ├── [4.0K] drawable │   │   ├── [5.5K] ic_launcher_background.xml │   │   └── [ 13K] ioa_logo.png │   ├── [4.0K] drawable-v24 │   │   └── [1.8K] ic_launcher_foreground.xml │   ├── [4.0K] layout │   │   └── [5.9K] activity_main.xml │   ├── [4.0K] mipmap-anydpi-v26 │   │   ├── [ 272] ic_launcher_round.xml │   │   └── [ 272] ic_launcher.xml │   ├── [4.0K] mipmap-hdpi │   │   ├── [3.0K] ic_launcher.png │   │   └── [4.9K] ic_launcher_round.png │   ├── [4.0K] mipmap-mdpi │   │   ├── [2.0K] ic_launcher.png │   │   └── [2.8K] ic_launcher_round.png │   ├── [4.0K] mipmap-xhdpi │   │   ├── [4.5K] ic_launcher.png │   │   └── [6.9K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxhdpi │   │   ├── [6.3K] ic_launcher.png │   │   └── [ 10K] ic_launcher_round.png │   ├── [4.0K] mipmap-xxxhdpi │   │   ├── [9.0K] ic_launcher.png │   │   └── [ 15K] ic_launcher_round.png │   └── [4.0K] values │   ├── [ 208] colors.xml │   ├── [ 90] strings.xml │   └── [ 201] styles.xml ├── [ 546] build.gradle ├── [4.0K] gradle │   └── [4.0K] wrapper │   ├── [ 52K] gradle-wrapper.jar │   └── [ 230] gradle-wrapper.properties ├── [ 730] gradle.properties ├── [4.9K] gradlew ├── [2.3K] gradlew.bat ├── [ 34K] LICENSE ├── [ 349] README.md └── [ 15] settings.gradle 19 directories, 32 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.