Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-50455 1 Easyappointments 1 Easyappointments 2026-08-02 9.1 Critical
SQL injection vulnerability exists in the order_by parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments <= 1.5.1. The vulnerability arises from unsanitized user input passed to the order_by method of the CodeIgniter Query Builder, enabling attackers to perform time-based queries and schema enumeration. Under certain MySQL configurations, the flaw may lead to remote code execution by writing a PHP shell using INTO OUTFILE.