CVE-2025-65835

Source
https://cve.org/CVERecord?id=CVE-2025-65835
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-65835.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-65835
Published
2025-12-15T00:00:00Z
Modified
2026-07-15T01:49:05.235968169Z
Severity
  • 6.2 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.EXTRACHOSENCOMPONENT without checking for null. If a broadcast is sent with extras present but without EXTRACHOSENCOMPONENT, 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/65xxx/CVE-2025-65835.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/eddyverbruggen/socialsharing-phonegap-plugin

Affected ranges

Type
GIT
Repo
https://github.com/eddyverbruggen/socialsharing-phonegap-plugin
Events
Database specific
{
    "cpe": "cpe:2.3:a:eddyverbruggen:cordova_social_sharing:6.0.4:*:*:*:*:node.js:*:*",
    "extracted_events": [
        {
            "introduced": "6.0.4"
        },
        {
            "last_affected": "6.0.4"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

6.*
6.0.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-65835.json"