{ "id": "CVE-2020-20640", "sourceIdentifier": "cve@mitre.org", "published": "2021-06-28T18:15:07.937", "lastModified": "2021-07-01T18:34:42.420", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Cross Site Scripting (XSS) vulnerability in ECShop 4.0 due to security filtering issues, in the user.php file, we can use the html entity encoding to bypass the security policy of the safety.php file, triggering the xss vulnerability." }, { "lang": "es", "value": "Una vulnerabilidad de tipo Cross Site Scripting (XSS) en ECShop versi\u00f3n 4.0, debido a problemas de filtrado de seguridad, en el archivo user.php, podemos usar la codificaci\u00f3n de entidades html para omitir la pol\u00edtica de seguridad del archivo safety.php, desencadenando una vulnerabilidad de tipo xss" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:shopex:ecshop:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "F40ECED6-CB81-4113-B9A5-C864F80AB4FD" } ] } ] } ], "references": [ { "url": "https://www.jianshu.com/p/219755c047a1", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }