Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Security Error with android:exported=true #2938

@nmanikiran

Description

@nmanikiran

Expected Behaviour

Set the android:exported=true => android:exported = false

Actual Behaviour

getting below security errors
android:exported=true is set.

Severity: High

1:com.adobe.phonegap.push.FCMService
2:com.adobe.phonegap.push.PushInstanceIDListenerService
3:com.google.firebase.messaging.FirebaseMessagingService
4:com.google.firebase.iid.FirebaseInstanceIdService

Reproduce Scenario (including but not limited to)

After build the the .apk
doing static analysing with MobSF

Steps to Reproduce

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

Any

(Android) What device vendor (e.g. Samsung, HTC, Sony...)

Any

Cordova CLI version and cordova platform version

cordova --version                                    # e.g. 8.1.1
cordova platform version android                     # e.g. 4.1.1

Plugin version

cordova plugin version | grep phonegap-plugin-push   # e.g. 2.3.0

Logs taken while reproducing problem

Screenshot 2020-07-24 at 5 07 57 PM

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