Skip to main content

BookingPress Plugin CVE-2024-3022

HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2024-04-04 security@wordfence.com
7.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Patch released
Apr 08, 2026 - 17:22 nvd
Patch available
PoC Detected
Apr 08, 2026 - 17:18 vuln.today
Public exploit code
CVE Published
Apr 04, 2024 - 02:15 nvd
HIGH 7.2

DescriptionCVE.org

The BookingPress plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient filename validation in the 'bookingpress_process_upload' function in all versions up to, and including 1.0.87. This allows an authenticated attacker with administrator-level capabilities or higher to upload arbitrary files on the affected site's server, enabling remote code execution.

AnalysisAI

Authenticated arbitrary file upload in the BookingPress WordPress plugin (versions through 1.0.87) enables remote code execution by administrator-level users who can upload malicious files via the 'bookingpress_process_upload' function. Publicly available exploit code exists and EPSS places this in the 92nd percentile (8.31% probability), indicating elevated likelihood of exploitation attempts despite the high-privilege requirement. The flaw affects the free WordPress edition distributed by Repute InfoSystems.

Technical ContextAI

BookingPress is a WordPress appointment-booking plugin developed by Repute InfoSystems (CPE: cpe:2.3:a:reputeinfosystems:bookingpress) used to manage service scheduling and bookings on WordPress sites. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): the 'bookingpress_process_upload' handler fails to properly validate filenames or extensions, so an attacker can supply a file whose name or extension causes PHP (or another server-interpreted handler) to execute the uploaded content when accessed via the web. Because WordPress administrators can install plugins and themes by design, this represents an additional vector that bypasses normal upload paths and is reachable through the plugin's own AJAX/REST endpoint regardless of stricter WordPress core upload filters.

RemediationAI

Patch available per vendor advisory - upgrade the BookingPress plugin to a version later than 1.0.87 (the version that introduced the fix should be verified against the Wordfence advisory and wordpress.org plugin page before deployment). As compensating controls until upgrade, restrict administrator account access via strong MFA and IP allowlisting on /wp-admin to reduce the attack surface that depends on a compromised admin, disable the BookingPress plugin entirely if it is not in active use (this disables booking functionality on the site), and configure the web server to deny PHP execution within the plugin's uploads directory (this prevents direct execution of uploaded payloads but may break legitimate plugin features that rely on serving uploaded files). A WAF rule blocking requests to the 'bookingpress_process_upload' AJAX action with executable extensions is an additional layer but is not a substitute for patching.

CVE-2022-0739 CRITICAL POC
9.8 Mar 21

The BookingPress WordPress plugin before 1.0.11 fails to properly sanitize user supplied POST data before it is used in

CVE-2024-6467 HIGH
8.8 Jul 17

The BookingPress - Appointment Booking Calendar Plugin and Online Scheduling Plugin plugin for WordPress is vulnerable t

CVE-2024-6660 HIGH
8.8 Jul 17

The BookingPress - Appointment Booking Calendar Plugin and Online Scheduling Plugin plugin for WordPress is vulnerable t

CVE-2023-50841 HIGH
8.5 Dec 28

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Repute Infosystems

CVE-2023-51405 HIGH
8.2 Apr 24

Improper Authentication vulnerability in Repute Infosystems BookingPress allows Accessing Functionality Not Properly Con

CVE-2025-31910 HIGH
7.6 Apr 01

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in reputeinfosystems

CVE-2023-6219 HIGH
7.2 Nov 28

The BookingPress plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file validation on the

CVE-2025-24732 MEDIUM
6.5 Jan 24

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Booking & Appointm

CVE-2024-10540 MEDIUM
6.5 Nov 02

The Appointment Booking Calendar Plugin and Scheduling Plugin - BookingPress plugin for WordPress is vulnerable to SQL I

CVE-2023-36507 MEDIUM
5.3 Nov 30

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Repute Infosystems BookingPress - Appointmen

CVE-2024-34799 MEDIUM
5.3 Jun 11

Missing Authorization vulnerability in Repute Infosystems BookingPress.0.82. Rated medium severity (CVSS 5.3), this vuln

CVE-2024-31296 MEDIUM
4.3 Apr 07

Authorization Bypass Through User-Controlled Key vulnerability in Repute Infosystems BookingPress.0.81. Rated medium sev

Share

CVE-2024-3022 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy