{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-15231", "STATE": "PUBLIC", "TITLE": "Cross-site scripting attack in mapfish-print" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "mapfish-print", "version": { "version_data": [ { "version_value": "< 3.24" } ] } } ] }, "vendor_name": "mapfish" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In mapfish-print before version 3.24, a user can use the JSONP support to do a Cross-site scripting." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mapfish/mapfish-print/security/advisories/GHSA-w534-q4xf-h5v2", "refsource": "CONFIRM", "url": "https://github.com/mapfish/mapfish-print/security/advisories/GHSA-w534-q4xf-h5v2" }, { "name": "https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e", "refsource": "MISC", "url": "https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e" } ] }, "source": { "advisory": "GHSA-w534-q4xf-h5v2", "discovery": "UNKNOWN" } }