CVE-2026-30881

🟡 Monitoruj

Wstrzyknięcie SQL w Chamilo LMS umożliwia uwierzytelnionemu atakującemu wykonywanie dowolnych zapytań do bazy danych.

CVSS
8.8
EPSS
0.0%
Exploit
none
Vendor
chamilo
Opis źródłowy (NVD)

Chamilo LMS is a learning management system. Version 1.11.34 and prior contains a SQL Injection vulnerability in the statistics AJAX endpoint. The parameters date_start and date_end from $_REQUEST are embedded directly into a raw SQL string without proper sanitization. Although Database::escape_string() is called downstream, its output is immediately neutralized by str_replace("\'", "'", ...), which restores any injected single quotes — effectively bypassing the escaping mechanism entirely. This allows an authenticated attacker to inject arbitrary SQL statements into the database query, enabling blind time-based and conditional data extraction. This issue has been patched in version 1.11.36.

sql-injection Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS8.8
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.0%
Opublikowano (NVD)2026-03-16 20:16:18 UTC
Ostatnia modyfikacja (NVD)2026-03-17 18:52:41 UTC
Referencje