{ "id": "CVE-2017-6490", "sourceIdentifier": "cve@mitre.org", "published": "2017-03-05T20:59:00.573", "lastModified": "2022-01-04T18:09:20.547", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Multiple Cross-Site Scripting (XSS) issues were discovered in EPESI 1.8.1.1. The vulnerabilities exist due to insufficient filtration of user-supplied data (cid, value, element, mode, tab, form_name, id) passed to the EPESI-master/modules/Utils/RecordBrowser/grid.php URL. An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website." }, { "lang": "es", "value": "M\u00faltiples problemas de XSS han sido descubiertos en EPESI 1.8.1.1. Las vulnerabilidades existen debido a filtraci\u00f3n insuficiente de datos suministrados por el usuario (cid, value, element, mode, tab, form_name, id) pasados a la URL EPESI-master/modules/Utils/RecordBrowser/grid.php. Un atacante podr\u00eda ejecutar c\u00f3digo HTML y scrip arbitrario en un navegador en el contexto del sitio web vulnerable." } ], "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:epesi:epesi:1.8.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "86D90A53-3894-49D2-BBD6-491BF63B9F3F" } ] } ] } ], "references": [ { "url": "http://www.securityfocus.com/bid/96955", "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://github.com/Telaxus/EPESI/issues/167", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch" ] } ] }