SecBoard
Zurück zur CVE-Übersicht

CVE-2026-48015

MEDIUM(4.9)

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

Risk Signal Score22/100 — NIEDRIG
  • CVSS 4.9 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowed_extensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from MediaUploadController to FileSaver to TypeDetector, allowing malicious SVG JavaScript such as onload, <script>, and <foreignObject> to execute in the Shopware domain when the uploaded SVG is viewed. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.

GitHub Advisories

GHSA-xvhc-gm7j-mhmcMEDIUM

Shopware: Stored XSS via SVG file upload — no SVG sanitization

composer/shopware/core6.7.10.1
GitHub Advisory

Referenzen