CVE-2025-50188 PUBLISHED

Error-based SQL Injection in Chamilo LMS

Assigner: GitHub_M
Reserved: 13.06.2025 Published: 02.03.2026 Updated: 02.03.2026

Chamilo is a learning management system. Prior to version 1.11.30, the application performs insufficient validation of data coming from the user from the GET value parameter with the following scripts: /plugin/vchamilo/views/syncparams.php and /plugin/vchamilo/ajax/service.php, which allows an attacker to perform an attack aimed at modifying the database query logic by injecting an arbitrary SQL statements. This issue has been patched in version 1.11.30.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

Product Status

Vendor chamilo
Product chamilo-lms
Versions
  • Version < 1.11.30 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE