PT-2025-51277 · Unknown+1 · Cordova-Plugin-X-Socialsharing+2
Published
2025-12-15
·
Updated
2026-01-07
·
CVE-2025-65835
CVSS v3.1
6.2
Medium
| Vector | AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
cordova-plugin-x-socialsharing version 6.0.4
Description
The Cordova plugin cordova-plugin-x-socialsharing (SocialSharing-PhoneGap-Plugin) for Android 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, resulting in a NullPointerException. Because the receiver is exported and lacks permission or caller validation, any local application can send crafted ACTION SEND broadcasts to crash the host application, leading to a local, unauthenticated application-level denial of service.Recommendations
Update to a newer version that contains a fix for this vulnerability.
Exploit
Fix
DoS
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Android
Socialsharing-Phonegap-Plugin
Cordova-Plugin-X-Socialsharing