Security readout for executives and security teams
Plain-English summary
CVE-2022-4216 affects the Chained Quiz WordPress plugin through version 1.3.2.2. A site administrator could store malicious script through the Facebook App ID setting, causing script to run when affected pages are viewed. The risk is limited by the need for admin access, but impact can include content manipulation or browser-side data exposure.
Executive priority
Treat as a moderate-priority WordPress hygiene issue. It is not unauthenticated, but stored XSS in admin-managed plugin settings can become material after admin account compromise or insider misuse.
Technical view
The issue is stored cross-site scripting, CWE-79, in the facebook_appid parameter. The CVSS 3.1 score is 5.5 with high privileges required, network access, low complexity, changed scope, and low confidentiality and integrity impact. The source bundle identifies Chained Quiz versions up to and including 1.3.2.2 as affected.
Likely exposure
Exposure is likely limited to WordPress sites running the Chained Quiz plugin at version 1.3.2.2 or earlier. Practical risk is highest where multiple administrators exist, admin accounts are shared, or admin compromise is plausible.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. It does include a public gist reference, but that alone does not prove exploitation in the wild. Exploitation requires authenticated administrative privileges.
Researcher notes
Focus validation on sanitization and escaping of facebook_appid handling in Chained Quiz through 1.3.2.2. The evidence supports stored XSS with admin-level prerequisites; do not assume unauthenticated reachability or active exploitation from the provided bundle.
Mitigation direction
- Inventory WordPress sites for the Chained Quiz plugin and version.
- Upgrade Chained Quiz beyond 1.3.2.2 if a supported fixed version is available.
- Restrict WordPress administrator access to trusted users only.
- Review vendor and Wordfence guidance before applying compensating controls.
Validation and detection
- Check installed plugin version across WordPress environments.
- Review Chained Quiz settings for unexpected Facebook App ID content.
- Review administrator account activity around plugin settings changes.
- Confirm pages using Chained Quiz do not render unexpected scripts.
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-4216 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/c031d2a4-d009-4422-a751-b8476e15a808?source=cveCVE 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://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2825114%40chained-quiz&new=2825114%40chained-quiz&sfp_email=&sfph_mail=CVE reference
- https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4216CVE 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.
