LiveActive security incident?Get immediate response
CVE Record

CVE-2023-51405: WordPress BookingPress plugin <= 1.0.74 - Booking Price Manipulation vulnerability

Improper Authentication vulnerability in Repute Infosystems BookingPress allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects BookingPress: from n/a through 1.0.74.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects the WordPress BookingPress appointment booking plugin through version 1.0.74. An unauthenticated attacker may be able to manipulate booking prices, creating direct revenue and transaction integrity risk for sites that accept paid bookings.

Executive priority

Treat as a high-priority remediation item for any revenue-generating booking site. The main business risk is undercharged or manipulated bookings, not data theft based on the provided CVSS and description.

Technical view

CVE-2023-51405 is a CWE-287 improper authentication issue in Repute Infosystems BookingPress. The CVSS 3.1 vector indicates network access, low complexity, no privileges, and no user interaction, with high integrity impact and low availability impact.

Likely exposure

Exposure is likely limited to WordPress sites running BookingPress appointment booking through version 1.0.74, especially public booking or payment workflows. The provided sources do not identify other affected products.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Risk remains meaningful because the flaw is unauthenticated and affects pricing integrity on public web workflows.

Researcher notes

Evidence is limited to CVE metadata and Patchstack’s vulnerability entry. The bundle identifies improper authentication and price manipulation but does not provide technical endpoint details, exploit maturity, or a named fixed version.

Mitigation direction

  • Inventory WordPress sites using the BookingPress plugin.
  • Check vendor or Patchstack guidance for a fixed release or mitigation.
  • Update, remove, or disable affected BookingPress versions according to vendor guidance.
  • Review recent bookings for unexplained price changes or payment mismatches.
  • Consider pausing exposed paid booking workflows until remediation is complete.

Validation and detection

  • Confirm whether BookingPress is installed and enabled on each WordPress site.
  • Verify installed plugin versions and flag any through 1.0.74.
  • Compare booking prices against expected service prices and payment records.
  • Review web and application logs for unusual unauthenticated booking activity.
  • Document remediation status for each affected site.
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-51405 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
High
CVSS
8.2 (3.1)
Known Exploited
No
Published

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

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
8.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L3.94.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.2High
CVSS 3.1 vector shape for CVE-2023-51405Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Repute InfosystemsBookingPressbookingpress-appointment-booking, n/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.