---
cve: "CVE-2025-30148"
severity: "MEDIUM"
cvss: 5.4
epss: "28%"
vendor: "silverstripe"
kev: false
exploited: false
published: "2025-04-10 13:15:51"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T17:56:39+02:00"
---

# CVE-2025-30148

> 5.4 MEDIUM · 🧪 PoC

## Beschreibung

Silverstripe Framework is a PHP framework which powers the Silverstripe CMS. Prior to 5.3.23, bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitized on the client-side, but server-side sanitization doesn't catch it. The server-side sanitization logic has been updated to sanitize against this attack. This vulnerability is fixed in 5.3.23.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- e99cfd62d160d145a76fcf9631e6b11226e42358 (Commit)

## Referenzen

- <https://github.com/silverstripe/silverstripe-framework/security/advisories/GHSA-rhx4-hvx9-j387>
- <https://github.com/silverstripe/silverstripe-framework/commit/e99cfd62d160d145a76fcf9631e6b11226e42358>
- <https://www.silverstripe.org/download/security-releases/cve-2025-30148>

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