Description
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.
CVSS breakdown
CVSS 3.1
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
Exploits & proofs of concept
- exploit-dbEasyAppointments 1.5.1 - Blind SQL Injectionby Michael Chesang
References
- MISChttps://www.linkedin.com/posts/michael-chesang_cve-securityadvisory-appsec-activity-7360754900827365376-Z-IY
- VENDOR_ADVISORYhttps://github.com/threatlance-org/security-advisories/blob/main/CVE-2025-50455/advisory.md
- VENDOR_ADVISORYhttps://github.com/threatlance-org/security-advisories/blob/main/CVE-2025-50455/poc.py
Updated 38m ago · 8 sources