Security readout for executives and security teams
Plain-English summary
CVE-2022-4217 is a stored cross-site scripting issue in the WordPress Chained Quiz plugin through version 1.3.2.2. An administrator can save unsafe content in the Mailchimp API key field, causing script execution when the affected admin page is viewed.
Executive priority
Treat as a moderate hygiene issue. It is not a broad unauthenticated compromise path, but it can amplify damage from a compromised or malicious administrator account and should be fixed during normal WordPress maintenance.
Technical view
The flaw is CWE-79 caused by insufficient sanitization and output escaping of the api_key parameter. CVSS 3.1 is 5.5 with high privileges required, network reachability, changed scope, and low confidentiality and integrity impact. Sources identify affected versions up to and including 1.3.2.2.
Likely exposure
Exposure is limited to WordPress sites using Chained Quiz version 1.3.2.2 or earlier with Mailchimp integration settings reachable by administrators. Risk is higher where many users hold admin privileges or admin accounts are weakly protected.
Exploitation context
The issue requires authenticated administrator privileges. KEV is false, and the provided sources do not establish active in-the-wild exploitation. A public gist is referenced, so defenders should assume technical details may be available without treating it as confirmed active exploitation.
Researcher notes
The source bundle supports admin-plus stored XSS via api_key and affected versions through 1.3.2.2. It does not provide confirmed exploitation, a KEV listing, or detailed business impact beyond low confidentiality and integrity impact. Avoid assuming non-admin exploitability.
Mitigation direction
- Upgrade Chained Quiz to a release newer than 1.3.2.2 if available.
- Check WordPress plugin changelog and vendor guidance for the exact fixed release.
- Restrict WordPress administrator access to trusted users only.
- Require MFA and strong passwords for WordPress administrator accounts.
- Review saved Mailchimp API key settings for unexpected content.
Validation and detection
- Inventory WordPress sites using the Chained Quiz plugin.
- Confirm installed plugin versions are not 1.3.2.2 or earlier.
- Review administrator accounts and recent admin activity for anomalies.
- Inspect affected plugin settings for unexpected script-like content.
- Verify the plugin update is deployed in staging before production.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-4217 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/93a07027-1068-41fa-bd6b-74ccc0441a16?source=cveCVE reference
- https://plugins.trac.wordpress.org/changeset/2824193CVE reference
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2825368%40chained-quiz&new=2825368%40chained-quiz&sfp_email=&sfph_mail=CVE reference
- https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4217CVE reference
- https://gist.github.com/Xib3rR4dAr/417a11bcb9b8da28cfe5ba1c17c44d0eCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
