LiveActive security incident?Get immediate response
CVE Record

CVE-2023-48319: WordPress Salon booking system plugin < 8.7 - Editor+ Privilege Escalation vulnerability

Improper Privilege Management vulnerability in Salon Booking System Salon booking system allows Privilege Escalation.This issue affects Salon booking system: from n/a through 8.6.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-48319 is a privilege escalation flaw in the WordPress Salon Booking System plugin. Sites running versions through 8.6 may let an already privileged user gain excessive control. The business risk is meaningful for affected sites, but the cited data does not show active exploitation.

Executive priority

Treat this as a near-term maintenance and access-control issue, not an emergency internet-wide incident based on current evidence. Prioritize sites with the vulnerable plugin and many privileged users, especially customer-facing booking sites.

Technical view

The issue is CWE-269 improper privilege management in package salon-booking-system. The CVSS 3.1 score is 6.8 with network attack vector, low complexity, high privileges required, user interaction required, unchanged scope, and high confidentiality, integrity, and availability impact. Sources describe affected versions as through 8.6 or plugin versions before 8.7.

Likely exposure

Exposure is limited to WordPress installations using the Salon Booking System plugin at versions through 8.6. Risk is higher where editor-level or other privileged accounts are numerous, shared, weakly protected, or exposed to phishing.

Exploitation context

The bundle does not include exploit code, public exploitation claims, or CISA KEV listing. CVSS indicates exploitation requires an authenticated high-privilege user and user interaction, reducing broad internet-scale risk but still creating insider or account-takeover escalation concern.

Researcher notes

Evidence is limited to CVE data and the Patchstack vulnerability record listed in the bundle. No CPEs are provided. The title and affected-version text support version exposure through 8.6, with 8.7 implied as the fixed threshold.

Mitigation direction

  • Upgrade Salon Booking System plugin to version 8.7 or later.
  • Restrict editor-level and administrative WordPress accounts to trusted users.
  • Require strong authentication and MFA for privileged WordPress users.
  • Review Patchstack and vendor guidance for any additional remediation notes.
  • Remove the plugin if it is unused or cannot be safely updated.

Validation and detection

  • Inventory WordPress sites for the salon-booking-system plugin.
  • Confirm installed plugin versions are not 8.6 or earlier.
  • Review privileged WordPress accounts for unnecessary editor or admin access.
  • Check site logs for unexpected role, permission, or plugin setting changes.
  • Verify remediation against the CVE and Patchstack advisory records.
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-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-48319 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.8 (3.1)
Known Exploited
No
Published

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

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.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H0.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
Salon Booking SystemSalon booking systemsalon-booking-system, n/aunaffected
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

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