{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2021-01-14T09:33:23.539301Z", "ID": "CVE-2020-28470", "STATE": "PUBLIC", "TITLE": "Cross-site Scripting (XSS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "@scullyio/scully", "version": { "version_data": [ { "version_affected": "<", "version_value": "1.0.9" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-SCULLYIOSCULLY-1055829", "name": "https://snyk.io/vuln/SNYK-JS-SCULLYIOSCULLY-1055829" }, { "refsource": "MISC", "url": "https://github.com/scullyio/scully/pull/1182", "name": "https://github.com/scullyio/scully/pull/1182" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "This affects the package @scullyio/scully before 1.0.9. The transfer state is serialised with the JSON.stringify() function and then written into the HTML page." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C", "baseScore": 7.3, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "LOW" } }, "credit": [ { "lang": "eng", "value": "Philippe De Ryck" } ] }