Skip to content

File Based Cross Zone Scripting #121

@QiAnXinCodeSafe

Description

@QiAnXinCodeSafe

图片
After obtaining the parameters from the Intent, it is directly passed to webView.loadUrl() without checking. The File Based Cross Zone Scripting vulnerability will occur when the following two conditions are met:
    (1) Load a file, which may allow scripts to be run in your application.
    (2) The loaded script uses the same source as the running application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions