Security readout for executives and security teams
Plain-English summary
This issue affects the WordPress Advanced Booking Calendar plugin through version 1.7.1. A malicious site could trick a logged-in WordPress user into making unintended changes. The reported impact is limited, but public WordPress sites using this booking plugin should treat it as a timely hygiene fix.
Executive priority
Moderate priority. This is not currently evidenced as actively exploited, but it affects public-facing WordPress environments and can cause unauthorized state changes if an authenticated user is tricked.
Technical view
CVE-2022-45824 is a CSRF vulnerability in Advanced Booking Calendar for WordPress, reported for versions <= 1.7.1. CVSS 3.1 is 5.4 with network access, low complexity, no privileges required, and user interaction required. Scope is unchanged, with low integrity and availability impact and no confidentiality impact.
Likely exposure
Exposure is limited to WordPress sites that have Advanced Booking Calendar version 1.7.1 or older installed. The source bundle does not provide complete affected-version metadata beyond the public title and description.
Exploitation context
No active exploitation is supported by the provided sources, and the CVE is not marked as CISA KEV. Practical exploitation would require user interaction from someone with an active WordPress session.
Researcher notes
The public record identifies CSRF in Advanced Booking Calendar <= 1.7.1 and references Patchstack. The bundle does not include detailed vulnerable endpoints, proof of exploitation, or a named fixed version, so remediation should be tied to vendor guidance.
Mitigation direction
- Inventory WordPress sites for Advanced Booking Calendar installations.
- Confirm whether installed versions are 1.7.1 or older.
- Check vendor or Patchstack guidance for a fixed release.
- Update, disable, or remove affected plugin installations based on vendor guidance.
- Limit WordPress admin access to trusted users and hardened endpoints.
Validation and detection
- Check plugin version from WordPress admin or asset inventory.
- Verify no affected plugin remains active on production sites.
- Review WordPress audit logs for unexpected booking or calendar changes.
- Confirm remediation status in vulnerability management records.
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-352: 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-2022-45824 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
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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:N/UI:R/S:U/C:N/I:L/A:L2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
