Security readout for executives and security teams
Plain-English summary
CVE-2022-35882 is a stored XSS flaw in the GS Testimonial Slider WordPress plugin. An authenticated user with author-level or higher access could save malicious script content that later runs for another viewer. This is not a server takeover issue, but it can affect WordPress admin trust and site integrity.
Executive priority
Treat this as a moderate-priority WordPress hygiene issue. It is most urgent for public sites with multiple content authors, contractors, or customer-managed publishing access. Prioritize inventory and plugin remediation before broader emergency response.
Technical view
The vulnerability is CWE-79 stored cross-site scripting in GS Plugins GS Testimonial Slider for WordPress, affecting versions <= 1.9.5. CVSS 3.1 is 4.8 with network access, low complexity, high privileges required, user interaction required, changed scope, and low confidentiality and integrity impact.
Likely exposure
Exposure is limited to WordPress sites using GS Testimonial Slider version 1.9.5 or earlier, especially where author-or-higher users can submit or manage testimonial content. Sites without the plugin, or with versions outside the stated affected range, are not indicated as affected by the provided sources.
Exploitation context
The source bundle does not show active exploitation, and the CVE is not marked as CISA KEV. Exploitation requires an authenticated author-or-higher account and a later user interaction, which reduces broad internet-scale risk but remains relevant for multi-author WordPress environments.
Researcher notes
Evidence supports authenticated stored XSS only for GS Testimonial Slider <= 1.9.5. Do not assume unauthenticated exploitation, broader GS Plugins products, or active exploitation from the supplied sources. Remediation details are incomplete in the bundle, so vendor guidance should be checked before declaring closure.
Mitigation direction
- Identify WordPress sites using GS Testimonial Slider and record installed versions.
- If version is <= 1.9.5, update per vendor guidance or disable the plugin.
- Limit author-or-higher accounts allowed to manage testimonial content.
- Monitor WordPress.org and vendor guidance for remediation details.
Validation and detection
- Confirm whether the gs-testimonial plugin is installed on each WordPress site.
- Compare installed versions against the affected range: <= 1.9.5.
- Review author-or-higher accounts with access to testimonial content.
- Check vendor changelog and Patchstack entry for remediation status.
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-35882 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://wordpress.org/plugins/gs-testimonial/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/gs-testimonial/wordpress-gs-testimonial-slider-plugin-1-9-1-authenticated-stored-cross-site-scripting-xss-vulnerabilityCVE 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.
