{ "id": "CVE-2019-7410", "sourceIdentifier": "cve@mitre.org", "published": "2020-08-14T14:15:12.347", "lastModified": "2020-08-19T15:20:00.097", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "There is stored cross site scripting (XSS) in Galileo CMS v0.042. Remote authenticated users could inject arbitrary web script or HTML via $page_title in /lib/Galileo/files/templates/page/show.html.ep (aka the PAGE TITLE Field)." }, { "lang": "es", "value": "Se presenta una vulnerabilidad de tipo cross site scripting (XSS) almacenado en Galileo CMS versi\u00f3n v0.042. Los usuarios autenticados remotos pueden inyectar script web o HTML arbitrario por medio de la funci\u00f3n $page_title en la biblioteca /lib/Galileo/files/templates/page/show.html.ep (tambi\u00e9n se conoce como el Campo PAGE TITLE)." } ], "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:galileo_cms_project:galileo_cms:0.042:*:*:*:*:*:*:*", "matchCriteriaId": "63DAB9F6-CF0B-49D3-A67A-69666DF037ED" } ] } ] } ], "references": [ { "url": "https://github.com/jberger/Galileo/pull/55/files", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://metacpan.org/changes/distribution/Galileo", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://metamorfosec.com/Files/Advisories/METS-2020-002-A_Stored_XSS_Vulnerability_in_Galileo_CMS_v0.042.txt", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://metamorfosec.com/Files/Commits/METC-2020-002-Escape_banner_in_Galileo_CMS_v0.042.txt", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }