PT-2026-25801 · Chamilo · Chamilo Lms
Elliszat
·
Published
2026-03-16
·
Updated
2026-03-17
·
CVE-2026-30881
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Chamilo LMS versions prior to 1.11.36
Description
Chamilo LMS is a learning management system that has a SQL Injection issue in the statistics AJAX endpoint. The
date start and date end parameters from the $ REQUEST array are directly embedded into a raw SQL string without proper sanitization. The Database::escape string() function is called, but its output is neutralized, bypassing the escaping mechanism and allowing an authenticated attacker to inject arbitrary SQL statements into the database query. This enables blind time-based and conditional data extraction. The vulnerable API endpoint is '/statistics'.Recommendations
Versions prior to 1.11.36 should be updated to version 1.11.36 or later.
Exploit
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