Sulu is an open-source PHP content management system based on the Symfony framework. Starting in versions 2.5.21, 2.6.5, and 3.0.0-alpha1, an admin user can upload SVG which may load external data via XML DOM library. This can be used for insecure XML External Entity References. The problem has been patched in versions 2.6.9, 2.5.25, and 3.0.0-alpha3. As a workaround, one may patch the effect file `src/Sulu/Bundle/MediaBundle/FileInspector/SvgFileInspector.php` manually.
                
            CVSS
                No CVSS.
References
                    Configurations
                    No configuration.
History
                    16 May 2025, 14:43
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
        
        
  | 
14 May 2025, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-05-14 16:15
Updated : 2025-05-16 14:43
NVD link : CVE-2025-47778
Mitre link : CVE-2025-47778
CVE.ORG link : CVE-2025-47778
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-611
                        
            Improper Restriction of XML External Entity Reference
