Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
🐘 Packagist

GHSA-r6cm-wg48-rh2r

CRITICAL

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

Also known asCVE-2022-0482
Published
Mar 10, 2022
Updated
Feb 19, 2024
Affected
1 pkg
Patched
1 / 1
Exploits
5 known

EPSS Exploitation Probability

via FIRST.org ↗
90.8%probability of exploitation in next 30 days
Very High Risk100th percentile0.00%
90.0%91.4%92.7%94.0%93.3%90.8%Dec 25Apr 26Jun 26

EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.

Blast Radius

1 pkg affected
🐘alextselegidis/easyappointments

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Packagist packages — download data is not available via public APIs for these ecosystems.

Description

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

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
🐘Packagistalextselegidis/easyappointmentsall versions1.4.3
Exploits & PoCs
5

Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.

EDB-50871webappsphp

Easy Appointments 1.4.2 - Information Disclosure

by Alexandre ZANNI · Apr 19, 2022

Frequently Asked Questions

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 u
O3 Security · Impact-Aware SCA

Is GHSA-r6cm-wg48-rh2r in your stack?

O3 detects GHSA-r6cm-wg48-rh2r across Packagist dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.