LiveActive security incident?Get immediate response
CVE Record

CVE-2017-9668: In admin\addgroup.php in CMS Made Simple 2.1.6, when adding a user group, there is no XSS filtering, result...

In admin\addgroup.php in CMS Made Simple 2.1.6, when adding a user group, there is no XSS filtering, resulting in storage-type XSS generation, via the description parameter in an addgroup action.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-9668 is a stored cross-site scripting issue reported in CMS Made Simple 2.1.6. A group description entered through the admin add-group workflow was not filtered, so unsafe content could be saved and later rendered to users who view it.

Executive priority

Treat this as a moderate-priority legacy CMS issue. Prioritize internet-facing or business-critical CMS instances, especially where multiple administrators manage groups. No active exploitation is evidenced in the provided sources, but stored XSS can affect privileged users if left unresolved.

Technical view

The source describes missing XSS filtering in admin\addgroup.php during the addgroup action, specifically through the description parameter. It is characterized as storage-type XSS in CMS Made Simple 2.1.6. No CVSS score, CWE, fixed version, or detailed affected-version range is provided.

Likely exposure

Exposure appears limited to CMS Made Simple 2.1.6 installations using the administrative group-management feature. The provided affected-product metadata is incomplete, so confirm exposure by checking deployed CMS Made Simple versions and admin functionality rather than assuming broader version impact.

Exploitation context

The bundle does not show CISA KEV inclusion and provides no evidence of active exploitation. Because this is stored XSS, risk depends on whether unsafe group descriptions can be created and later viewed by privileged or trusted users.

Researcher notes

The public record is sparse. The CVE description identifies the file, action, and parameter, but the bundle lacks CVSS, CWE, affected CPEs, fixed-version information, and exploit-status evidence. The listed GitHub reference should be reviewed cautiously because its repository context appears inconsistent with the CMS Made Simple description.

Mitigation direction

  • Check CMS Made Simple vendor guidance for a fixed release or official mitigation.
  • Upgrade affected CMS Made Simple 2.1.6 deployments if a supported fixed version is available.
  • Restrict administrative access to trusted users only.
  • Review existing group descriptions for suspicious or unexpected active content.
  • Ensure rendered group descriptions are output-encoded or sanitized.

Validation and detection

  • Inventory CMS Made Simple deployments and identify any running version 2.1.6.
  • Confirm whether admin group creation is enabled and reachable.
  • Review stored group descriptions for unsafe markup or script-like content.
  • Verify in staging that group descriptions render as encoded text.
  • Check logs for unusual administrative group-management changes.
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-9668 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.