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.
References
Configurations
No configuration.
History
27 Jul 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/threatlance-org/security-advisories/blob/main/CVE-2025-50455/advisory.md - | |
| CWE | CWE-89 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
27 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-27 16:16
Updated : 2026-07-30 19:32
NVD link : CVE-2025-50455
Mitre link : CVE-2025-50455
CVE.ORG link : CVE-2025-50455
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
