Security readout for executives and security teams
Plain-English summary
CVE-2022-4034 affects the WordPress Appointment Hour Booking plugin through CSV injection. An unauthenticated visitor can submit booking data that later becomes dangerous when an administrator exports bookings to CSV and opens the file in a vulnerable spreadsheet setup.
Executive priority
Prioritize remediation for sites that actively collect bookings and export CSV files. Business risk is moderate because compromise depends on administrator interaction, but successful exploitation could affect admin workstations and sensitive booking data.
Technical view
The issue is CWE-1236 CSV injection in Appointment Hour Booking up to and including 1.3.72. Untrusted booking fields can be embedded into exported CSV content, potentially causing code execution on the administrator's local system when opened, depending on spreadsheet behavior and configuration.
Likely exposure
Exposure is limited to WordPress sites using Appointment Hour Booking version 1.3.72 or earlier and exporting booking data to CSV. The most likely victim is an administrator handling exported booking files.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires attacker-submitted booking data plus administrator interaction with the exported CSV in a vulnerable local configuration.
Researcher notes
CVSS 3.1 score is 5.8 with AV:N, AC:H, PR:N, UI:R, S:C, and low confidentiality, integrity, and availability impact. The key boundary crossing is from public booking input into administrator-side CSV processing.
Mitigation direction
- Check official plugin and vendor guidance for the fixed release path.
- Update Appointment Hour Booking beyond vulnerable versions if an official update is available.
- Treat exported booking CSV files as untrusted content.
- Restrict who can export and open booking CSV files.
- Disable the plugin if no safe update or workflow control is available.
Validation and detection
- Inventory WordPress sites for Appointment Hour Booking installations.
- Confirm installed plugin versions are not 1.3.72 or earlier.
- Review whether administrators export booking details to CSV.
- Inspect recent booking data for suspicious formula-like CSV content.
- Verify CSV handling guidance is documented for administrators.
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-1236: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-4034 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.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/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:H/PR:N/UI:R/S:C/C:L/I:L/A:L1.63.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.8MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b3a77b7a-65ad-4334-99c9-92cc79e60bee?source=cveCVE reference
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2803896%40appointment-hour-booking&new=2803896%40appointment-hour-booking&sfp_email=&sfph_mail=CVE reference
- https://www.wordfence.com/vulnerability-advisories-continued/#CVE-2022-4034CVE reference
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.
