3 matches found
EasyAppointments 1.5.1 - Blind SQL Injection
Exploit Title: EasyAppointments 1.5.1 - Blind SQL Injection Google Dork: N/A backend login required Date: 07/27/2026 Exploit Author: Michael Chesang Vendor Homepage: https://easyappointments.org Software Link: https://github.com/alextselegidis/easyappointments/releases Version: = 1.5.1 REQUIRED...
EasyAppointments 1.5.1 Blind SQL Injection
A blind SQL injection vulnerability exists in the orderby parameter of the /index.php/customers/search endpoint in EasyAppointments versions 1.5.1 and below. The parameter is passed unsanitized to CodeIgniter 3 Query Builder orderby. Parenthesized subqueries bypass backtick escaping via CI3's...
CVE-2025-50455
Alex Tselegidis EasyAppointments versions 1.5.1 and below are vulnerable to a SQL injection via the order_by parameter in the /customers/search endpoint. The flaw occurs because unsanitized user input is passed to the CodeIgniter Query Builder order_by() method. Specifically, parenthesized subque...