tobykurien / WebApps

DEPRECATED ⛔️ Android app to provide sandboxed (private) browsing of webapps
MIT License
235 stars 30 forks source link

Webapp trusts unknown certs automatically although i canceled cert warns #252

Open 0xRustlang opened 3 years ago

0xRustlang commented 3 years ago

‏hello

Webapps trusts all certs although i cancelled the cert warn dialogs in it the first time i used that exact webapp (badssl.com).

How to reproduce bug:

  1. Create a new webapp for badssl.com
  2. Save it
  3. Close it then open it then go to dashboard of badssl.com
  4. Cancel all certificate warning dialogs (do not accept them accidentally)
  5. You will see everything is secure and ok.
  6. Now open badssl webapp again, then go to dashboard.
  7. Now webapps won't ask you for certs again and trusts them automatically, and you will see that most things are insecure.

https://browserleaks.com/ssl

https://clienttest.ssllabs.com:8443/ssltest/viewMyClient.html

My webview version: Mozilla/5.0 (Linux; Android 9; (my device details removed)) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.91 Mobile Safari/537.36 Android: pie 9.0

In the end thank ypu for this great app.

Beat regards.