iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 83 forks source link

HTML Injection in #259

Closed scotttherobot closed 8 years ago

scotttherobot commented 8 years ago

From security researcher Milan Solanki:

Attacker can inject html code in app

Steps to reproduce:
----------------------

1.  Create a guide with name

amas<a href="http://phishing-site">Click here</a>

save it.

2. Go to mobile app and login to your account

3. go to your guides

4. you can see that the html code is converted in just  "CLICK HERE"

Mitigation:
=======
properly escaped all html tags

POC SNAP:
=========

15293706-417f-4da4-b5f1-eac01a8e3874