Loading HuntDB...

GHSA-r6cm-wg48-rh2r

GitHub Security Advisory

Exposure of Private Personal Information to an Unauthorized Actor in alextselegidis/easyappointments

✓ GitHub Reviewed CRITICAL Has CVE

Advisory Details

The software is a booking management system that has a public form to place bookings, and a private area for the calendar and management of services, users, settings, etc. There is a backend API that allows data manipulation, including listing the appointments for a specific time range. This happens on this endpoint: /index.php/backend_api/ajax_get_calendar_events Unfortunately, there is no authentication / permissions-check on that endpoint, the only required parameters in a POST request are "startDate", "endDate" and "csrfToken". Because the csrfToken can be obtained by any unauthenticated user just visiting the public form (and is valid for the backend as well), any attacker can query the backend API and obtain all sorts of private information about the appointment, in JSON format.

Affected Packages

Packagist alextselegidis/easyappointments
Affected versions: 0 (fixed in 1.4.3)

Related CVEs

Key Information

GHSA ID
GHSA-r6cm-wg48-rh2r
Published
March 10, 2022 12:00 AM
Last Modified
April 17, 2022 5:13 PM
CVSS Score
9.0 /10
Primary Ecosystem
Packagist
Primary Package
alextselegidis/easyappointments
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 12, 2025 6:29 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.