{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-32960",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-04-14T21:47:11.453Z",
        "datePublished": "2025-04-22T17:45:53.855Z",
        "dateUpdated": "2025-04-23T15:59:07.985Z"
    },
    "containers": {
        "cna": {
            "title": "CUBA Generic REST API Vulnerable to Cross-Site Scripting (XSS) in the /files Endpoint",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/cuba-platform/restapi/security/advisories/GHSA-88h5-34xw-2q56",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/cuba-platform/restapi/security/advisories/GHSA-88h5-34xw-2q56"
                },
                {
                    "name": "https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93"
                },
                {
                    "name": "https://github.com/cuba-platform/restapi/commit/b3d599f6657d7e212fdb134a61ab5e0888669eb1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/cuba-platform/restapi/commit/b3d599f6657d7e212fdb134a61ab5e0888669eb1"
                },
                {
                    "name": "https://docs.jmix.io/jmix/files-vulnerabilities.html",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html"
                },
                {
                    "name": "https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-cuba-application",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-cuba-application"
                }
            ],
            "affected": [
                {
                    "vendor": "cuba-platform",
                    "product": "restapi",
                    "versions": [
                        {
                            "version": "< 7.2.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-04-22T17:45:53.855Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The CUBA REST API add-on performs operations on data and entities. Prior to version 7.2.7, the input parameter, which consists of a file path and name, can be manipulated to return the Content-Type header with text/html if the name part ends with .html. This could allow malicious JavaScript code to be executed in the browser. For a successful attack, a malicious file needs to be uploaded beforehand. This issue has been patched in version 7.2.7. A workaround is provided on the Jmix documentation website."
                }
            ],
            "source": {
                "advisory": "GHSA-88h5-34xw-2q56",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-04-22T18:54:41.280872Z",
                                "id": "CVE-2025-32960",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-04-23T15:59:07.985Z"
                }
            }
        ]
    }
}