CVE-2025-65835
Błąd w pluginie cordova-plugin-x-socialsharing na Androidzie umożliwia atak DoS przez lokalne aplikacje.
The Cordova plugin cordova-plugin-x-socialsharing (SocialSharing-PhoneGap-Plugin) for Android 6.0.4, registers an exported broadcast receiver nl.xservices.plugins.ShareChooserPendingIntent with an android.intent.action.SEND intent filter. The onReceive implementation accesses Intent.EXTRA_CHOSEN_COMPONENT without checking for null. If a broadcast is sent with extras present but without EXTRA_CHOSEN_COMPONENT, the code dereferences a null value and throws a NullPointerException. Because the receiver is exported and performs no permission or caller validation, any local application on the device can send crafted ACTION_SEND broadcasts to this component and repeatedly crash the host application, resulting in a local, unauthenticated application-level denial of service for any app that includes the plugin.
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 6.2 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2025-12-15 19:16:05 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-15 20:17:58 UTC |
- https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin ([email protected]) [Product]
- https://medium.com/@lcrawfqrd/local-dos-via-exported-receivers-f6b1da10d3b7 ([email protected]) [Exploit, Third Party Advisory]
- https://www.npmjs.com/package/cordova-plugin-x-socialsharing ([email protected]) [Product]