{ "id": "CVE-2018-18198", "sourceIdentifier": "cve@mitre.org", "published": "2018-10-09T22:29:01.347", "lastModified": "2018-11-21T22:08:29.037", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The $opener_input_field variable in addons/mediapool/pages/index.php in REDAXO 5.6.3 is not effectively filtered and is output directly to the page. The attacker can insert XSS payloads via an index.php?page=mediapool/media&opener_input_field=[XSS] request." }, { "lang": "es", "value": "La variable $opener_input_field en addons/mediapool/pages/index.php en REDAXO 5.6.3 no est\u00e1 filtrada de forma efectiva y se env\u00eda directamente a la p\u00e1gina. El atacante puede insertar cargas \u00fatiles XSS mediante una petici\u00f3n index.php?page=mediapool/mediaopener_input_field=[XSS]." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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:redaxo:redaxo:5.6.3:*:*:*:*:*:*:*", "matchCriteriaId": "6D7C7AA7-C703-4DC4-835D-51F984D02BAB" } ] } ] } ], "references": [ { "url": "https://github.com/redaxo/redaxo/releases/tag/5.6.4", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://github.com/redaxo/redaxo4/issues/422", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] } ] }