Security readout for executives and security teams
Plain-English summary
CVE-2023-51487 is a medium-severity CSRF issue in the WordPress ARI Stream Quiz plugin through version 1.2.32. A victim must interact with attacker-controlled content while authenticated. The expected impact is limited integrity and availability, not data theft, based on the published CVSS vector.
Executive priority
Treat this as a moderate WordPress plugin hygiene issue. Prioritize sites where administrators frequently use the plugin or where quiz functionality is public-facing, but do not escalate as actively exploited based on the provided evidence.
Technical view
The issue is CWE-352 cross-site request forgery affecting ARI Soft ARI Stream Quiz package ari-stream-quiz through 1.2.32. CVSS 3.1 is 5.4: network attack vector, low complexity, no attacker privileges, user interaction required, unchanged scope, no confidentiality impact, low integrity and availability impact.
Likely exposure
Exposure is limited to WordPress sites with ARI Stream Quiz installed at version 1.2.32 or earlier. The provided sources do not identify affected configurations, vulnerable actions, fixed versions, or whether the plugin is commonly deployed.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. CSRF generally requires tricking an authenticated WordPress user into triggering an unintended request, so risk depends on user roles and what plugin actions were vulnerable.
Researcher notes
Public data in the bundle is sparse. It confirms CSRF classification, affected version range, CVSS vector, and Patchstack reference, but not the exact endpoint, vulnerable action, exploit observations, or fixed release. Validation should rely on asset inventory and vendor advisory review.
Mitigation direction
- Inventory WordPress sites for ARI Stream Quiz and confirm installed versions.
- Check ARI Soft, WordPress.org, and Patchstack guidance for a fixed release or advisory.
- Update the plugin if vendor guidance identifies a safe fixed version.
- Disable or remove the plugin where it is unnecessary or cannot be safely updated.
- Reduce unnecessary privileged WordPress sessions until exposure is resolved.
Validation and detection
- Verify whether ARI Stream Quiz is installed on each WordPress site.
- Record the installed plugin version and compare it with the affected range through 1.2.32.
- Check vulnerability management tools for CVE-2023-51487 detection coverage.
- Review vendor or Patchstack advisory details before closing remediation.
- Confirm no unsupported assumption of active exploitation is used in risk scoring.
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-352: 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-2023-51487 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.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
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:N/UI:R/S:U/C:N/I:L/A:L2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Source materials
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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
