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.
References
Link | Resource |
---|---|
https://github.com/flatCore/flatCore-CMS/commit/f1b42b338693a9c240182e76ef2131057f2c2a87 | Patch |
https://github.com/flatCore/flatCore-CMS/issues/34 | Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-06-06 16:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-9451
Mitre link : CVE-2017-9451
CVE.ORG link : CVE-2017-9451
JSON object : View
Products Affected
flatcore
- flatcore
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')