---
cve: "CVE-2025-65835"
severity: "MEDIUM"
cvss: 6.2
epss: "27%"
vendor: "n/a"
kev: false
exploited: false
published: "2025-12-15 19:16:05"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T04:35:35+02:00"
---

# CVE-2025-65835

> 6.2 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin>
- <https://www.npmjs.com/package/cordova-plugin-x-socialsharing>
- <https://medium.com/@lcrawfqrd/local-dos-via-exported-receivers-f6b1da10d3b7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-65835) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
