CVE-2024-38717 HIGH

CVE-2024-38717: WordPress Booking Ultra Pro Appointments Booking Calendar plugin <= 1.1.13 - Local File Inclusion vulnerability

Vendor Booking Ultra Pro
Product Booking Ultra Pro
Weakness CWE-22 · Path traversal
Published July 12, 2024
Last update April 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Booking Ultra Pro allows PHP Local File Inclusion.This issue affects Booking Ultra Pro: from n/a through 1.1.13.

Explanation of Vulnerability in Simple Terms

02Summary

Booking Ultra Pro versions up to 1.1.13 contain a path traversal vulnerability that allows an attacker to read files outside the intended directory. The vulnerability requires user interaction—typically clicking a malicious link—and no authentication. An attacker can access sensitive files like configuration or database backups, but cannot modify or delete them.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server by manipulating file paths.

Potential impact on your site

04Site Impact

Sensitive files (config, backups, private keys) may be exposed if accessed through this vulnerability.

Conditions required to exploit

05Prerequisites

User must click a malicious link or visit an attacker-controlled page; no login required.

Key dates

06Disclosure timeline

July 12, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE