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.
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-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 lookupCVE-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- 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
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:N/S:U/C:N/I:H/A:L3.94.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.2HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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 Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
