CVE-2022-0720

Appointment and Event Booking Calendar for WordPress - Amelia < 1.0.47 - Arbitrary Booking Update and Sensitive Data Exposure

2022-03-01 00:00
Huli, Cymetrics

Strategic Overview

Status
Patched in 1.0.47
Affected Version
< 1.0.47
CVSS
5.4Medium
Weakness type
CWE-863 · Incorrect Authorization
CVE
CVE-2022-0720
View all Booking for Appointments and Events Calendar – Amelia vulnerabilities

At a glance

CVE-2022-0720 is a medium-severity Incorrect Authorization vulnerability in the Booking for Appointments and Events Calendar WordPress plugin, affecting versions < 1.0.47. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The issue is fixed in version 1.0.47; sites on affected versions should update now. Disclosed March 2022, reported by Huli, Cymetrics.

Vulnerability Overview

The Amelia WordPress plugin before 1.0.47 does not have proper authorisation when managing appointments, allowing any customer to update other's booking, as well as retrieve sensitive information about the bookings, such as the full name and phone number of the person who booked it.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-863: Incorrect Authorization

Reaching this weakness in Booking for Appointments and Events Calendar < 1.0.47 takes a caller who can reach the endpoint. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.

The action runs for users the code intended to exclude, with the same effect as having no check at all. For Booking for Appointments and Events Calendar the fix is 1.0.47: builds < 1.0.47 are affected, anything from 1.0.47 onward is not.

Remediation

Update to version 1.0.47, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Booking for Appointments and Events Calendar 1.0.47 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C