You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am writing to bring to your attention some security vulnerabilities identified in your SDK that affect our application during compliance checks, specifically regarding the usage of java.util.Random in the following locations
Line | 44. Intent intent = new Intent("android.intent.action.VIEW", Uri.parse("http://"));
Please review the identified occurrences and provide an update or patch addressing these vulnerabilities.
If possible, let us know the estimated timeline for the fix, as this issue directly impacts our app’s compliance with the Google Play Store’s policies.
We appreciate your work on this SDK and look forward to your response.
Thank you for your attention to this matter.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am writing to bring to your attention some security vulnerabilities identified in your SDK that affect our application during compliance checks, specifically regarding the usage of java.util.Random in the following locations
File Path: | androidx\browser\customtabs\CustomTabsClient.java
Line | 44. Intent intent = new Intent("android.intent.action.VIEW", Uri.parse("http://"));
Please review the identified occurrences and provide an update or patch addressing these vulnerabilities.
If possible, let us know the estimated timeline for the fix, as this issue directly impacts our app’s compliance with the Google Play Store’s policies.
We appreciate your work on this SDK and look forward to your response.
Thank you for your attention to this matter.
The text was updated successfully, but these errors were encountered: