{ "schema_version": "1.4.0", "id": "GHSA-5x93-pjrr-4q9x", "modified": "2022-05-17T02:41:29Z", "published": "2022-05-17T02:41:29Z", "aliases": [ "CVE-2017-9451" ], "details": "Cross site scripting (XSS) vulnerability in pages.edit_form.php in flatCore 1.4.6 allows remote attackers to inject arbitrary JavaScript via the PATH_INFO in an acp.php URL, due to use of unsanitized $_SERVER['PHP_SELF'] to generate URLs.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9451" }, { "type": "WEB", "url": "https://github.com/flatCore/flatCore-CMS/issues/34" }, { "type": "WEB", "url": "https://github.com/flatCore/flatCore-CMS/commit/f1b42b338693a9c240182e76ef2131057f2c2a87" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-06T16:29:00Z" } }