LiveActive security incident?Get immediate response
CVE Record

CVE-2017-9451: Cross site scripting (XSS) vulnerability in pages.edit_form.php in flatCore 1.4.6 allows remote attackers t...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-9451 is a cross-site scripting issue in flatCore 1.4.6. A crafted acp.php URL path can cause attacker-controlled JavaScript to appear in generated page URLs because PHP_SELF was used without sanitization. Business risk depends on whether vulnerable flatCore instances and relevant administrative pages are reachable.

Executive priority

Treat as a targeted web application remediation item, not a confirmed emergency. Prioritize if flatCore 1.4.6 is internet-facing or used by privileged administrators.

Technical view

The reported flaw is in pages.edit_form.php in flatCore 1.4.6. The code generated URLs from unsanitized $_SERVER['PHP_SELF'], allowing JavaScript injection through PATH_INFO on an acp.php URL. The bundle provides no CVSS, CWE, or confirmed affected CPE data beyond the flatCore 1.4.6 description.

Likely exposure

Likely exposure is limited to organizations running flatCore CMS 1.4.6 with reachable acp.php paths. The source bundle does not confirm authentication requirements, deployment defaults, or whether later versions are affected.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no provided source states active exploitation. The issue is remotely triggerable through crafted URL path data, but the bundle does not provide evidence of public weaponization.

Researcher notes

Evidence is sparse: the CVE description, GitHub issue, and commit identify the vulnerable file, version, input vector, and root cause. No CVSS, CWE, CPE, exploit status, or fixed release version is supplied in the bundle.

Mitigation direction

  • Review and apply the upstream flatCore commit referenced for this CVE.
  • Upgrade from flatCore 1.4.6 when vendor guidance identifies a fixed release.
  • Check flatCore issue 34 for vendor context and remediation notes.
  • Limit exposure of acp.php administrative paths where operationally possible.

Validation and detection

  • Inventory internet-facing and internal systems for flatCore CMS 1.4.6.
  • Review pages.edit_form.php for unsanitized $_SERVER['PHP_SELF'] URL generation.
  • Confirm whether the referenced upstream commit is present in deployed code.
  • Check access logs for unusual acp.php PATH_INFO requests.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2017-9451 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.