CyberRota
← Ana sayfaya dön

CVE-2025-50455

CRITICAL · CVSS 9.1 EPSS %0.55 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-27T16:16:58.860 · Çekilme zamanı: 2026-07-28T18:30:00.019340+00:00

CyberRota Yorumu

SQL Injection riski içeriyor. Uzaktan istismar edilebilir olabilir.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
remote code execution code execution

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2025-50455
Severity
CRITICAL
CVSS
9.1
EPSS
%0.55

Orijinal NVD Açıklaması

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.