Skip to content

[Security] Exported Activity (TodoActivity) without permission protection #1066

Description

@airdropp20208-star

Summary

Static analysis found 1 exported activity without permission protection.

File: app/src/main/AndroidManifest.xml:29
Activity: TodoActivity with

External apps can launch this activity with crafted intents.
Fix: Add or validate intent extras in onCreate().

Scanner: semgrep 1.162.0 on proot-distro Ubuntu 25.10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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