Skip to content

Google play store Vulnerability detection because of startActivityForResult #11

@mhbdev

Description

@mhbdev

I was trying to upload a version of my application to google play and faced this:

Your app(s) are vulnerable to Intent Redirection.
To address this issue, follow the steps in this Google Help Center article.
q3.b$b.onReceive
androidx.activity.ComponentActivity.startActivityForResult
While these vulnerabilities may not affect every app, it’s best to stay up to date on all security patches.

I think it is referring to this part of code:
mActivity.startActivityForResult(extras.getParcelable(SmsRetriever.EXTRA_CONSENT_INTENT), SMS_CONSENT_REQUEST)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions