PT-2026-25801 · Chamilo · Chamilo Lms
Elliszat
·
Published
2026-03-16
·
Updated
2026-03-16
·
CVE-2026-30881
CVSS v3.1
8.8
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
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.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Chamilo Lms