Chamilo

Chamilo Lms

126 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 10.04.2026 19:16:24
  • Zuletzt bearbeitet 16.04.2026 18:25:15

Chamilo LMS is a learning management system. Prior to 1.11.38, the get_user_info_from_username REST API endpoint returns personal information (email, first name, last name, user ID, active status) of any user to any authenticated user, including stud...

  • EPSS 0.29%
  • Veröffentlicht 10.04.2026 19:16:24
  • Zuletzt bearbeitet 16.04.2026 18:24:17

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5(time() + (user_id * 5) - rand(10000, 10000)). The rand(10000, 10000) call always returns exactly 10000 (min == max), making the formul...

  • EPSS 0.21%
  • Veröffentlicht 10.04.2026 19:16:24
  • Zuletzt bearbeitet 16.04.2026 18:23:31

Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, any authenticated user (including ROLE_STUDENT) can enumerate all platform users and access personal information (email, phone, roles) via GET /api/users, including administrator accou...

  • EPSS 0.22%
  • Veröffentlicht 10.04.2026 19:16:24
  • Zuletzt bearbeitet 16.04.2026 18:22:09

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, multiple files use simplexml_load_string() without XXE protection. With LIBXML_NOENT flag, arbitrary server files can be read. This vulnerability is fixed in 1.11.38 and 2....

  • EPSS 0.17%
  • Veröffentlicht 10.04.2026 19:16:23
  • Zuletzt bearbeitet 16.04.2026 18:27:48

Chamilo LMS is a learning management system. Prior to 1.11.38, any authenticated user with a REST API key can modify their own status field via the update_user_from_username endpoint. A student (status=5) can change their status to Teacher/CourseMana...

  • EPSS 0.43%
  • Veröffentlicht 10.04.2026 19:16:23
  • Zuletzt bearbeitet 16.04.2026 18:25:38

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1($email) with no random component, no expiration, and no rate limiting. An attacker who knows a user's email...

  • EPSS 0.25%
  • Veröffentlicht 10.04.2026 18:32:45
  • Zuletzt bearbeitet 16.04.2026 18:29:46

Chamilo LMS is a learning management system. Prior to 1.11.38, Twig template files (.tpl) under /main/template/default/ are directly accessible without authentication via HTTP GET requests. These templates expose internal application logic, variable ...

  • EPSS 0.42%
  • Veröffentlicht 10.04.2026 18:30:48
  • Zuletzt bearbeitet 16.04.2026 18:34:15

Chamilo LMS is a learning management system. Prior to 1.11.38, any authenticated user (including students) can write arbitrary content to files on the server via the BigUpload endpoint. The key parameter controls the filename and the raw POST body be...

  • EPSS 0.17%
  • Veröffentlicht 10.04.2026 18:23:01
  • Zuletzt bearbeitet 16.04.2026 18:48:04

Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, an Insecure Direct Object Reference (IDOR) vulnerability in the /social-network/personal-data/{userId} endpoint allows any authenticated user to access full personal data and API token...

  • EPSS 0.24%
  • Veröffentlicht 10.04.2026 18:15:49
  • Zuletzt bearbeitet 16.04.2026 18:48:21

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an Insecure Direct Object Reference (IDOR) vulnerability in the Learning Path progress saving endpoint. The file lp_ajax_save_item.php accepts a uid (u...