Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

127
Views
PLAY CONSOLE WEB VIEW Cross App Scripting Vulnerability

I'm struggling with my web view App, the google play team said that my app is vulnerable to cross-app scripting. I've tried to enable safe browsing (set it to YES) but the warning from google still appears.

Google recommends setting setJavaScriptEnabled to false, but that's not a valid option for me because I use javascript on my webview app.

Does anybody solve these issues?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Option 1:

Ensure that affected activities are not exported Find any Activities with affected WebViews. If these Activities do not need to take Intents from other apps you can set android:exported=false for the Activities in your Manifest. This ensures that malicious apps cannot send harmful inputs to any WebViews in these activities.

Option 2:

Protect WebViews in exported activities

If you want to set an Activity with an affected WebView as exported then we recommend that you make the following changes:

  1. Protect calls to evaluateJavascript and loadUrl
  2. Prevent unsafe file loads

For more details go to Google Help: Fixing a cross-app scripting vulnerability

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!