{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-47778",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-05-09T19:49:35.620Z",
        "datePublished": "2025-05-14T15:29:08.187Z",
        "dateUpdated": "2025-05-14T18:13:14.564Z"
    },
    "containers": {
        "cna": {
            "title": "Sulu vulnerable to XXE in SVG File upload Inspector",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-611",
                            "lang": "en",
                            "description": "CWE-611: Improper Restriction of XML External Entity Reference",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "HIGH",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.1,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/sulu/sulu/security/advisories/GHSA-f6rx-hf55-4255",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/sulu/sulu/security/advisories/GHSA-f6rx-hf55-4255"
                },
                {
                    "name": "https://github.com/sulu/sulu/commit/02f52fca04eb9495b9b4a0c5cc64cf23bc27f544",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/commit/02f52fca04eb9495b9b4a0c5cc64cf23bc27f544"
                },
                {
                    "name": "https://github.com/sulu/sulu/blob/2.6/src/Sulu/Bundle/MediaBundle/FileInspector/SvgFileInspector.php",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/blob/2.6/src/Sulu/Bundle/MediaBundle/FileInspector/SvgFileInspector.php"
                }
            ],
            "affected": [
                {
                    "vendor": "sulu",
                    "product": "sulu",
                    "versions": [
                        {
                            "version": ">= 2.5.21, < 2.5.25",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2.6.5, < 2.6.9",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0-alpha1, < 3.0.0-alpha3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-05-14T15:29:08.187Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-f6rx-hf55-4255",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-05-14T18:13:08.671516Z",
                                "id": "CVE-2025-47778",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-05-14T18:13:14.564Z"
                }
            }
        ]
    }
}