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
Just install plugin, it will get report from scanner about vulnerability.
Scanner reports vulnerability:
Findings: Broadcast Receiver (dev.fluttercommunity.plus.share.SharePlusPendingIntent) is not Protected.
Severity: high
Description:
[android:exported=true] A Broadcast Receiver is found to be
shared with other apps on the device therefore leaving it
accessible to any other application on the device.
Code Sample
No response
Logs
not needed for this ticket
Flutter Doctor
[✓] Flutter (Channel stable, 3.7.5, on macOS 13.2.1 22D68 darwin-arm64, locale en-GB)
• Flutter version 3.7.5 on channel stable
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c07f788888 (2 weeks ago), 2023-02-22 17:52:33 -0600
• Engine revision 0f359063c4
• Dart version 2.19.2
• DevTools version 2.20.1
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Platform android-33, build-tools 31.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)
• All Android licenses accepted.
### Checklist before submitting a bug
- [X] I Google'd a solution and I couldn't find it
- [X] I searched on StackOverflow for a solution and I couldn't find it
- [X] I read the README.md file of the plugin
- [X] I'm using the latest version of the plugin
- [X] All dependencies are up to date with `flutter pub upgrade`
- [X] I did a `flutter clean`
- [X] I tried running the example project
The text was updated successfully, but these errors were encountered:
Platform
Android
Plugin
Share plus
Version
6.0.1
Flutter SDK
3.7.5
Steps to reproduce
Just install plugin, it will get report from scanner about vulnerability.
Scanner reports vulnerability:
Findings:
Broadcast Receiver (dev.fluttercommunity.plus.share.SharePlusPendingIntent) is not Protected.
Severity: high
Description:
Code Sample
No response
Logs
not needed for this ticket
Flutter Doctor
[✓] Flutter (Channel stable, 3.7.5, on macOS 13.2.1 22D68 darwin-arm64, locale en-GB) • Flutter version 3.7.5 on channel stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision c07f788888 (2 weeks ago), 2023-02-22 17:52:33 -0600 • Engine revision 0f359063c4 • Dart version 2.19.2 • DevTools version 2.20.1 [✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0) • Platform android-33, build-tools 31.0.0 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301) • All Android licenses accepted.
The text was updated successfully, but these errors were encountered: