{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-5266", "STATE": "PUBLIC", "TITLE": "Stored XSS on back office edit page" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ps_linklist", "version": { "version_data": [ { "version_value": "< 3.1.0" } ] } } ] }, "vendor_name": "PrestaShop" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In the ps_link module for PrestaShop before version 3.1.0, there is a stored XSS when you create or edit a link list block with the title field. The problem is fixed in 3.1.0" } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/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/PrestaShop/ps_linklist/security/advisories/GHSA-vr7g-vqp5-966j", "refsource": "CONFIRM", "url": "https://github.com/PrestaShop/ps_linklist/security/advisories/GHSA-vr7g-vqp5-966j" }, { "name": "https://github.com/PrestaShop/ps_linklist/commit/b90005c2cfed949ab564228b277a728e0a62a876", "refsource": "MISC", "url": "https://github.com/PrestaShop/ps_linklist/commit/b90005c2cfed949ab564228b277a728e0a62a876" } ] }, "source": { "advisory": "GHSA-vr7g-vqp5-966j", "discovery": "UNKNOWN" } }