Security readout for executives and security teams
Plain-English summary
This CVE is a stored cross-site scripting issue in a WordPress word-search plugin. An attacker already holding author-level or higher access could save malicious script content that later affects another user. Business impact is limited by required privileges, but compromised contributor accounts could turn this into credential or admin-session risk.
Executive priority
Treat as a moderate-priority WordPress hygiene issue. It is not described as actively exploited in the provided sources, but any public site with many content contributors or weak account controls should remediate promptly.
Technical view
CVE-2022-37335 affects WHA Word Search Puzzles game plugin versions 2.0.1 and earlier. The weakness is CWE-79 stored XSS with CVSS 3.1 score 4.8. The vector indicates network access, low complexity, high privileges required, user interaction required, changed scope, and low confidentiality/integrity impact.
Likely exposure
Exposure is limited to WordPress sites running WHA Word Search Puzzles game plugin version 2.0.1 or earlier. Practical risk depends on whether untrusted or compromised users have author-level or higher accounts.
Exploitation context
The provided bundle does not show CISA KEV listing or active exploitation. Stored XSS can persist in site-managed content and execute when another user views affected output, but this CVE requires high privileges and victim interaction.
Researcher notes
Evidence is sparse beyond the CVE metadata, Patchstack entry, WordPress plugin reference, and CVSS vector. The sources identify affected versions and vulnerability class, but do not provide a confirmed fixed version or detailed remediation guidance in the supplied bundle.
Mitigation direction
- Inventory WordPress sites for the WHA Word Search Puzzles game plugin.
- Disable or remove the plugin where it is not business-critical.
- Check WordPress, Patchstack, or vendor guidance for any fixed release.
- Restrict author-level and higher accounts to trusted users only.
- Review account security for authors, editors, and administrators.
Validation and detection
- Confirm whether the plugin slug wha-wordsearch is installed on any WordPress site.
- Record installed plugin versions and flag version 2.0.1 or earlier.
- Review privileged WordPress users for unnecessary author-level or higher access.
- Check whether affected sites still expose plugin-created content.
- Verify remediation against vendor or WordPress plugin guidance.
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-37335 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
- 4.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/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:R/S:C/C:L/I:L/A:N1.72.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.8MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/vulnerability/wha-wordsearch/wordpress-word-search-puzzles-game-plugin-2-0-1-authenticated-stored-cross-site-scripting-xss-vulnerability/_s_id=cveCVE reference · x_refsource_CONFIRM
- https://wordpress.org/plugins/wha-wordsearch/CVE reference · x_refsource_CONFIRM
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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
