wpsimplebookingcalendar CVE Vulnerabilities & Metrics

Focus on wpsimplebookingcalendar vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About wpsimplebookingcalendar Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with wpsimplebookingcalendar. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total wpsimplebookingcalendar CVEs: 2
Earliest CVE date: 13 Sep 2021, 18:15 UTC
Latest CVE date: 13 Sep 2024, 07:15 UTC

Latest CVE reference: CVE-2024-8663

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical wpsimplebookingcalendar CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.25

Max CVSS: 6.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 1
4.0-6.9 1
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS wpsimplebookingcalendar CVEs

These are the five CVEs with the highest CVSS scores for wpsimplebookingcalendar, sorted by severity first and recency.

All CVEs for wpsimplebookingcalendar

The WP Simple Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg & remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.0.10. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

The WP Simple Booking Calendar WordPress plugin before 2.0.6 did not escape, validate or sanitise the orderby parameter in its Search Calendars action, before using it in a SQL statement, leading to an authenticated SQL injection issue