CVE-2017-9451
CVE-2017-9451 is a medium-severity vulnerability in Flatcore with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- CVSS v2: 4.3
- EPSS exploit prediction: 1% (50th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Flatcore
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2017-9451?
- 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.
- How severe is CVE-2017-9451?
- CVE-2017-9451 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2017-9451 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-9451?
- CVE-2017-9451 affects Flatcore. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2017-9451?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2017-9451 published?
- CVE-2017-9451 was published on 2017-06-06 and last updated on 2026-06-17.
References
- https://github.com/flatCore/flatCore-CMS/commit/f1b42b338693a9c240182e76ef2131057f2c2a87
- https://github.com/flatCore/flatCore-CMS/issues/34
Affected products (1)
- cpe:2.3:a:flatcore:flatcore:1.4.6:*:*:*:*:*:*:*
More vulnerabilities in Flatcore
- CVE-2019-13961 — High (CVSS 8.8): A CSRF vulnerability was found in flatCore before 1.5, leading to the upload of arbitrary .php files via…
- CVE-2020-17452 — High (CVSS 7.2): flatCore before 1.5.7 allows upload and execution of a .php file by an admin.
- CVE-2019-10652 — High (CVSS 7.2): An issue was discovered in flatCore 1.4.7. acp/acp.php allows remote authenticated administrators to upload arbitrary…
- CVE-2021-23837 — Medium (CVSS 6.5): An issue was discovered in flatCore before 2.0.0 build 139. A time-based blind SQL injection was identified in the…
- CVE-2021-40555 — Medium (CVSS 5.4): Cross site scripting (XSS) vulnerability in flatCore-CMS 2.2.15 allows attackers to execute arbitrary code via…
- CVE-2021-23835 — Medium (CVSS 4.9): An issue was discovered in flatCore before 2.0.0 build 139. A local file disclosure vulnerability was identified in the…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →