Files
CVEs-PoC/2017/CVE-2017-9045.md
T
2024-06-18 02:51:15 +02:00

18 lines
774 B
Markdown

### [CVE-2017-9045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9045)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Google I/O 2017 application before 5.1.4 for Android downloads multiple .json files from http://storage.googleapis.com without SSL, which makes it easier for man-in-the-middle attackers to spoof Feed and Schedule data by creating a modified blocks_v4.json file.
### POC
#### Reference
- https://wwws.nightwatchcybersecurity.com/2017/05/17/advisory-google-io-2017-android-app/
#### Github
No PoCs found on GitHub currently.