{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-12-15T15:34:59.114509Z", "ID": "CVE-2020-28457", "STATE": "PUBLIC", "TITLE": "Cross-site Scripting (XSS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "s-cart/core", "version": { "version_data": [ { "version_affected": "<", "version_value": "4.4" } ] } } ] }, "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-PHP-SCARTCORE-1047342", "name": "https://snyk.io/vuln/SNYK-PHP-SCARTCORE-1047342" }, { "refsource": "MISC", "url": "https://github.com/s-cart/s-cart/issues/51", "name": "https://github.com/s-cart/s-cart/issues/51" }, { "refsource": "MISC", "url": "https://github.com/s-cart/s-cart/releases/tag/v4.4", "name": "https://github.com/s-cart/s-cart/releases/tag/v4.4" }, { "refsource": "MISC", "url": "https://github.com/s-cart/s-cart/commit/4406d407ad363ee7e4795ee290c9d2430b0413f8", "name": "https://github.com/s-cart/s-cart/commit/4406d407ad363ee7e4795ee290c9d2430b0413f8" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "This affects the package s-cart/core before 4.4. The search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex is vulnerable to XSS." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:P", "baseScore": 7.2, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE" } }, "credit": [ { "lang": "eng", "value": "Abdul Muhaimin" } ] }