---
cve: "CVE-2023-36828"
severity: "MEDIUM"
cvss: 5.5
epss: "66%"
vendor: "statamic"
kev: false
exploited: false
published: "2023-07-05 22:15:10"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T00:41:55+02:00"
---

# CVE-2023-36828

> 5.5 MEDIUM · 🧪 PoC

## Beschreibung

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the `sanitize` function. Version 4.10.0 contains a patch for this issue.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 5261b3ba40707d013eeeedf6e8e9b225b22b5f8f (Commit)
- c714893ad92de6e5ede17b501003441af505b30d (Commit)

## Referenzen

- <https://github.com/statamic/cms/security/advisories/GHSA-6r5g-cq4q-327g>
- <https://github.com/statamic/cms/pull/8408>
- <https://github.com/statamic/cms/commit/c714893ad92de6e5ede17b501003441af505b30d>
- <https://github.com/statamic/cms/blob/f806b6b007ddcf066082eef175653c5beaa96d60/src/Http/Controllers/CP/Fieldtypes/FilesFieldtypeController.php#L15>
- <https://github.com/statamic/cms/blob/f806b6b007ddcf066082eef175653c5beaa96d60/src/Tags/Svg.php#L36-L40>
- <https://github.com/statamic/cms/releases/tag/v4.10.0>

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