LiveActive security incident?Get immediate response
CVE Record

CVE-2023-51511: WordPress Booster Elite for WooCommerce plugin < 7.1.3 - Authenticated Production Creation/Modification Vulnerability

Improper Authentication vulnerability in Pluggabl LLC Booster Elite for WooCommerce allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Booster Elite for WooCommerce: from n/a before 7.1.3.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Booster Elite for WooCommerce before 7.1.3 on WordPress sites. A logged-in user could access functionality that should have been restricted, allowing unauthorized creation or modification activity. The main business risk is unauthorized changes to store data, not data theft or service outage based on the CVSS vector.

Executive priority

Treat this as a moderate-priority ecommerce integrity issue. It is not reported as actively exploited, but affected stores should patch promptly because unauthorized changes to WooCommerce content can affect revenue, customer trust, and operational accuracy.

Technical view

CVE-2023-51511 is an improper authentication issue, mapped to CWE-287, in Pluggabl LLC Booster Elite for WooCommerce before 7.1.3. The CVSS 3.1 score is 6.5 with network access, low attack complexity, low privileges required, no user interaction, high integrity impact, and no confidentiality or availability impact.

Likely exposure

Exposure is likely limited to WordPress/WooCommerce sites running Booster Elite for WooCommerce below 7.1.3, especially where low-privileged authenticated users exist. Sites without this plugin, or running 7.1.3 or later, are not indicated as affected by the provided sources.

Exploitation context

The source bundle does not identify active exploitation, and the CVE is not listed as KEV. The issue requires an authenticated user, so risk depends heavily on account availability, role configuration, and whether untrusted users can log in to the WordPress site.

Researcher notes

The available evidence names improper authentication and ACL bypass but does not provide role-level details, vulnerable endpoints, or proof-of-concept behavior. Avoid assuming exploitability beyond authenticated access and high integrity impact unless vendor or Patchstack details provide more specifics.

Mitigation direction

  • Update Booster Elite for WooCommerce to version 7.1.3 or later.
  • Check Patchstack or vendor guidance for any additional remediation instructions.
  • Restrict WordPress account creation and remove unnecessary low-privileged users.
  • Review WooCommerce and WordPress role assignments for excessive permissions.
  • Monitor store content for unexpected creation or modification activity.

Validation and detection

  • Inventory all WordPress sites using Booster Elite for WooCommerce.
  • Confirm installed plugin versions are 7.1.3 or later.
  • Identify sites allowing untrusted or customer-level authenticated access.
  • Review recent product or content changes for unauthorized activity.
  • Verify no vulnerable plugin versions remain in staging or backups.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookup
cve · low confidence lookup

CVE-2023-51511 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-51511Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Pluggabl LLCBooster Elite for WooCommercen/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.