{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5298", "STATE": "PUBLIC", "TITLE": "Reflected XSS when importing CSV in OctoberCMS" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "october", "version": { "version_data": [ { "version_value": ">= 1.0.319, < 1.0.466" } ] } } ] }, "vendor_name": "octobercms" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In OctoberCMS (october/october composer package) versions from 1.0.319 and before 1.0.466, a user with the ability to use the import functionality of the `ImportExportController` behavior can be socially engineered by an attacker to upload a maliciously crafted CSV file which could result in a reflected XSS attack on the user in question Issue has been patched in Build 466 (v1.0.466)." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-87: Improper Neutralization of Alternate XSS Syntax" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/octobercms/october/security/advisories/GHSA-gg6x-xx78-448c", "refsource": "CONFIRM", "url": "https://github.com/octobercms/october/security/advisories/GHSA-gg6x-xx78-448c" }, { "name": "https://github.com/octobercms/october/commit/cd0b6a791f995d86071a024464c1702efc50f46c", "refsource": "MISC", "url": "https://github.com/octobercms/october/commit/cd0b6a791f995d86071a024464c1702efc50f46c" }, { "refsource": "MISC", "name": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html", "url": "http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html" }, { "refsource": "FULLDISC", "name": "20200804 October CMS <= Build 465 Multiple Vulnerabilities - Arbitrary File Read", "url": "http://seclists.org/fulldisclosure/2020/Aug/2" } ] }, "source": { "advisory": "GHSA-gg6x-xx78-448c", "discovery": "UNKNOWN" } }