Beveiligingsadvies

CVE-2026-40301

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-17 20:51:37
Laatst bijgewerkt 2026-04-20 14:57:39
Toegewezen door GitHub_M
CVSS-score 4.7
Status PUBLISHED

Beschrijving

DOMSanitizer is a DOM/SVG/MathML Sanitizer for PHP 7.3+. Prior to version 1.0.10, DOMSanitizer::sanitize() allows <style> elements in SVG content but never inspects their text content. CSS url() references and @import rules pass through unfiltered, causing the browser to issue HTTP requests to attacker-controlled hosts when the sanitized SVG is rendered. Version 1.0.10 fixes the issue.