Security readout for executives and security teams
Plain-English summary
A logged-in WordPress user with Contributor-level access or higher may be able to store malicious script through the Pre-Orders for WooCommerce plugin. The script would affect another user who later views the impacted content or admin area. This is not marked as actively exploited in the provided sources.
Executive priority
Treat this as a moderate-priority WordPress plugin issue. It is not presented as internet-scale unauthenticated compromise, but it can matter on multi-user commerce sites where lower-privileged accounts exist. Prioritize public WooCommerce stores and sites with many content contributors.
Technical view
CVE-2023-46783 is an authenticated stored cross-site scripting issue in Bright Plugins Pre-Orders for WooCommerce versions up to 1.2.13. The CVSS 3.1 score is 6.5 with low attack complexity, low privileges required, user interaction required, and changed scope. The weakness is CWE-79.
Likely exposure
Exposure is likely limited to WordPress/WooCommerce sites running Pre-Orders for WooCommerce <= 1.2.13, especially sites with multiple authors, contractors, or other Contributor-level accounts. Public storefronts increase business impact because admin sessions and store operations may be targeted.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires an authenticated Contributor-level user or higher and a later user interaction. Stored XSS can support account abuse, content manipulation, or session-impacting attacks depending on WordPress configuration and victim privileges.
Researcher notes
The source bundle names the affected plugin and version boundary but does not provide a fixed version, patch diff, or exploit details. Keep analysis scoped to authenticated stored XSS and avoid assuming broader WooCommerce or WordPress core exposure.
Mitigation direction
- Check vendor or Patchstack guidance for a fixed plugin release.
- Update the plugin if a fixed version is available from the vendor.
- Disable the plugin if no safe version is available and business risk is unacceptable.
- Restrict Contributor-level access to trusted users only.
- Review WordPress accounts for stale authors, contractors, and shared credentials.
Validation and detection
- Inventory WordPress sites for package pre-orders-for-woocommerce.
- Flag installed versions <= 1.2.13 for review.
- Confirm whether any Contributor-level or higher accounts are untrusted.
- Review logs for recent content changes by low-privileged users.
- Validate remediation against current vendor or Patchstack 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-2023-46783 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
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/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:L/UI:R/S:C/C:L/I:L/A:L2.33.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/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.
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.
