Strategic Overview
- Status
- Patched in 1.0.47
- Affected Plugin
- Booking for Appointments and Events Calendar – Amelia
- Affected Version
<= 1.0.46- CVSS
- 7.2High
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2022-0834
At a glance
CVE-2022-0834 is a high-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Booking for Appointments and Events Calendar WordPress plugin, affecting versions <= 1.0.46. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.0.47; sites on affected versions should update now. Disclosed March 2022, reported by Vinay Kumar.
Vulnerability Overview
The Amelia WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the lastName parameter found in the ~/src/Application/Controller/User/Customer/AddCustomerController.php file which allows attackers to inject arbitrary web scripts onto a pages that executes whenever a user accesses the booking calendar with the date the attacker has injected the malicious payload into. This affects versions up to and including 1.0.46.
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 privileges on the target site, and no interaction from a victim user.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Booking for Appointments and Events Calendar <= 1.0.46 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Booking for Appointments and Events Calendar the fix is 1.0.47: builds <= 1.0.46 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?
The attempt arrives as an ordinary request to Booking for Appointments and Events Calendar: WordSec's web application firewall inspects request payloads before WordPress loads them. 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.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 7.2CVE-2026-6286: Booking for Appointments and Events Calendar Stored XSS
CVE-2026-6286 - 6.4CVE-2026-10148: Booking for Appointments and Events… Stored XSS
CVE-2026-10148 - 6.4CVE-2023-6808: Booking for Appointments and Events… Stored XSS
CVE-2023-6808 - 6.4CVE-2023-50860: Booking for Appointments and Events… Stored XSS
CVE-2023-50860
Other vulnerabilities in Booking for Appointments and Events Calendar – Amelia
- 9.8CVE-2026-9055: Booking for Appointments… Privilege Escalation
CVE-2026-9055 - 8.8CVE-2026-48889: Booking for Appointments… Privilege Escalation
CVE-2026-48889 - 8.8CVE-2026-5465: Amelia IDOR
CVE-2026-5465 - 8.8CVE-2026-2931: Amelia Booking 8.3 - 9.1.2 IDOR
CVE-2026-2931 - 8.8CVE-2026-24963: Booking for Appointments… Privilege Escalation
CVE-2026-24963 - 8.8CVE-2022-0687: Appointment and Event… Arbitrary File Upload
CVE-2022-0687 - 7.5CVE-2026-57702: Booking for Appointments and Events… SQL Injection
CVE-2026-57702 - 7.5CVE-2025-12482: Booking for Appointments and Events… SQL Injection
CVE-2025-12482
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C