{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2025-32951", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Jmix is a set of libraries and tools to speed up Spring Boot data-centric application development. In versions 1.0.0 to 1.6.1 and 2.0.0 to 2.3.4, 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 versions 1.6.2 and 2.4.0. A workaround is provided on the Jmix documentation website." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "jmix-framework", "product": { "product_data": [ { "product_name": "jmix", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 1.0.0, < 1.6.2" }, { "version_affected": "=", "version_value": ">= 2.0.0, < 2.4.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93", "refsource": "MISC", "name": "https://github.com/jmix-framework/jmix/security/advisories/GHSA-x27v-f838-jh93" }, { "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html", "refsource": "MISC", "name": "https://docs.jmix.io/jmix/files-vulnerabilities.html" }, { "url": "https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-jmix-application", "refsource": "MISC", "name": "https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-jmix-application" } ] }, "source": { "advisory": "GHSA-x27v-f838-jh93", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "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" } ] } }