LiveActive security incident?Get immediate response
CVE Record

CVE-2017-10967: In FineCMS before 2017-07-06, application\core\controller\config.php allows XSS in the (1) key_name, (2) ke...

In FineCMS before 2017-07-06, application\core\controller\config.php allows XSS in the (1) key_name, (2) key_value, and (3) meaning parameters.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-10967 is a cross-site scripting issue in FineCMS before 2017-07-06. If vulnerable pages are reachable, attacker-supplied script could run in a user’s browser. The public record does not provide CVSS, authentication requirements, or confirmed exploitation.

Executive priority

Treat this as a targeted legacy CMS hygiene issue. It is not supported by active-exploitation evidence here, but any internet-facing or administrator-used FineCMS instance should be checked and upgraded or isolated promptly.

Technical view

The CVE describes XSS in application\core\controller\config.php through the key_name, key_value, and meaning parameters. The affected scope is FineCMS before 2017-07-06. Available sources point to a GitHub pull request but do not describe exploit preconditions or a formal vendor advisory.

Likely exposure

Organizations are exposed if they still operate FineCMS code from before 2017-07-06, especially where configuration functionality is accessible to administrators or other users. Exposure cannot be determined from product CPE data because the bundle lists affected vendor and product as n/a.

Exploitation context

No source in the bundle says this is exploited in the wild, and it is not listed as KEV. Practical risk depends on who can reach the vulnerable config controller and whether malicious input is rendered to other users.

Researcher notes

Source detail is limited. The CVE names parameters and file path but omits CVSS, CWE, authentication context, and exploit maturity. Avoid assuming stored versus reflected behavior without reviewing the referenced patch and deployed code path.

Mitigation direction

  • Identify any FineCMS deployments and their code date or release version.
  • Move to FineCMS code from 2017-07-06 or later if available.
  • Review the referenced GitHub pull request for the exact fix context.
  • Restrict access to administrative or configuration interfaces.
  • Check vendor or project guidance before applying local patches.

Validation and detection

  • Inventory public and internal systems for FineCMS usage.
  • Confirm whether application\core\controller\config.php exists in deployed code.
  • Compare deployed code with the referenced 2017-07-06 fix pull request.
  • Review whether key_name, key_value, and meaning are output-encoded.
  • Check access controls around configuration functionality.
Prepared
Confidence
medium
Sources
3

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-10967 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
2Source links

CVSS and timeline data

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

Source materials

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.